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-520560-75286/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: Tue Mar 18 2026 xxcui 1:3.5.4-18 error: bad date in %changelog: Wen Mar 10 2026 xxcui 1:3.5.4-16 setting SOURCE_DATE_EPOCH=1773792000 Wrote: /builddir/build/SRPMS/openssl-3.5.4-18.an23_rva23.src.rpm RPM build warnings: bogus date in %changelog: Tue Mar 18 2026 xxcui 1:3.5.4-18 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-520560-75286/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: Tue Mar 18 2026 xxcui 1:3.5.4-18 error: bad date in %changelog: Wen Mar 10 2026 xxcui 1:3.5.4-16 setting SOURCE_DATE_EPOCH=1773792000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.60oKr1 + 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/0003-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 0003-Do-not-install-html-docs.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0004-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 0004-apps-ca-fix-md-option-help-text.patch-DROP.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0005-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 0005-Disable-signature-verification-with-bad-digests-R.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-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 0007-Add-FIPS_mode-compatibility-macro.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0008-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 0008-Add-Kernel-FIPS-mode-flag-support-FIXSTYLE.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0009-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... Hunk #2 succeeded at 76 (offset 2 lines). 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 0009-Drop-weak-curve-definitions-RENAMED-SQUASHED.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0010-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 0010-Disable-explicit-ec-curves.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0011-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 0011-skipped-tests-EC-curves.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0012-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 0012-skip-quic-pairwise.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0013-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 0013-version-aliasing.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0014-Export-two-symbols-for-OPENSSL_str-n-casecmp.patch + /usr/bin/git apply --index --reject - Checking patch crypto/evp/digest.c... Checking patch crypto/evp/evp_enc.c... Checking patch crypto/o_str.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 crypto/o_str.c cleanly. Applied patch test/recipes/01-test_symbol_presence.t cleanly. Applied patch util/libcrypto.num cleanly. + /usr/bin/git commit -q -m 0014-Export-two-symbols-for-OPENSSL_str-n-casecmp.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0015-TMP-KTLS-test-skip.patch + /usr/bin/git apply --index --reject - Checking patch test/sslapitest.c... Applied patch test/sslapitest.c cleanly. + /usr/bin/git commit -q -m 0015-TMP-KTLS-test-skip.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0016-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... 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 0016-Allow-disabling-of-SHA1-signatures.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0018-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 0018-FIPS-disable-fipsinstall.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0019-FIPS-Force-fips-provider-on.patch + /usr/bin/git apply --index --reject - Checking patch crypto/provider_conf.c... Applied patch crypto/provider_conf.c cleanly. + /usr/bin/git commit -q -m 0019-FIPS-Force-fips-provider-on.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0020-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 0020-FIPS-INTEG-CHECK-Embed-hmac-in-fips.so-NOTE.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0021-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 0021-FIPS-INTEG-CHECK-Add-script-to-hmac-ify-fips.so.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0022-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 0022-FIPS-INTEG-CHECK-Execute-KATS-before-HMAC-REVIEW.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0023-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 0023-FIPS-RSA-encrypt-limits-REVIEW.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0024-FIPS-RSA-PCTs.patch + /usr/bin/git apply --index --reject - Checking patch providers/implementations/keymgmt/rsa_kmgmt.c... Checking patch providers/implementations/signature/rsa_sig.c... Applied patch providers/implementations/keymgmt/rsa_kmgmt.c cleanly. Applied patch providers/implementations/signature/rsa_sig.c cleanly. + /usr/bin/git commit -q -m 0024-FIPS-RSA-PCTs.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0025-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 0025-FIPS-RSA-encapsulate-limits.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0026-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 0026-FIPS-RSA-Disallow-SHAKE-in-OAEP-and-PSS.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0027-FIPS-RSA-size-mode-restrictions.patch + /usr/bin/git apply --index --reject - Checking patch providers/implementations/signature/rsa_sig.c... Checking patch ssl/ssl_ciph.c... Checking patch test/recipes/30-test_evp_data/evppkey_rsa.txt... Checking patch test/recipes/30-test_evp_data/evppkey_rsa_common.txt... Applied patch providers/implementations/signature/rsa_sig.c cleanly. Applied patch ssl/ssl_ciph.c cleanly. Applied patch test/recipes/30-test_evp_data/evppkey_rsa.txt cleanly. Applied patch test/recipes/30-test_evp_data/evppkey_rsa_common.txt cleanly. + /usr/bin/git commit -q -m 0027-FIPS-RSA-size-mode-restrictions.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0028-FIPS-RSA-Mark-x931-as-not-approved-by-default.patch + /usr/bin/git apply --index --reject - Checking patch providers/fips/include/fips_indicator_params.inc... Applied patch providers/fips/include/fips_indicator_params.inc cleanly. + /usr/bin/git commit -q -m 0028-FIPS-RSA-Mark-x931-as-not-approved-by-default.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0029-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 0029-FIPS-RSA-Remove-X9.31-padding-signatures-tests.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0030-FIPS-RSA-NEEDS-REWORK-FIPS-Use-OAEP-in-KATs-support-.patch + /usr/bin/git apply --index --reject - :24: trailing whitespace. Subject: [PATCH 28/55] :48: trailing whitespace. :65: trailing whitespace. :104: trailing whitespace. :108: 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 0030-FIPS-RSA-NEEDS-REWORK-FIPS-Use-OAEP-in-KATs-support-.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0031-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... 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 0031-FIPS-Deny-SHA-1-signature-verification.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0032-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 0032-FIPS-RAND-FIPS-140-3-DRBG-NEEDS-REVIEW.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0033-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 0033-FIPS-RAND-Forbid-truncated-hashes-SHA-3.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0034-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 0034-FIPS-PBKDF2-Set-minimum-password-length.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0035-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 0035-FIPS-DH-PCT.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0036-FIPS-DH-Disable-FIPS-186-4-type-parameters.patch + /usr/bin/git apply --index --reject - Checking patch crypto/dh/dh_backend.c... Checking patch crypto/dh/dh_check.c... Checking patch crypto/dh/dh_gen.c... Checking patch crypto/dh/dh_key.c... Checking patch crypto/dh/dh_pmeth.c... Checking patch providers/implementations/keymgmt/dh_kmgmt.c... Checking patch test/endecode_test.c... Checking patch test/evp_libctx_test.c... Checking patch test/helpers/predefined_dhparams.c... Checking patch test/helpers/predefined_dhparams.h... Checking patch test/recipes/80-test_ssl_old.t... Applied patch crypto/dh/dh_backend.c cleanly. Applied patch crypto/dh/dh_check.c cleanly. Applied patch crypto/dh/dh_gen.c cleanly. Applied patch crypto/dh/dh_key.c cleanly. Applied patch crypto/dh/dh_pmeth.c cleanly. Applied patch providers/implementations/keymgmt/dh_kmgmt.c cleanly. Applied patch test/endecode_test.c cleanly. Applied patch test/evp_libctx_test.c cleanly. Applied patch test/helpers/predefined_dhparams.c cleanly. Applied patch test/helpers/predefined_dhparams.h cleanly. Applied patch test/recipes/80-test_ssl_old.t cleanly. + /usr/bin/git commit -q -m 0036-FIPS-DH-Disable-FIPS-186-4-type-parameters.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0037-FIPS-TLS-Enforce-EMS-in-TLS-1.2-NOTE.patch + /usr/bin/git apply --index --reject - Checking patch doc/man3/SSL_CONF_cmd.pod... Checking patch doc/man5/fips_config.pod... Checking patch include/openssl/ssl.h.in... Checking patch providers/fips/include/fips_indicator_params.inc... Checking patch ssl/ssl_conf.c... Checking patch ssl/statem/extensions_srvr.c... Checking patch ssl/t1_enc.c... Checking patch test/recipes/30-test_evp_data/evpkdf_tls12_prf.txt... Checking patch test/sslapitest.c... Applied patch doc/man3/SSL_CONF_cmd.pod cleanly. Applied patch doc/man5/fips_config.pod cleanly. Applied patch include/openssl/ssl.h.in cleanly. Applied patch providers/fips/include/fips_indicator_params.inc cleanly. Applied patch ssl/ssl_conf.c cleanly. Applied patch ssl/statem/extensions_srvr.c cleanly. Applied patch ssl/t1_enc.c cleanly. Applied patch test/recipes/30-test_evp_data/evpkdf_tls12_prf.txt cleanly. Applied patch test/sslapitest.c cleanly. + /usr/bin/git commit -q -m 0037-FIPS-TLS-Enforce-EMS-in-TLS-1.2-NOTE.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0038-FIPS-CMS-Set-default-padding-to-OAEP.patch + /usr/bin/git apply --index --reject - Checking patch apps/cms.c... Checking patch crypto/cms/cms_env.c... Applied patch apps/cms.c cleanly. Applied patch crypto/cms/cms_env.c cleanly. + /usr/bin/git commit -q -m 0038-FIPS-CMS-Set-default-padding-to-OAEP.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0039-FIPS-PKCS12-PBMAC1-defaults.patch + /usr/bin/git apply --index --reject - Checking patch apps/pkcs12.c... Applied patch apps/pkcs12.c cleanly. + /usr/bin/git commit -q -m 0039-FIPS-PKCS12-PBMAC1-defaults.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0040-FIPS-Fix-encoder-decoder-negative-test.patch + /usr/bin/git apply --index --reject - Checking patch test/recipes/04-test_encoder_decoder.t... Applied patch test/recipes/04-test_encoder_decoder.t cleanly. + /usr/bin/git commit -q -m 0040-FIPS-Fix-encoder-decoder-negative-test.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0041-FIPS-EC-DH-DSA-PCTs.patch + /usr/bin/git apply --index --reject - Checking patch providers/implementations/exchange/ecdh_exch.c... Checking patch providers/implementations/keymgmt/ec_kmgmt.c... Checking patch providers/implementations/signature/ecdsa_sig.c... Applied patch providers/implementations/exchange/ecdh_exch.c cleanly. Applied patch providers/implementations/keymgmt/ec_kmgmt.c cleanly. Applied patch providers/implementations/signature/ecdsa_sig.c cleanly. + /usr/bin/git commit -q -m 0041-FIPS-EC-DH-DSA-PCTs.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0042-FIPS-EC-disable-weak-curves.patch + /usr/bin/git apply --index --reject - Checking patch apps/ecparam.c... Applied patch apps/ecparam.c cleanly. + /usr/bin/git commit -q -m 0042-FIPS-EC-disable-weak-curves.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0043-FIPS-NO-DSA-Support.patch + /usr/bin/git apply --index --reject - Checking patch providers/fips/fipsprov.c... Checking patch providers/fips/self_test_data.inc... Checking patch test/acvp_test.c... Checking patch test/endecode_test.c... Checking patch test/recipes/15-test_gendsa.t... Checking patch test/recipes/20-test_cli_fips.t... Checking patch test/recipes/30-test_evp.t... Checking patch test/recipes/30-test_evp_data/evppkey_dsa.txt... Checking patch test/recipes/80-test_cms.t... Applied patch providers/fips/fipsprov.c cleanly. Applied patch providers/fips/self_test_data.inc cleanly. Applied patch test/acvp_test.c cleanly. Applied patch test/endecode_test.c cleanly. Applied patch test/recipes/15-test_gendsa.t cleanly. Applied patch test/recipes/20-test_cli_fips.t cleanly. Applied patch test/recipes/30-test_evp.t cleanly. Applied patch test/recipes/30-test_evp_data/evppkey_dsa.txt cleanly. Applied patch test/recipes/80-test_cms.t cleanly. + /usr/bin/git commit -q -m 0043-FIPS-NO-DSA-Support.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0044-FIPS-NO-DES-support.patch + /usr/bin/git apply --index --reject - Checking patch providers/fips/fipsprov.c... Checking patch providers/fips/self_test_data.inc... Checking patch test/evp_libctx_test.c... Checking patch test/recipes/30-test_evp_data/evpciph_des3_common.txt... Checking patch test/recipes/30-test_evp_data/evpmac_cmac_des.txt... Checking patch test/recipes/80-test_cms.t... Applied patch providers/fips/fipsprov.c cleanly. Applied patch providers/fips/self_test_data.inc cleanly. Applied patch test/evp_libctx_test.c cleanly. Applied patch test/recipes/30-test_evp_data/evpciph_des3_common.txt cleanly. Applied patch test/recipes/30-test_evp_data/evpmac_cmac_des.txt cleanly. Applied patch test/recipes/80-test_cms.t cleanly. + /usr/bin/git commit -q -m 0044-FIPS-NO-DES-support.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0045-FIPS-NO-Kmac.patch + /usr/bin/git apply --index --reject - Checking patch providers/fips/fipsprov.c... Checking patch providers/fips/self_test_data.inc... Checking patch test/recipes/30-test_evp.t... Checking patch test/recipes/30-test_evp_data/evpkdf_hkdf.txt... Checking patch test/recipes/30-test_evp_data/evpkdf_kbkdf_counter.txt... Checking patch test/recipes/30-test_evp_data/evpkdf_ss.txt... Checking patch test/recipes/30-test_evp_data/evpmac_common.txt... Applied patch providers/fips/fipsprov.c cleanly. Applied patch providers/fips/self_test_data.inc cleanly. Applied patch test/recipes/30-test_evp.t cleanly. Applied patch test/recipes/30-test_evp_data/evpkdf_hkdf.txt cleanly. Applied patch test/recipes/30-test_evp_data/evpkdf_kbkdf_counter.txt cleanly. Applied patch test/recipes/30-test_evp_data/evpkdf_ss.txt cleanly. Applied patch test/recipes/30-test_evp_data/evpmac_common.txt cleanly. + /usr/bin/git commit -q -m 0045-FIPS-NO-Kmac.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0046-FIPS-Fix-some-tests-due-to-our-versioning-change.patch + /usr/bin/git apply --index --reject - Checking patch test/ssl-tests/13-fragmentation.cnf.in... Checking patch test/ssl-tests/17-renegotiate.cnf.in... Checking patch test/ssl-tests/18-dtls-renegotiate.cnf.in... Checking patch test/ssl-tests/19-mac-then-encrypt.cnf.in... Checking patch test/ssl-tests/20-cert-select.cnf.in... Applied patch test/ssl-tests/13-fragmentation.cnf.in cleanly. Applied patch test/ssl-tests/17-renegotiate.cnf.in cleanly. Applied patch test/ssl-tests/18-dtls-renegotiate.cnf.in cleanly. Applied patch test/ssl-tests/19-mac-then-encrypt.cnf.in cleanly. Applied patch test/ssl-tests/20-cert-select.cnf.in cleanly. + /usr/bin/git commit -q -m 0046-FIPS-Fix-some-tests-due-to-our-versioning-change.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0048-FIPS-KDF-key-lenght-errors.patch + /usr/bin/git apply --index --reject - Checking patch test/recipes/30-test_evp_data/evpkdf_ss.txt... Checking patch test/recipes/30-test_evp_data/evpkdf_tls12_prf.txt... Checking patch test/recipes/30-test_evp_data/evpkdf_tls13_kdf.txt... Checking patch test/recipes/30-test_evp_data/evpkdf_x942.txt... Checking patch test/recipes/30-test_evp_data/evpkdf_x963.txt... Checking patch test/recipes/30-test_evp_data/evpmac_common.txt... Checking patch test/recipes/30-test_evp_data/evppkey_kdf_hkdf.txt... Applied patch test/recipes/30-test_evp_data/evpkdf_ss.txt cleanly. Applied patch test/recipes/30-test_evp_data/evpkdf_tls12_prf.txt cleanly. Applied patch test/recipes/30-test_evp_data/evpkdf_tls13_kdf.txt cleanly. Applied patch test/recipes/30-test_evp_data/evpkdf_x942.txt cleanly. Applied patch test/recipes/30-test_evp_data/evpkdf_x963.txt cleanly. Applied patch test/recipes/30-test_evp_data/evpmac_common.txt cleanly. Applied patch test/recipes/30-test_evp_data/evppkey_kdf_hkdf.txt cleanly. + /usr/bin/git commit -q -m 0048-FIPS-KDF-key-lenght-errors.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0049-FIPS-fix-disallowed-digests-tests.patch + /usr/bin/git apply --index --reject - Checking patch test/recipes/30-test_evp_data/evpkdf_ssh.txt... Applied patch test/recipes/30-test_evp_data/evpkdf_ssh.txt cleanly. + /usr/bin/git commit -q -m 0049-FIPS-fix-disallowed-digests-tests.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0050-Make-openssl-speed-run-in-FIPS-mode.patch + /usr/bin/git apply --index --reject - Checking patch apps/speed.c... Applied patch apps/speed.c cleanly. + /usr/bin/git commit -q -m 0050-Make-openssl-speed-run-in-FIPS-mode.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0051-Backport-upstream-27483-for-PKCS11-needs.patch + /usr/bin/git apply --index --reject - Checking patch providers/implementations/skeymgmt/aes_skmgmt.c... Checking patch providers/implementations/skeymgmt/generic.c... Checking patch providers/implementations/skeymgmt/skeymgmt_lcl.h... Checking patch test/evp_skey_test.c... Applied patch providers/implementations/skeymgmt/aes_skmgmt.c cleanly. Applied patch providers/implementations/skeymgmt/generic.c cleanly. Applied patch providers/implementations/skeymgmt/skeymgmt_lcl.h cleanly. Applied patch test/evp_skey_test.c cleanly. + /usr/bin/git commit -q -m 0051-Backport-upstream-27483-for-PKCS11-needs.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0054-Temporarily-disable-SLH-DSA-FIPS-self-tests.patch + /usr/bin/git apply --index --reject - Checking patch providers/fips/self_test_data.inc... Applied patch providers/fips/self_test_data.inc cleanly. + /usr/bin/git commit -q -m 0054-Temporarily-disable-SLH-DSA-FIPS-self-tests.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0055-Add-a-define-to-disable-symver-attributes.patch + /usr/bin/git apply --index --reject - Checking patch crypto/evp/digest.c... Checking patch crypto/evp/evp_enc.c... Checking patch crypto/o_str.c... Applied patch crypto/evp/digest.c cleanly. Applied patch crypto/evp/evp_enc.c cleanly. Applied patch crypto/o_str.c cleanly. + /usr/bin/git commit -q -m 0055-Add-a-define-to-disable-symver-attributes.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0056-apps-speed.c-Disable-testing-of-composite-signature-.patch + /usr/bin/git apply --index --reject - Checking patch apps/speed.c... Applied patch apps/speed.c cleanly. + /usr/bin/git commit -q -m 0056-apps-speed.c-Disable-testing-of-composite-signature-.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0057-apps-speed.c-Support-more-signature-algorithms.patch + /usr/bin/git apply --index --reject - Checking patch apps/speed.c... Applied patch apps/speed.c cleanly. + /usr/bin/git commit -q -m 0057-apps-speed.c-Support-more-signature-algorithms.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0058-Add-targets-to-skip-build-of-non-installable-program.patch + /usr/bin/git apply --index --reject - Checking patch Configurations/descrip.mms.tmpl... Checking patch Configurations/unix-Makefile.tmpl... Checking patch Configurations/windows-makefile.tmpl... Checking patch util/help.pl... Applied patch Configurations/descrip.mms.tmpl cleanly. Applied patch Configurations/unix-Makefile.tmpl cleanly. Applied patch Configurations/windows-makefile.tmpl cleanly. Applied patch util/help.pl cleanly. + /usr/bin/git commit -q -m 0058-Add-targets-to-skip-build-of-non-installable-program.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0059-RSA_encrypt-decrypt-with-padding-NONE-is-not-support.patch + /usr/bin/git apply --index --reject - Checking patch providers/fips/self_test_kats.c... Applied patch providers/fips/self_test_kats.c cleanly. + /usr/bin/git commit -q -m 0059-RSA_encrypt-decrypt-with-padding-NONE-is-not-support.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0060-Backport-Implement-Montgomery-multiplication-assembly-optimization-for-RV64GC.patch + /usr/bin/git apply --index --reject - :80: trailing whitespace. my @callee_saved = map("x$_",(2,8,9,18..27)); :83: trailing whitespace. my @must_save; :99: trailing whitespace. my $stack_reservation = ($#must_save + 1) * 8; :101: trailing whitespace. if ($stack_reservation % 16) { :134: trailing whitespace. # Function arguments Checking patch crypto/bn/asm/riscv64-mont.pl... Checking patch crypto/bn/build.info... Applied patch crypto/bn/asm/riscv64-mont.pl cleanly. Applied patch crypto/bn/build.info cleanly. warning: squelched 12 whitespace errors warning: 17 lines add whitespace errors. + /usr/bin/git commit -q -m 0060-Backport-Implement-Montgomery-multiplication-assembly-optimization-for-RV64GC.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0061-Backport-riscv-Ghash-Code-Comment-Correction.patch + /usr/bin/git apply --index --reject - Checking patch crypto/modes/asm/ghash-riscv64-zvkg.pl... Applied patch crypto/modes/asm/ghash-riscv64-zvkg.pl cleanly. + /usr/bin/git commit -q -m 0061-Backport-riscv-Ghash-Code-Comment-Correction.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0062-Backport-riscv-Instruction-Reordering-Further-Optimizes-OpenSSL-SHA256-Performance-on-RISC-V.patch + /usr/bin/git apply --index --reject - Checking patch crypto/sha/asm/sha256-riscv64-zvkb-zvknha_or_zvknhb.pl... Applied patch crypto/sha/asm/sha256-riscv64-zvkb-zvknha_or_zvknhb.pl cleanly. + /usr/bin/git commit -q -m 0062-Backport-riscv-Instruction-Reordering-Further-Optimizes-OpenSSL-SHA256-Performance-on-RISC-V.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0063-Backport-Add-SM2-implementation-in-generic-riscv64-asm.patch + /usr/bin/git apply --index --reject - Checking patch crypto/ec/asm/ecp_sm2p256-riscv64.pl... Checking patch crypto/ec/build.info... Applied patch crypto/ec/asm/ecp_sm2p256-riscv64.pl cleanly. Applied patch crypto/ec/build.info cleanly. + /usr/bin/git commit -q -m 0063-Backport-Add-SM2-implementation-in-generic-riscv64-asm.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/3100-Anolis-SM3-performance-optimization.patch + /usr/bin/git apply --index --reject - Checking patch crypto/perlasm/riscv.pm... Checking patch crypto/sm3/asm/sm3-riscv64-zvksh.pl... Applied patch crypto/perlasm/riscv.pm cleanly. Applied patch crypto/sm3/asm/sm3-riscv64-zvksh.pl cleanly. + /usr/bin/git commit -q -m 3100-Anolis-SM3-performance-optimization.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/3000-Anolis-SHA512-performance-optimization.patch + /usr/bin/git apply --index --reject - Checking patch crypto/perlasm/riscv.pm... Checking patch crypto/sha/asm/sha512-riscv64-zvkb-zvknhb.pl... Applied patch crypto/perlasm/riscv.pm cleanly. Applied patch crypto/sha/asm/sha512-riscv64-zvkb-zvknhb.pl cleanly. + /usr/bin/git commit -q -m 3000-Anolis-SHA512-performance-optimization.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/3200-Anolis-AES-128-192-256-ECB-CBC-performance-optimization.patch + /usr/bin/git apply --index --reject - Checking patch crypto/aes/asm/aes-riscv64-zvkned.pl... Applied patch crypto/aes/asm/aes-riscv64-zvkned.pl cleanly. + /usr/bin/git commit -q -m 3200-Anolis-AES-128-192-256-ECB-CBC-performance-optimization.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/3400-Anolis-SM4-ECB-performance-optimization.patch + /usr/bin/git apply --index --reject - Checking patch crypto/sm4/asm/sm4-riscv64-zvksed.pl... Checking patch include/crypto/sm4_platform.h... Checking patch providers/implementations/ciphers/cipher_sm4_hw_rv64i.inc... Applied patch crypto/sm4/asm/sm4-riscv64-zvksed.pl cleanly. Applied patch include/crypto/sm4_platform.h cleanly. Applied patch providers/implementations/ciphers/cipher_sm4_hw_rv64i.inc cleanly. + /usr/bin/git commit -q -m 3400-Anolis-SM4-ECB-performance-optimization.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/3500-Fixed-the-compilation-failure-of-the-vmv4r.v-command.patch + /usr/bin/git apply --index --reject - Checking patch crypto/sm4/asm/sm4-riscv64-zvksed.pl... Applied patch crypto/sm4/asm/sm4-riscv64-zvksed.pl cleanly. + /usr/bin/git commit -q -m 3500-Fixed-the-compilation-failure-of-the-vmv4r.v-command.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/3501-Backport-riscv-Performance-Optimization-of-SM4-CBC-Encryption-and-Decryption-with-Assembly-on-RISC-V-Architecture.patch + /usr/bin/git apply --index --reject - Checking patch crypto/sm4/asm/sm4-riscv64-zvksed.pl... Checking patch include/crypto/sm4_platform.h... Checking patch providers/implementations/ciphers/cipher_sm4_hw_rv64i.inc... Checking patch test/recipes/30-test_evp_data/evpciph_sm4.txt... Applied patch crypto/sm4/asm/sm4-riscv64-zvksed.pl cleanly. Applied patch include/crypto/sm4_platform.h cleanly. Applied patch providers/implementations/ciphers/cipher_sm4_hw_rv64i.inc cleanly. Applied patch test/recipes/30-test_evp_data/evpciph_sm4.txt cleanly. + /usr/bin/git commit -q -m 3501-Backport-riscv-Performance-Optimization-of-SM4-CBC-Encryption-and-Decryption-with-Assembly-on-RISC-V-Architecture.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/3600-Anolis-SHA3-performance-optimization.patch + /usr/bin/git apply --index --reject - Checking patch crypto/perlasm/riscv.pm... Checking patch crypto/sha/asm/keccak1600-riscv64-zbb.pl... Checking patch crypto/sha/build.info... Checking patch crypto/sha/keccak1600.c... Checking patch crypto/sha/keccak1600_riscv.c... Applied patch crypto/perlasm/riscv.pm cleanly. Applied patch crypto/sha/asm/keccak1600-riscv64-zbb.pl cleanly. Applied patch crypto/sha/build.info cleanly. Applied patch crypto/sha/keccak1600.c cleanly. Applied patch crypto/sha/keccak1600_riscv.c cleanly. + /usr/bin/git commit -q -m 3600-Anolis-SHA3-performance-optimization.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/3700-Anolis-SHA256-performance-optimization.patch + /usr/bin/git apply --index --reject - Checking patch crypto/sha/asm/sha256-riscv64-zvkb-zvknha_or_zvknhb.pl... Applied patch crypto/sha/asm/sha256-riscv64-zvkb-zvknha_or_zvknhb.pl cleanly. + /usr/bin/git commit -q -m 3700-Anolis-SHA256-performance-optimization.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/3800-Anolis-SM4-CTR-performance-optimization.patch + /usr/bin/git apply --index --reject - Checking patch crypto/perlasm/riscv.pm... Hunk #1 succeeded at 1097 (offset 20 lines). Checking patch crypto/sm4/asm/sm4-riscv64-zvkb-zvksed.pl... Checking patch crypto/sm4/build.info... Checking patch include/crypto/sm4_platform.h... Checking patch providers/implementations/ciphers/cipher_sm4_hw_rv64i.inc... Applied patch crypto/perlasm/riscv.pm cleanly. Applied patch crypto/sm4/asm/sm4-riscv64-zvkb-zvksed.pl cleanly. Applied patch crypto/sm4/build.info cleanly. Applied patch include/crypto/sm4_platform.h cleanly. Applied patch providers/implementations/ciphers/cipher_sm4_hw_rv64i.inc cleanly. + /usr/bin/git commit -q -m 3800-Anolis-SM4-CTR-performance-optimization.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/3801-Fixed-SM4-CTR-Bugfix-encryption-failure.patch + /usr/bin/git apply --index --reject - Checking patch crypto/sm4/asm/sm4-riscv64-zvkb-zvksed.pl... Applied patch crypto/sm4/asm/sm4-riscv64-zvkb-zvksed.pl cleanly. + /usr/bin/git commit -q -m 3801-Fixed-SM4-CTR-Bugfix-encryption-failure.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/3900-Anolis-SM4-GCM-performance-optimization.patch + /usr/bin/git apply --index --reject - Checking patch crypto/evp/e_sm4.c... Checking patch crypto/modes/asm/sm4-gcm-riscv64-zvkb-zvkg-zvksed.pl... Checking patch crypto/modes/build.info... Checking patch include/crypto/sm4_platform.h... Checking patch providers/implementations/ciphers/cipher_sm4_gcm_hw.c... Checking patch providers/implementations/ciphers/cipher_sm4_gcm_hw_rv64i.inc... Applied patch crypto/evp/e_sm4.c cleanly. Applied patch crypto/modes/asm/sm4-gcm-riscv64-zvkb-zvkg-zvksed.pl cleanly. Applied patch crypto/modes/build.info cleanly. Applied patch include/crypto/sm4_platform.h cleanly. Applied patch providers/implementations/ciphers/cipher_sm4_gcm_hw.c cleanly. Applied patch providers/implementations/ciphers/cipher_sm4_gcm_hw_rv64i.inc cleanly. + /usr/bin/git commit -q -m 3900-Anolis-SM4-GCM-performance-optimization.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/3901-Anolis-SM4-XTS-performance-optimization.patch + /usr/bin/git apply --index --reject - Checking patch crypto/perlasm/riscv.pm... Checking patch crypto/sm4/asm/sm4-riscv64-zvbb-zvkg-zvksed.pl... Checking patch crypto/sm4/build.info... Checking patch include/crypto/sm4_platform.h... Checking patch providers/implementations/ciphers/cipher_sm4_xts_hw_rv64i.inc... Applied patch crypto/perlasm/riscv.pm cleanly. Applied patch crypto/sm4/asm/sm4-riscv64-zvbb-zvkg-zvksed.pl cleanly. Applied patch crypto/sm4/build.info cleanly. Applied patch include/crypto/sm4_platform.h cleanly. Applied patch providers/implementations/ciphers/cipher_sm4_xts_hw_rv64i.inc cleanly. + /usr/bin/git commit -q -m 3901-Anolis-SM4-XTS-performance-optimization.patch --author 'rpm-build ' + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/3902-Anolis-ECCP256-performance-optimization.patch + /usr/bin/git apply --index --reject - Checking patch crypto/ec/asm/ecp_nistz256-riscv64.pl... Checking patch crypto/ec/build.info... Checking patch crypto/ec/ecp_nistz256.c... Applied patch crypto/ec/asm/ecp_nistz256-riscv64.pl cleanly. Applied patch crypto/ec/build.info cleanly. Applied patch crypto/ec/ecp_nistz256.c cleanly. + /usr/bin/git commit -q -m 3902-Anolis-ECCP256-performance-optimization.patch --author 'rpm-build ' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Ei8lTg + 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=rva23u64 -mabi=lp64d' + 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=rva23u64 -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=rva23u64 -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=rva23u64 -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=linux64-riscv64 + 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=rva23u64 -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 enable-ec2m enable-sm2 enable-sm4 no-atexit enable-buildtest-c++ shared linux64-riscv64 -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=rva23u64 -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-59ed7f7dfbaedabe\""' -Wl,--allow-multiple-definition Configuring OpenSSL version 3.5.4 for target linux64-riscv64 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: 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 ] => INCLUDEDIR = [ /builddir/build/BUILD/openssl-3.5.4/include, /builddir/build/BUILD/openssl-3.5.4/include ], INCLUDEDIR_REL_PREFIX = [ include, ./include ] DEBUG: APPLINKDIR = ms => APPLINKDIR = /builddir/build/BUILD/openssl-3.5.4/ms, APPLINKDIR_REL_PREFIX = ms DEBUG: ENGINESDIR = engines => 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 = . DEBUG: all keys: APPLINKDIR, BINDIR, CMAKECONFIGDIR, ENGINESDIR, INCLUDEDIR, LDLIBS, LIBDIR, MODULESDIR, PKGCONFIGDIR, PREFIX, VERSION, libdir DEBUG: PREFIX = /usr => PREFIX = /usr DEBUG: libdir = /usr/lib64 => libdir = /usr/lib64 DEBUG: BINDIR = bin => BINDIR = /usr/bin, BINDIR_REL_PREFIX = bin DEBUG: LIBDIR = lib64 => 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 "my" variable $KEYP masks earlier declaration in same scope at crypto/aes/asm/aes-riscv64-zkn.pl line 279. "my" variable $T0 masks earlier declaration in same scope at crypto/aes/asm/aes-riscv64-zkn.pl line 282. "my" variable $T1 masks earlier declaration in same scope at crypto/aes/asm/aes-riscv64-zkn.pl line 282. crypto/context.c:33:13: warning: 'read_kernel_fips_flag' defined but not used [-Wunused-function] 33 | static void read_kernel_fips_flag(void) | ^~~~~~~~~~~~~~~~~~~~~ providers/fips/self_test_kats.c:943:12: warning: 'self_test_asym_ciphers' defined but not used [-Wunused-function] 943 | static int self_test_asym_ciphers(OSSL_SELF_TEST *st, OSSL_LIB_CTX *libctx) | ^~~~~~~~~~~~~~~~~~~~~~ test/acvp_test.c:813:12: warning: 'dsa_sigver_test' defined but not used [-Wunused-function] 813 | static int dsa_sigver_test(int id) | ^~~~~~~~~~~~~~~ test/acvp_test.c:783:12: warning: 'dsa_siggen_test' defined but not used [-Wunused-function] 783 | static int dsa_siggen_test(int id) | ^~~~~~~~~~~~~~~ test/acvp_test.c:714:12: warning: 'dsa_pqver_test' defined but not used [-Wunused-function] 714 | static int dsa_pqver_test(int id) | ^~~~~~~~~~~~~~ test/acvp_test.c:595:12: warning: 'dsa_paramgen_test' defined but not used [-Wunused-function] 595 | static int dsa_paramgen_test(int id) | ^~~~~~~~~~~~~~~~~ test/acvp_test.c:553:12: warning: 'dsa_keygen_test' defined but not used [-Wunused-function] 553 | static int dsa_keygen_test(int id) | ^~~~~~~~~~~~~~~ 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:2360:17: warning: variable 'basis_name' set but not used [-Wunused-but-set-variable] 2360 | const char *basis_name = NULL; | ^~~~~~~~~~ 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) | ^~~~~~~~~~~~~~~~~~~ test/sslapitest.c: In function 'test_client_cert_verify_cb': test/sslapitest.c:588:25: warning: unused variable 'status' [-Wunused-variable] 588 | int testresult = 0, status; | ^~~~~~ 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.4rrNDE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64 ++ dirname /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openssl-3.5.4-18.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=rva23u64 -mabi=lp64d' + 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=rva23u64 -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=rva23u64 -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=rva23u64 -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-18.an23_rva23.riscv64/usr/bin /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/lib64 /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/lib64/openssl /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/doc/openssl + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/openssl-3.5.4-18.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-18.an23_rva23.riscv64/usr/lib64/libcrypto.so.3 install libssl.so.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/lib64/libssl.so.3 *** Installing development files created directory `/builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl' install ./include/openssl/aes.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/aes.h install ./include/openssl/asn1.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/asn1.h install ./include/openssl/asn1err.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/asn1err.h install ./include/openssl/asn1t.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/asn1t.h install ./include/openssl/async.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/async.h install ./include/openssl/asyncerr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/asyncerr.h install ./include/openssl/bio.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/bio.h install ./include/openssl/bioerr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/bioerr.h install ./include/openssl/blowfish.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/blowfish.h install ./include/openssl/bn.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/bn.h install ./include/openssl/bnerr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/bnerr.h install ./include/openssl/buffer.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/buffer.h install ./include/openssl/buffererr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/buffererr.h install ./include/openssl/byteorder.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/byteorder.h install ./include/openssl/camellia.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/camellia.h install ./include/openssl/cast.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/cast.h install ./include/openssl/cmac.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/cmac.h install ./include/openssl/cmp.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/cmp.h install ./include/openssl/cmp_util.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/cmp_util.h install ./include/openssl/cmperr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/cmperr.h install ./include/openssl/cms.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/cms.h install ./include/openssl/cmserr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/cmserr.h install ./include/openssl/comp.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/comp.h install ./include/openssl/comperr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/comperr.h install ./include/openssl/conf.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/conf.h install ./include/openssl/conf_api.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/conf_api.h install ./include/openssl/conferr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/conferr.h install ./include/openssl/configuration.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/configuration.h install ./include/openssl/conftypes.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/conftypes.h install ./include/openssl/core.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/core.h install ./include/openssl/core_dispatch.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/core_dispatch.h install ./include/openssl/core_names.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/core_names.h install ./include/openssl/core_object.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/core_object.h install ./include/openssl/crmf.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/crmf.h install ./include/openssl/crmferr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/crmferr.h install ./include/openssl/crypto.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/crypto.h install ./include/openssl/cryptoerr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/cryptoerr.h install ./include/openssl/cryptoerr_legacy.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/cryptoerr_legacy.h install ./include/openssl/ct.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/ct.h install ./include/openssl/cterr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/cterr.h install ./include/openssl/decoder.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/decoder.h install ./include/openssl/decodererr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/decodererr.h install ./include/openssl/des.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/des.h install ./include/openssl/dh.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/dh.h install ./include/openssl/dherr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/dherr.h install ./include/openssl/dsa.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/dsa.h install ./include/openssl/dsaerr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/dsaerr.h install ./include/openssl/dtls1.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/dtls1.h install ./include/openssl/e_os2.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/e_os2.h install ./include/openssl/e_ostime.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/e_ostime.h install ./include/openssl/ebcdic.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/ebcdic.h install ./include/openssl/ec.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/ec.h install ./include/openssl/ecdh.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/ecdh.h install ./include/openssl/ecdsa.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/ecdsa.h install ./include/openssl/ecerr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/ecerr.h install ./include/openssl/encoder.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/encoder.h install ./include/openssl/encodererr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/encodererr.h install ./include/openssl/engine.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/engine.h install ./include/openssl/engineerr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/engineerr.h install ./include/openssl/err.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/err.h install ./include/openssl/ess.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/ess.h install ./include/openssl/esserr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/esserr.h install ./include/openssl/evp.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/evp.h install ./include/openssl/evperr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/evperr.h install ./include/openssl/fips.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/fips.h install ./include/openssl/fips_names.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/fips_names.h install ./include/openssl/fipskey.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/fipskey.h install ./include/openssl/hmac.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/hmac.h install ./include/openssl/hpke.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/hpke.h install ./include/openssl/http.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/http.h install ./include/openssl/httperr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/httperr.h install ./include/openssl/idea.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/idea.h install ./include/openssl/indicator.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/indicator.h install ./include/openssl/kdf.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/kdf.h install ./include/openssl/kdferr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/kdferr.h install ./include/openssl/lhash.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/lhash.h install ./include/openssl/macros.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/macros.h install ./include/openssl/md2.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/md2.h install ./include/openssl/md4.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/md4.h install ./include/openssl/md5.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/md5.h install ./include/openssl/mdc2.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/mdc2.h install ./include/openssl/ml_kem.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/ml_kem.h install ./include/openssl/modes.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/modes.h install ./include/openssl/obj_mac.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/obj_mac.h install ./include/openssl/objects.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/objects.h install ./include/openssl/objectserr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/objectserr.h install ./include/openssl/ocsp.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/ocsp.h install ./include/openssl/ocsperr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/ocsperr.h install ./include/openssl/opensslconf.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/opensslconf.h install ./include/openssl/opensslv.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/opensslv.h install ./include/openssl/ossl_typ.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/ossl_typ.h install ./include/openssl/param_build.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/param_build.h install ./include/openssl/params.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/params.h install ./include/openssl/pem.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/pem.h install ./include/openssl/pem2.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/pem2.h install ./include/openssl/pemerr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/pemerr.h install ./include/openssl/pkcs12.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/pkcs12.h install ./include/openssl/pkcs12err.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/pkcs12err.h install ./include/openssl/pkcs7.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/pkcs7.h install ./include/openssl/pkcs7err.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/pkcs7err.h install ./include/openssl/prov_ssl.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/prov_ssl.h install ./include/openssl/proverr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/proverr.h install ./include/openssl/provider.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/provider.h install ./include/openssl/quic.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/quic.h install ./include/openssl/rand.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/rand.h install ./include/openssl/randerr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/randerr.h install ./include/openssl/rc2.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/rc2.h install ./include/openssl/rc4.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/rc4.h install ./include/openssl/rc5.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/rc5.h install ./include/openssl/ripemd.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/ripemd.h install ./include/openssl/rsa.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/rsa.h install ./include/openssl/rsaerr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/rsaerr.h install ./include/openssl/safestack.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/safestack.h install ./include/openssl/seed.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/seed.h install ./include/openssl/self_test.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/self_test.h install ./include/openssl/sha.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/sha.h install ./include/openssl/srp.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/srp.h install ./include/openssl/srtp.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/srtp.h install ./include/openssl/ssl.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/ssl.h install ./include/openssl/ssl2.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/ssl2.h install ./include/openssl/ssl3.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/ssl3.h install ./include/openssl/sslerr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/sslerr.h install ./include/openssl/sslerr_legacy.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/sslerr_legacy.h install ./include/openssl/stack.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/stack.h install ./include/openssl/store.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/store.h install ./include/openssl/storeerr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/storeerr.h install ./include/openssl/symhacks.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/symhacks.h install ./include/openssl/thread.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/thread.h install ./include/openssl/tls1.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/tls1.h install ./include/openssl/trace.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/trace.h install ./include/openssl/ts.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/ts.h install ./include/openssl/tserr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/tserr.h install ./include/openssl/txt_db.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/txt_db.h install ./include/openssl/types.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/types.h install ./include/openssl/ui.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/ui.h install ./include/openssl/uierr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/uierr.h install ./include/openssl/whrlpool.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/whrlpool.h install ./include/openssl/x509.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/x509.h install ./include/openssl/x509_acert.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/x509_acert.h install ./include/openssl/x509_vfy.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/x509_vfy.h install ./include/openssl/x509err.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/x509err.h install ./include/openssl/x509v3.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/x509v3.h install ./include/openssl/x509v3err.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/x509v3err.h install ./include/openssl/aes.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/aes.h install ./include/openssl/asn1.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/asn1.h install ./include/openssl/asn1err.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/asn1err.h install ./include/openssl/asn1t.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/asn1t.h install ./include/openssl/async.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/async.h install ./include/openssl/asyncerr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/asyncerr.h install ./include/openssl/bio.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/bio.h install ./include/openssl/bioerr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/bioerr.h install ./include/openssl/blowfish.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/blowfish.h install ./include/openssl/bn.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/bn.h install ./include/openssl/bnerr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/bnerr.h install ./include/openssl/buffer.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/buffer.h install ./include/openssl/buffererr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/buffererr.h install ./include/openssl/byteorder.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/byteorder.h install ./include/openssl/camellia.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/camellia.h install ./include/openssl/cast.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/cast.h install ./include/openssl/cmac.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/cmac.h install ./include/openssl/cmp.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/cmp.h install ./include/openssl/cmp_util.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/cmp_util.h install ./include/openssl/cmperr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/cmperr.h install ./include/openssl/cms.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/cms.h install ./include/openssl/cmserr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/cmserr.h install ./include/openssl/comp.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/comp.h install ./include/openssl/comperr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/comperr.h install ./include/openssl/conf.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/conf.h install ./include/openssl/conf_api.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/conf_api.h install ./include/openssl/conferr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/conferr.h install ./include/openssl/configuration.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/configuration.h install ./include/openssl/conftypes.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/conftypes.h install ./include/openssl/core.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/core.h install ./include/openssl/core_dispatch.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/core_dispatch.h install ./include/openssl/core_names.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/core_names.h install ./include/openssl/core_object.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/core_object.h install ./include/openssl/crmf.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/crmf.h install ./include/openssl/crmferr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/crmferr.h install ./include/openssl/crypto.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/crypto.h install ./include/openssl/cryptoerr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/cryptoerr.h install ./include/openssl/cryptoerr_legacy.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/cryptoerr_legacy.h install ./include/openssl/ct.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/ct.h install ./include/openssl/cterr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/cterr.h install ./include/openssl/decoder.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/decoder.h install ./include/openssl/decodererr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/decodererr.h install ./include/openssl/des.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/des.h install ./include/openssl/dh.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/dh.h install ./include/openssl/dherr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/dherr.h install ./include/openssl/dsa.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/dsa.h install ./include/openssl/dsaerr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/dsaerr.h install ./include/openssl/dtls1.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/dtls1.h install ./include/openssl/e_os2.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/e_os2.h install ./include/openssl/e_ostime.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/e_ostime.h install ./include/openssl/ebcdic.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/ebcdic.h install ./include/openssl/ec.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/ec.h install ./include/openssl/ecdh.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/ecdh.h install ./include/openssl/ecdsa.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/ecdsa.h install ./include/openssl/ecerr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/ecerr.h install ./include/openssl/encoder.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/encoder.h install ./include/openssl/encodererr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/encodererr.h install ./include/openssl/engine.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/engine.h install ./include/openssl/engineerr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/engineerr.h install ./include/openssl/err.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/err.h install ./include/openssl/ess.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/ess.h install ./include/openssl/esserr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/esserr.h install ./include/openssl/evp.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/evp.h install ./include/openssl/evperr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/evperr.h install ./include/openssl/fips.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/fips.h install ./include/openssl/fips_names.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/fips_names.h install ./include/openssl/fipskey.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/fipskey.h install ./include/openssl/hmac.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/hmac.h install ./include/openssl/hpke.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/hpke.h install ./include/openssl/http.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/http.h install ./include/openssl/httperr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/httperr.h install ./include/openssl/idea.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/idea.h install ./include/openssl/indicator.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/indicator.h install ./include/openssl/kdf.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/kdf.h install ./include/openssl/kdferr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/kdferr.h install ./include/openssl/lhash.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/lhash.h install ./include/openssl/macros.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/macros.h install ./include/openssl/md2.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/md2.h install ./include/openssl/md4.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/md4.h install ./include/openssl/md5.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/md5.h install ./include/openssl/mdc2.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/mdc2.h install ./include/openssl/ml_kem.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/ml_kem.h install ./include/openssl/modes.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/modes.h install ./include/openssl/obj_mac.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/obj_mac.h install ./include/openssl/objects.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/objects.h install ./include/openssl/objectserr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/objectserr.h install ./include/openssl/ocsp.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/ocsp.h install ./include/openssl/ocsperr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/ocsperr.h install ./include/openssl/opensslconf.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/opensslconf.h install ./include/openssl/opensslv.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/opensslv.h install ./include/openssl/ossl_typ.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/ossl_typ.h install ./include/openssl/param_build.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/param_build.h install ./include/openssl/params.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/params.h install ./include/openssl/pem.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/pem.h install ./include/openssl/pem2.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/pem2.h install ./include/openssl/pemerr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/pemerr.h install ./include/openssl/pkcs12.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/pkcs12.h install ./include/openssl/pkcs12err.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/pkcs12err.h install ./include/openssl/pkcs7.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/pkcs7.h install ./include/openssl/pkcs7err.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/pkcs7err.h install ./include/openssl/prov_ssl.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/prov_ssl.h install ./include/openssl/proverr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/proverr.h install ./include/openssl/provider.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/provider.h install ./include/openssl/quic.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/quic.h install ./include/openssl/rand.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/rand.h install ./include/openssl/randerr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/randerr.h install ./include/openssl/rc2.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/rc2.h install ./include/openssl/rc4.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/rc4.h install ./include/openssl/rc5.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/rc5.h install ./include/openssl/ripemd.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/ripemd.h install ./include/openssl/rsa.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/rsa.h install ./include/openssl/rsaerr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/rsaerr.h install ./include/openssl/safestack.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/safestack.h install ./include/openssl/seed.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/seed.h install ./include/openssl/self_test.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/self_test.h install ./include/openssl/sha.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/sha.h install ./include/openssl/srp.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/srp.h install ./include/openssl/srtp.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/srtp.h install ./include/openssl/ssl.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/ssl.h install ./include/openssl/ssl2.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/ssl2.h install ./include/openssl/ssl3.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/ssl3.h install ./include/openssl/sslerr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/sslerr.h install ./include/openssl/sslerr_legacy.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/sslerr_legacy.h install ./include/openssl/stack.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/stack.h install ./include/openssl/store.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/store.h install ./include/openssl/storeerr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/storeerr.h install ./include/openssl/symhacks.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/symhacks.h install ./include/openssl/thread.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/thread.h install ./include/openssl/tls1.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/tls1.h install ./include/openssl/trace.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/trace.h install ./include/openssl/ts.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/ts.h install ./include/openssl/tserr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/tserr.h install ./include/openssl/txt_db.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/txt_db.h install ./include/openssl/types.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/types.h install ./include/openssl/ui.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/ui.h install ./include/openssl/uierr.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/uierr.h install ./include/openssl/whrlpool.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/whrlpool.h install ./include/openssl/x509.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/x509.h install ./include/openssl/x509_acert.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/x509_acert.h install ./include/openssl/x509_vfy.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/x509_vfy.h install ./include/openssl/x509err.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/x509err.h install ./include/openssl/x509v3.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/x509v3.h install ./include/openssl/x509v3err.h -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/include/openssl/x509v3err.h install libcrypto.a -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/lib64/libcrypto.a install libssl.a -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/lib64/libssl.a link /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/lib64/libcrypto.so -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/lib64/libcrypto.so.3 link /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/lib64/libssl.so -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/lib64/libssl.so.3 created directory `/builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/lib64/pkgconfig' install exporters/libcrypto.pc -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/lib64/pkgconfig/libcrypto.pc install exporters/libssl.pc -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/lib64/pkgconfig/libssl.pc install exporters/openssl.pc -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/lib64/pkgconfig/openssl.pc created directory `/builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/lib64/cmake' created directory `/builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/lib64/cmake/OpenSSL' install exporters/OpenSSLConfig.cmake -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/lib64/cmake/OpenSSL/OpenSSLConfig.cmake install exporters/OpenSSLConfigVersion.cmake -> /builddir/build/BUILDROOT/openssl-3.5.4-18.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-18.an23_rva23.riscv64/usr/lib64/engines-3' *** Installing engines install engines/afalg.so -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/lib64/engines-3/afalg.so install engines/capi.so -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/lib64/engines-3/capi.so install engines/loader_attic.so -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/lib64/engines-3/loader_attic.so install engines/padlock.so -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/lib64/engines-3/padlock.so created directory `/builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/lib64/ossl-modules' *** Installing modules install providers/legacy.so -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/lib64/ossl-modules/legacy.so "/usr/bin/make" depend && "/usr/bin/make" _build_inst_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_inst_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-18.an23_rva23.riscv64/usr/bin/openssl install tools/c_rehash -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/bin/c_rehash created directory `/builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/etc' created directory `/builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/etc/pki' created directory `/builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/etc/pki/tls' created directory `/builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/etc/pki/tls/certs' created directory `/builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/etc/pki/tls/private' created directory `/builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/etc/pki/tls/misc' install apps/CA.pl -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/etc/pki/tls/misc/CA.pl install apps/tsget.pl -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/etc/pki/tls/misc/tsget.pl link /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/etc/pki/tls/misc/tsget -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/etc/pki/tls/misc/tsget.pl install ./apps/openssl.cnf -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/etc/pki/tls/openssl.cnf.dist install ./apps/openssl.cnf -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/etc/pki/tls/openssl.cnf install ./apps/ct_log_list.cnf -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/etc/pki/tls/ct_log_list.cnf.dist install ./apps/ct_log_list.cnf -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/etc/pki/tls/ct_log_list.cnf created directory `/builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man1' created directory `/builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man3' created directory `/builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man5' created directory `/builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man7' *** Installing manpages install doc/man/man1/CA.pl.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man1/CA.pl.1ossl install doc/man/man1/openssl-asn1parse.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man1/openssl-asn1parse.1ossl install doc/man/man1/openssl-ca.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man1/openssl-ca.1ossl install doc/man/man1/openssl-ciphers.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man1/openssl-ciphers.1ossl install doc/man/man1/openssl-cmds.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man1/openssl-cmds.1ossl install doc/man/man1/openssl-cmp.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man1/openssl-cmp.1ossl install doc/man/man1/openssl-cms.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man1/openssl-cms.1ossl install doc/man/man1/openssl-crl.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man1/openssl-crl.1ossl install doc/man/man1/openssl-crl2pkcs7.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man1/openssl-crl2pkcs7.1ossl install doc/man/man1/openssl-dgst.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man1/openssl-dgst.1ossl install doc/man/man1/openssl-dhparam.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man1/openssl-dhparam.1ossl install doc/man/man1/openssl-dsa.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man1/openssl-dsa.1ossl install doc/man/man1/openssl-dsaparam.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man1/openssl-dsaparam.1ossl install doc/man/man1/openssl-ec.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man1/openssl-ec.1ossl install doc/man/man1/openssl-ecparam.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man1/openssl-ecparam.1ossl install doc/man/man1/openssl-enc.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man1/openssl-enc.1ossl install doc/man/man1/openssl-engine.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man1/openssl-engine.1ossl install doc/man/man1/openssl-errstr.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man1/openssl-errstr.1ossl install doc/man/man1/openssl-fipsinstall.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.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-18.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-18.an23_rva23.riscv64/usr/share/man/man1/openssl-gendsa.1ossl install doc/man/man1/openssl-genpkey.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man1/openssl-genpkey.1ossl install doc/man/man1/openssl-genrsa.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man1/openssl-genrsa.1ossl install doc/man/man1/openssl-info.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man1/openssl-info.1ossl install doc/man/man1/openssl-kdf.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man1/openssl-kdf.1ossl install doc/man/man1/openssl-list.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man1/openssl-list.1ossl install doc/man/man1/openssl-mac.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.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-18.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-18.an23_rva23.riscv64/usr/share/man/man1/openssl-nseq.1ossl install doc/man/man1/openssl-ocsp.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.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-18.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-18.an23_rva23.riscv64/usr/share/man/man1/openssl-passwd.1ossl install doc/man/man1/openssl-pkcs12.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man1/openssl-pkcs12.1ossl install doc/man/man1/openssl-pkcs7.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man1/openssl-pkcs7.1ossl install doc/man/man1/openssl-pkcs8.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man1/openssl-pkcs8.1ossl install doc/man/man1/openssl-pkey.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man1/openssl-pkey.1ossl install doc/man/man1/openssl-pkeyparam.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man1/openssl-pkeyparam.1ossl install doc/man/man1/openssl-pkeyutl.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man1/openssl-pkeyutl.1ossl install doc/man/man1/openssl-prime.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man1/openssl-prime.1ossl install doc/man/man1/openssl-rand.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man1/openssl-rand.1ossl install doc/man/man1/openssl-rehash.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man1/openssl-rehash.1ossl install doc/man/man1/openssl-req.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man1/openssl-req.1ossl install doc/man/man1/openssl-rsa.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man1/openssl-rsa.1ossl install doc/man/man1/openssl-rsautl.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.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-18.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-18.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-18.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-18.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-18.an23_rva23.riscv64/usr/share/man/man1/openssl-skeyutl.1ossl install doc/man/man1/openssl-smime.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man1/openssl-smime.1ossl install doc/man/man1/openssl-speed.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man1/openssl-speed.1ossl install doc/man/man1/openssl-spkac.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man1/openssl-spkac.1ossl install doc/man/man1/openssl-srp.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man1/openssl-srp.1ossl install doc/man/man1/openssl-storeutl.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man1/openssl-storeutl.1ossl install doc/man/man1/openssl-ts.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.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-18.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-18.an23_rva23.riscv64/usr/share/man/man1/openssl-verify.1ossl install doc/man/man1/openssl-version.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man1/openssl-version.1ossl install doc/man/man1/openssl-x509.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man1/openssl-x509.1ossl install doc/man/man1/openssl.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man1/openssl.1ossl install doc/man/man1/tsget.1 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man1/tsget.1ossl install doc/man/man3/ADMISSIONS.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man3/ADMISSIONS.3ossl install doc/man/man3/ASN1_EXTERN_FUNCS.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.an23_rva23.riscv64/usr/share/man/man3/BF_encrypt.3ossl install doc/man/man3/BIO_ADDR.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man3/BIO_ADDR.3ossl install doc/man/man3/BIO_ADDRINFO.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man3/BIO_ADDRINFO.3ossl install doc/man/man3/BIO_connect.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man3/BIO_connect.3ossl install doc/man/man3/BIO_ctrl.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.an23_rva23.riscv64/usr/share/man/man3/BIO_printf.3ossl install doc/man/man3/BIO_push.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man3/BIO_push.3ossl install doc/man/man3/BIO_read.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.an23_rva23.riscv64/usr/share/man/man3/BN_bn2bin.3ossl install doc/man/man3/BN_cmp.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man3/BN_cmp.3ossl install doc/man/man3/BN_copy.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.an23_rva23.riscv64/usr/share/man/man3/BN_swap.3ossl install doc/man/man3/BN_zero.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.an23_rva23.riscv64/usr/share/man/man3/CMS_encrypt.3ossl install doc/man/man3/CMS_final.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.an23_rva23.riscv64/usr/share/man/man3/CMS_uncompress.3ossl install doc/man/man3/CMS_verify.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.an23_rva23.riscv64/usr/share/man/man3/DSA_sign.3ossl install doc/man/man3/DSA_size.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.an23_rva23.riscv64/usr/share/man/man3/ECDSA_sign.3ossl install doc/man/man3/ECPKParameters_print.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.an23_rva23.riscv64/usr/share/man/man3/EVP_DigestInit.3ossl install doc/man/man3/EVP_DigestSignInit.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man3/EVP_DigestSignInit.3ossl install doc/man/man3/EVP_DigestVerifyInit.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man3/EVP_DigestVerifyInit.3ossl install doc/man/man3/EVP_EncodeInit.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man3/EVP_EncodeInit.3ossl install doc/man/man3/EVP_EncryptInit.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man3/EVP_EncryptInit.3ossl install doc/man/man3/EVP_KDF.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.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-18.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-18.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-18.an23_rva23.riscv64/usr/share/man/man3/EVP_KEYMGMT.3ossl install doc/man/man3/EVP_MAC.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.an23_rva23.riscv64/usr/share/man/man3/EVP_RAND.3ossl install doc/man/man3/EVP_SIGNATURE.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man3/EVP_SIGNATURE.3ossl install doc/man/man3/EVP_SKEY.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man3/EVP_SKEY.3ossl install doc/man/man3/EVP_SKEYMGMT.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man3/EVP_SKEYMGMT.3ossl install doc/man/man3/EVP_SealInit.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man3/EVP_SealInit.3ossl install doc/man/man3/EVP_SignInit.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man3/EVP_SignInit.3ossl install doc/man/man3/EVP_VerifyInit.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.an23_rva23.riscv64/usr/share/man/man3/EVP_md2.3ossl install doc/man/man3/EVP_md4.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man3/EVP_md4.3ossl install doc/man/man3/EVP_md5.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man3/EVP_md5.3ossl install doc/man/man3/EVP_mdc2.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.an23_rva23.riscv64/usr/share/man/man3/EVP_sha1.3ossl install doc/man/man3/EVP_sha224.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.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-18.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-18.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-18.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-18.an23_rva23.riscv64/usr/share/man/man3/EVP_whirlpool.3ossl install doc/man/man3/GENERAL_NAME.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man3/GENERAL_NAME.3ossl install doc/man/man3/HMAC.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man3/HMAC.3ossl install doc/man/man3/MD5.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man3/MD5.3ossl install doc/man/man3/MDC2_Init.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.an23_rva23.riscv64/usr/share/man/man3/OPENSSL_Applink.3ossl install doc/man/man3/OPENSSL_FILE.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.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-18.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-18.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-18.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-18.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-18.an23_rva23.riscv64/usr/share/man/man3/OPENSSL_gmtime.3ossl install doc/man/man3/OPENSSL_hexchar2int.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man3/OPENSSL_hexchar2int.3ossl install doc/man/man3/OPENSSL_ia32cap.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.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-18.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-18.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-18.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-18.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-18.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-18.an23_rva23.riscv64/usr/share/man/man3/OPENSSL_malloc.3ossl install doc/man/man3/OPENSSL_riscvcap.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man3/OPENSSL_riscvcap.3ossl install doc/man/man3/OPENSSL_s390xcap.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.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-18.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-18.an23_rva23.riscv64/usr/share/man/man3/OPENSSL_strcasecmp.3ossl install doc/man/man3/OSSL_ALGORITHM.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man3/OSSL_ALGORITHM.3ossl install doc/man/man3/OSSL_CALLBACK.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.an23_rva23.riscv64/usr/share/man/man3/OSSL_DISPATCH.3ossl install doc/man/man3/OSSL_ENCODER.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.an23_rva23.riscv64/usr/share/man/man3/PKCS7_decrypt.3ossl install doc/man/man3/PKCS7_encrypt.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.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-18.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-18.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-18.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-18.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-18.an23_rva23.riscv64/usr/share/man/man3/PKCS7_verify.3ossl install doc/man/man3/PKCS8_encrypt.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.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-18.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-18.an23_rva23.riscv64/usr/share/man/man3/RAND_add.3ossl install doc/man/man3/RAND_bytes.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man3/RAND_bytes.3ossl install doc/man/man3/RAND_cleanup.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man3/RAND_cleanup.3ossl install doc/man/man3/RAND_egd.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.an23_rva23.riscv64/usr/share/man/man3/RSA_size.3ossl install doc/man/man3/SCT_new.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man3/SCT_new.3ossl install doc/man/man3/SCT_print.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man3/SCT_print.3ossl install doc/man/man3/SCT_validate.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man3/SCT_validate.3ossl install doc/man/man3/SHA256_Init.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.an23_rva23.riscv64/usr/share/man/man3/SSL_clear.3ossl install doc/man/man3/SSL_connect.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.an23_rva23.riscv64/usr/share/man/man3/SSL_pending.3ossl install doc/man/man3/SSL_poll.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man3/SSL_poll.3ossl install doc/man/man3/SSL_read.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.an23_rva23.riscv64/usr/share/man/man3/SSL_want.3ossl install doc/man/man3/SSL_write.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.an23_rva23.riscv64/usr/share/man/man3/X509_digest.3ossl install doc/man/man3/X509_dup.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.an23_rva23.riscv64/usr/share/man/man3/X509_new.3ossl install doc/man/man3/X509_sign.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man3/X509_sign.3ossl install doc/man/man3/X509_verify.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.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-18.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-18.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-18.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-18.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-18.an23_rva23.riscv64/usr/share/man/man3/d2i_PrivateKey.3ossl install doc/man/man3/d2i_RSAPrivateKey.3 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.an23_rva23.riscv64/usr/share/man/man3/s2i_ASN1_IA5STRING.3ossl install doc/man/man5/config.5 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man5/config.5ossl install doc/man/man5/fips_config.5 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man5/fips_config.5ossl install doc/man/man5/x509v3_config.5 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.an23_rva23.riscv64/usr/share/man/man7/OSSL_STORE-winstore.7ossl install doc/man/man7/RAND.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man7/RAND.7ossl install doc/man/man7/RSA-PSS.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man7/RSA-PSS.7ossl install doc/man/man7/X25519.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man7/X25519.7ossl install doc/man/man7/bio.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man7/bio.7ossl install doc/man/man7/ct.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man7/ct.7ossl install doc/man/man7/des_modes.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man7/des_modes.7ossl install doc/man/man7/evp.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man7/evp.7ossl install doc/man/man7/fips_module.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.an23_rva23.riscv64/usr/share/man/man7/openssl-env.7ossl install doc/man/man7/openssl-glossary.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man7/openssl-glossary.7ossl install doc/man/man7/openssl-qlog.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.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-18.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-18.an23_rva23.riscv64/usr/share/man/man7/openssl-quic.7ossl install doc/man/man7/openssl-threads.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.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-18.an23_rva23.riscv64/usr/share/man/man7/ossl_store.7ossl install doc/man/man7/passphrase-encoding.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man7/passphrase-encoding.7ossl install doc/man/man7/property.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man7/property.7ossl install doc/man/man7/provider-asym_cipher.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.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-18.an23_rva23.riscv64/usr/share/man/man7/provider-base.7ossl install doc/man/man7/provider-cipher.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man7/provider-cipher.7ossl install doc/man/man7/provider-decoder.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man7/provider-decoder.7ossl install doc/man/man7/provider-digest.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man7/provider-digest.7ossl install doc/man/man7/provider-encoder.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man7/provider-encoder.7ossl install doc/man/man7/provider-kdf.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man7/provider-kdf.7ossl install doc/man/man7/provider-kem.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man7/provider-kem.7ossl install doc/man/man7/provider-keyexch.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man7/provider-keyexch.7ossl install doc/man/man7/provider-keymgmt.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man7/provider-keymgmt.7ossl install doc/man/man7/provider-mac.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man7/provider-mac.7ossl install doc/man/man7/provider-object.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man7/provider-object.7ossl install doc/man/man7/provider-rand.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man7/provider-rand.7ossl install doc/man/man7/provider-signature.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man7/provider-signature.7ossl install doc/man/man7/provider-skeymgmt.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man7/provider-skeymgmt.7ossl install doc/man/man7/provider-storemgmt.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man7/provider-storemgmt.7ossl install doc/man/man7/provider.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man7/provider.7ossl install doc/man/man7/proxy-certificates.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man7/proxy-certificates.7ossl install doc/man/man7/x509.7 -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man7/x509.7ossl "/usr/bin/make" depend && "/usr/bin/make" _build_inst_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-18.an23_rva23.riscv64/usr/lib64/ossl-modules/fips.so *** Installing FIPS module configuration install providers/fipsmodule.cnf -> /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/etc/pki/tls/fipsmodule.cnf + rename so.3 so.3.5.4 /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/lib64/libcrypto.so.3 /builddir/build/BUILDROOT/openssl-3.5.4-18.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-18.an23_rva23.riscv64/usr/lib64/libcrypto.so.3.5.4 ++ basename /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/lib64/libcrypto.so.3.5.4 ++ basename /builddir/build/BUILDROOT/openssl-3.5.4-18.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-18.an23_rva23.riscv64/usr/lib64/libcrypto.so ++ basename /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/lib64/libcrypto.so.3.5.4 ++ basename /builddir/build/BUILDROOT/openssl-3.5.4-18.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-18.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-18.an23_rva23.riscv64/usr/lib64/libssl.so.3.5.4 ++ basename /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/lib64/libssl.so.3.5.4 ++ basename /builddir/build/BUILDROOT/openssl-3.5.4-18.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-18.an23_rva23.riscv64/usr/lib64/libssl.so ++ basename /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/lib64/libssl.so.3.5.4 ++ basename /builddir/build/BUILDROOT/openssl-3.5.4-18.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-18.an23_rva23.riscv64/usr/lib64/libssl.so.3 + rm -f /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/lib64/libcrypto.a /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/lib64/libssl.a + mkdir -p /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/etc/pki/tls/certs + install -m644 /builddir/build/SOURCES/Makefile.certificate /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/doc/openssl/Makefile.certificate + install -m755 /builddir/build/SOURCES/make-dummy-cert /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/bin/make-dummy-cert + install -m755 /builddir/build/SOURCES/renew-dummy-cert /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/bin/renew-dummy-cert + mv /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/etc/pki/tls/misc/CA.pl /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/etc/pki/tls/misc/tsget.pl /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/bin + mv /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/etc/pki/tls/misc/tsget /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/bin + mv /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man5/config.5ossl /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/usr/share/man/man5/config.cnf.5 + mkdir -p -m755 /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/etc/pki/CA/certs /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/etc/pki/CA/crl /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/etc/pki/CA/newcerts + mkdir -m700 /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/etc/pki/CA/private + touch -r /builddir/build/SOURCES/Makefile.certificate /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/etc/pki/tls/openssl.cnf + touch -r /builddir/build/SOURCES/Makefile.certificate /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/etc/pki/tls/ct_log_list.cnf + rm -f /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/etc/pki/tls/openssl.cnf.dist /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/etc/pki/tls/ct_log_list.cnf.dist /builddir/build/BUILDROOT/openssl-3.5.4-18.an23_rva23.riscv64/etc/pki/tls/fipsmodule.cnf + /usr/bin/find-debuginfo -j64 --strict-build-id -m -i --build-id-seed 3.5.4-18.an23_rva23 --unique-debug-suffix -3.5.4-18.an23_rva23.riscv64 --unique-debug-src-base openssl-3.5.4-18.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-18.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.IITOub + 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=rva23u64 -mabi=lp64d' + 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=rva23u64 -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=rva23u64 -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=rva23u64 -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.17 usr 0.06 sys + 3.15 cusr 0.46 csys = 3.84 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_crl.t ...................... ok 99-test_fuzz_conf.t ..................... ok 99-test_fuzz_decoder.t .................. ok 01-test_fipsmodule_cnf.t ................ ok 99-test_fuzz_cmp.t ...................... ok 99-test_fuzz_cms.t ...................... ok 99-test_fuzz_hashtable.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 # Failed to load provider fips 2074118D3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2074118D3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 2074118D3F000000: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 # ------------------------------------------------------------------------------ # 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 # ------------------------------------------------------------------------------02-test_windows_registry.t .............. skipped: Windows registry tests are only available on windows 02-test_time.t .......................... ok 03-test_exdata.t ........................ ok 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_dsa.t ............. ok 03-test_internal_asn1.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 03-test_internal_namemap.t .............. ok 03-test_internal_poly1305.t ............. ok 03-test_internal_siphash.t .............. ok 03-test_internal_sm2.t .................. ok 03-test_internal_rsa_sp800_56b.t ........ ok 01-test_symbol_presence.t ............... ok 03-test_internal_sm3.t .................. ok 03-test_internal_ssl_cert_table.t ....... ok 03-test_internal_sm4.t .................. ok 03-test_internal_x509.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_encode.t ................... ok 04-test_asn1_stable_parse.t ............. ok 04-test_asn1_parse.t .................... ok 04-test_asn1_string_table.t ............. ok 04-test_bio_callback.t .................. ok 03-test_internal_ffc.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 204076823F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 204076823F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 204076823F000000: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 # ------------------------------------------------------------------------------ # 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. 20645E943F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20645E943F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20645E943F000000: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_membio.t ........................ ok 04-test_encoder_decoder_legacy.t ........ ok # Failed to load provider fips 20307BA83F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20307BA83F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20307BA83F000000: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_nodefltctx.t .................... ok 04-test_param_build.t ................... ok 04-test_params_conversion.t ............. ok 04-test_params.t ........................ ok 04-test_pem_read_depr.t ................. ok 04-test_provfetch.t ..................... ok 04-test_provider_default_search_path.t .. ok 04-test_provider.t ...................... ok 04-test_provider_fallback.t ............. ok 04-test_provider_pkey.t ................. ok 04-test_punycode.t ...................... ok 04-test_upcalls.t ....................... ok 05-test_bf.t ............................ ok 02-test_errstr.t ........................ ok 05-test_cmac.t .......................... ok 05-test_des.t ........................... ok 05-test_hmac.t .......................... ok 05-test_idea.t .......................... ok 05-test_cast.t .......................... ok 05-test_pbe.t ........................... ok 05-test_rc2.t ........................... ok # ERROR: (ptr) 'RAND_get0_primary(ctx) != NULL' failed @ test/rand_test.c:269 # 0x0 # 202055853F000000: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 () # 202055853F000000:error:12000090:random number generator:rand_new_drbg:unable to fetch drbg:crypto/rand/rand_lib.c:683: # OPENSSL_TEST_RAND_SEED=1773852974 not ok 4 - test_rand_get0_primary # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/rand_test ../../test/fips.cnf => 1 not ok 2 # ------------------------------------------------------------------------------05-test_rc4.t ........................... ok 05-test_rc5.t ........................... ok 06-test_rdcpu_sanity.t .................. ok 07-test_bio_comp.t ...................... ok 06-test_algorithmid.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 15-test_dh.t ............................ ok 04-test_pem_reading.t ................... ok # INFO: @ test/ecdsatest.c:221 # testing ECDSA for curve sect113r1 as EC key type # ERROR: (bool) 'EVP_DigestSignInit(mctx, NULL, NULL, NULL, pkey) == true' failed @ test/ecdsatest.c:249 # false # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:03000086:digital envelope routines:do_sigver_init:initialization error:crypto/evp/m_sigver.c:189: # OPENSSL_TEST_RAND_SEED=1773852996 not ok 6 - iteration 6 # ------------------------------------------------------------------------------ # INFO: @ test/ecdsatest.c:221 # testing ECDSA for curve sect113r2 as EC key type # ERROR: (bool) 'EVP_DigestSignInit(mctx, NULL, NULL, NULL, pkey) == true' failed @ test/ecdsatest.c:249 # false # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:03000086:digital envelope routines:do_sigver_init:initialization error:crypto/evp/m_sigver.c:189: # OPENSSL_TEST_RAND_SEED=1773852996 not ok 7 - iteration 7 # ------------------------------------------------------------------------------ # INFO: @ test/ecdsatest.c:221 # testing ECDSA for curve sect131r1 as EC key type # ERROR: (bool) 'EVP_DigestSignInit(mctx, NULL, NULL, NULL, pkey) == true' failed @ test/ecdsatest.c:249 # false # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:03000086:digital envelope routines:do_sigver_init:initialization error:crypto/evp/m_sigver.c:189: # OPENSSL_TEST_RAND_SEED=1773852996 not ok 8 - iteration 8 # ------------------------------------------------------------------------------ # INFO: @ test/ecdsatest.c:221 # testing ECDSA for curve sect131r2 as EC key type # ERROR: (bool) 'EVP_DigestSignInit(mctx, NULL, NULL, NULL, pkey) == true' failed @ test/ecdsatest.c:249 # false # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:03000086:digital envelope routines:do_sigver_init:initialization error:crypto/evp/m_sigver.c:189: # OPENSSL_TEST_RAND_SEED=1773852996 not ok 9 - iteration 9 # ------------------------------------------------------------------------------ # INFO: @ test/ecdsatest.c:221 # testing ECDSA for curve sect163k1 as EC key type # ERROR: (bool) 'EVP_DigestSignInit(mctx, NULL, NULL, NULL, pkey) == true' failed @ test/ecdsatest.c:249 # false # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:03000086:digital envelope routines:do_sigver_init:initialization error:crypto/evp/m_sigver.c:189: # OPENSSL_TEST_RAND_SEED=1773852996 not ok 10 - iteration 10 # ------------------------------------------------------------------------------ # INFO: @ test/ecdsatest.c:221 # testing ECDSA for curve sect163r1 as EC key type # ERROR: (bool) 'EVP_DigestSignInit(mctx, NULL, NULL, NULL, pkey) == true' failed @ test/ecdsatest.c:249 # false # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:03000086:digital envelope routines:do_sigver_init:initialization error:crypto/evp/m_sigver.c:189: # OPENSSL_TEST_RAND_SEED=1773852996 not ok 11 - iteration 11 # ------------------------------------------------------------------------------ # INFO: @ test/ecdsatest.c:221 # testing ECDSA for curve sect163r2 as EC key type # ERROR: (bool) 'EVP_DigestSignInit(mctx, NULL, NULL, NULL, pkey) == true' failed @ test/ecdsatest.c:249 # false # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:03000086:digital envelope routines:do_sigver_init:initialization error:crypto/evp/m_sigver.c:189: # OPENSSL_TEST_RAND_SEED=1773852996 not ok 12 - iteration 12 # ------------------------------------------------------------------------------ # INFO: @ test/ecdsatest.c:221 # testing ECDSA for curve sect193r1 as EC key type # ERROR: (bool) 'EVP_DigestSignInit(mctx, NULL, NULL, NULL, pkey) == true' failed @ test/ecdsatest.c:249 # false # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:03000086:digital envelope routines:do_sigver_init:initialization error:crypto/evp/m_sigver.c:189: # OPENSSL_TEST_RAND_SEED=1773852996 not ok 13 - iteration 13 # ------------------------------------------------------------------------------ # INFO: @ test/ecdsatest.c:221 # testing ECDSA for curve sect193r2 as EC key type # ERROR: (bool) 'EVP_DigestSignInit(mctx, NULL, NULL, NULL, pkey) == true' failed @ test/ecdsatest.c:249 # false # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:03000086:digital envelope routines:do_sigver_init:initialization error:crypto/evp/m_sigver.c:189: # OPENSSL_TEST_RAND_SEED=1773852996 not ok 14 - iteration 14 # ------------------------------------------------------------------------------ # INFO: @ test/ecdsatest.c:221 # testing ECDSA for curve sect233k1 as EC key type # ERROR: (bool) 'EVP_DigestSignInit(mctx, NULL, NULL, NULL, pkey) == true' failed @ test/ecdsatest.c:249 # false # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:03000086:digital envelope routines:do_sigver_init:initialization error:crypto/evp/m_sigver.c:189: # OPENSSL_TEST_RAND_SEED=1773852996 not ok 15 - iteration 15 # ------------------------------------------------------------------------------ # INFO: @ test/ecdsatest.c:221 # testing ECDSA for curve sect233r1 as EC key type # ERROR: (bool) 'EVP_DigestSignInit(mctx, NULL, NULL, NULL, pkey) == true' failed @ test/ecdsatest.c:249 # false # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:03000086:digital envelope routines:do_sigver_init:initialization error:crypto/evp/m_sigver.c:189: # OPENSSL_TEST_RAND_SEED=1773852996 not ok 16 - iteration 16 # ------------------------------------------------------------------------------ # INFO: @ test/ecdsatest.c:221 # testing ECDSA for curve sect239k1 as EC key type # ERROR: (bool) 'EVP_DigestSignInit(mctx, NULL, NULL, NULL, pkey) == true' failed @ test/ecdsatest.c:249 # false # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:03000086:digital envelope routines:do_sigver_init:initialization error:crypto/evp/m_sigver.c:189: # OPENSSL_TEST_RAND_SEED=1773852996 not ok 17 - iteration 17 # ------------------------------------------------------------------------------ # INFO: @ test/ecdsatest.c:221 # testing ECDSA for curve sect283k1 as EC key type # ERROR: (bool) 'EVP_DigestSignInit(mctx, NULL, NULL, NULL, pkey) == true' failed @ test/ecdsatest.c:249 # false # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:03000086:digital envelope routines:do_sigver_init:initialization error:crypto/evp/m_sigver.c:189: # OPENSSL_TEST_RAND_SEED=1773852996 not ok 18 - iteration 18 # ------------------------------------------------------------------------------ # INFO: @ test/ecdsatest.c:221 # testing ECDSA for curve sect283r1 as EC key type # ERROR: (bool) 'EVP_DigestSignInit(mctx, NULL, NULL, NULL, pkey) == true' failed @ test/ecdsatest.c:249 # false # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:03000086:digital envelope routines:do_sigver_init:initialization error:crypto/evp/m_sigver.c:189: # OPENSSL_TEST_RAND_SEED=1773852996 not ok 19 - iteration 19 # ------------------------------------------------------------------------------ # INFO: @ test/ecdsatest.c:221 # testing ECDSA for curve sect409k1 as EC key type # ERROR: (bool) 'EVP_DigestSignInit(mctx, NULL, NULL, NULL, pkey) == true' failed @ test/ecdsatest.c:249 # false # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:03000086:digital envelope routines:do_sigver_init:initialization error:crypto/evp/m_sigver.c:189: # OPENSSL_TEST_RAND_SEED=1773852996 not ok 20 - iteration 20 # ------------------------------------------------------------------------------ # INFO: @ test/ecdsatest.c:221 # testing ECDSA for curve sect409r1 as EC key type # ERROR: (bool) 'EVP_DigestSignInit(mctx, NULL, NULL, NULL, pkey) == true' failed @ test/ecdsatest.c:249 # false # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:03000086:digital envelope routines:do_sigver_init:initialization error:crypto/evp/m_sigver.c:189: # OPENSSL_TEST_RAND_SEED=1773852996 not ok 21 - iteration 21 # ------------------------------------------------------------------------------ # INFO: @ test/ecdsatest.c:221 # testing ECDSA for curve sect571k1 as EC key type # ERROR: (bool) 'EVP_DigestSignInit(mctx, NULL, NULL, NULL, pkey) == true' failed @ test/ecdsatest.c:249 # false # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:03000086:digital envelope routines:do_sigver_init:initialization error:crypto/evp/m_sigver.c:189: # OPENSSL_TEST_RAND_SEED=1773852996 not ok 22 - iteration 22 # ------------------------------------------------------------------------------ # INFO: @ test/ecdsatest.c:221 # testing ECDSA for curve sect571r1 as EC key type # ERROR: (bool) 'EVP_DigestSignInit(mctx, NULL, NULL, NULL, pkey) == true' failed @ test/ecdsatest.c:249 # false # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:03000086:digital envelope routines:do_sigver_init:initialization error:crypto/evp/m_sigver.c:189: # OPENSSL_TEST_RAND_SEED=1773852996 not ok 23 - iteration 23 # ------------------------------------------------------------------------------ # INFO: @ test/ecdsatest.c:221 # testing ECDSA for curve c2pnb163v1 as EC key type # ERROR: (bool) 'EVP_DigestSignInit(mctx, NULL, NULL, NULL, pkey) == true' failed @ test/ecdsatest.c:249 # false # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:03000086:digital envelope routines:do_sigver_init:initialization error:crypto/evp/m_sigver.c:189: # OPENSSL_TEST_RAND_SEED=1773852996 not ok 24 - iteration 24 # ------------------------------------------------------------------------------ # INFO: @ test/ecdsatest.c:221 # testing ECDSA for curve c2pnb163v2 as EC key type # ERROR: (bool) 'EVP_DigestSignInit(mctx, NULL, NULL, NULL, pkey) == true' failed @ test/ecdsatest.c:249 # false # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:03000086:digital envelope routines:do_sigver_init:initialization error:crypto/evp/m_sigver.c:189: # OPENSSL_TEST_RAND_SEED=1773852996 not ok 25 - iteration 25 # ------------------------------------------------------------------------------ # INFO: @ test/ecdsatest.c:221 # testing ECDSA for curve c2pnb163v3 as EC key type # ERROR: (bool) 'EVP_DigestSignInit(mctx, NULL, NULL, NULL, pkey) == true' failed @ test/ecdsatest.c:249 # false # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:03000086:digital envelope routines:do_sigver_init:initialization error:crypto/evp/m_sigver.c:189: # OPENSSL_TEST_RAND_SEED=1773852996 not ok 26 - iteration 26 # ------------------------------------------------------------------------------ # INFO: @ test/ecdsatest.c:221 # testing ECDSA for curve c2pnb176v1 as EC key type # ERROR: (bool) 'EVP_DigestSignInit(mctx, NULL, NULL, NULL, pkey) == true' failed @ test/ecdsatest.c:249 # false # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:03000086:digital envelope routines:do_sigver_init:initialization error:crypto/evp/m_sigver.c:189: # OPENSSL_TEST_RAND_SEED=1773852996 not ok 27 - iteration 27 # ------------------------------------------------------------------------------ # INFO: @ test/ecdsatest.c:221 # testing ECDSA for curve c2tnb191v1 as EC key type # ERROR: (bool) 'EVP_DigestSignInit(mctx, NULL, NULL, NULL, pkey) == true' failed @ test/ecdsatest.c:249 # false # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:03000086:digital envelope routines:do_sigver_init:initialization error:crypto/evp/m_sigver.c:189: # OPENSSL_TEST_RAND_SEED=1773852996 not ok 28 - iteration 28 # ------------------------------------------------------------------------------ # INFO: @ test/ecdsatest.c:221 # testing ECDSA for curve c2tnb191v2 as EC key type # ERROR: (bool) 'EVP_DigestSignInit(mctx, NULL, NULL, NULL, pkey) == true' failed @ test/ecdsatest.c:249 # false # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:03000086:digital envelope routines:do_sigver_init:initialization error:crypto/evp/m_sigver.c:189: # OPENSSL_TEST_RAND_SEED=1773852996 not ok 29 - iteration 29 # ------------------------------------------------------------------------------ # INFO: @ test/ecdsatest.c:221 # testing ECDSA for curve c2tnb191v3 as EC key type # ERROR: (bool) 'EVP_DigestSignInit(mctx, NULL, NULL, NULL, pkey) == true' failed @ test/ecdsatest.c:249 # false # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:03000086:digital envelope routines:do_sigver_init:initialization error:crypto/evp/m_sigver.c:189: # OPENSSL_TEST_RAND_SEED=1773852996 not ok 30 - iteration 30 # ------------------------------------------------------------------------------ # INFO: @ test/ecdsatest.c:221 # testing ECDSA for curve c2pnb208w1 as EC key type # ERROR: (bool) 'EVP_DigestSignInit(mctx, NULL, NULL, NULL, pkey) == true' failed @ test/ecdsatest.c:249 # false # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:03000086:digital envelope routines:do_sigver_init:initialization error:crypto/evp/m_sigver.c:189: # OPENSSL_TEST_RAND_SEED=1773852996 not ok 31 - iteration 31 # ------------------------------------------------------------------------------ # INFO: @ test/ecdsatest.c:221 # testing ECDSA for curve c2tnb239v1 as EC key type # ERROR: (bool) 'EVP_DigestSignInit(mctx, NULL, NULL, NULL, pkey) == true' failed @ test/ecdsatest.c:249 # false # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:03000086:digital envelope routines:do_sigver_init:initialization error:crypto/evp/m_sigver.c:189: # OPENSSL_TEST_RAND_SEED=1773852996 not ok 32 - iteration 32 # ------------------------------------------------------------------------------ # INFO: @ test/ecdsatest.c:221 # testing ECDSA for curve c2tnb239v2 as EC key type # ERROR: (bool) 'EVP_DigestSignInit(mctx, NULL, NULL, NULL, pkey) == true' failed @ test/ecdsatest.c:249 # false # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:03000086:digital envelope routines:do_sigver_init:initialization error:crypto/evp/m_sigver.c:189: # OPENSSL_TEST_RAND_SEED=1773852996 not ok 33 - iteration 33 # ------------------------------------------------------------------------------ # INFO: @ test/ecdsatest.c:221 # testing ECDSA for curve c2tnb239v3 as EC key type # ERROR: (bool) 'EVP_DigestSignInit(mctx, NULL, NULL, NULL, pkey) == true' failed @ test/ecdsatest.c:249 # false # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:03000086:digital envelope routines:do_sigver_init:initialization error:crypto/evp/m_sigver.c:189: # OPENSSL_TEST_RAND_SEED=1773852996 not ok 34 - iteration 34 # ------------------------------------------------------------------------------ # INFO: @ test/ecdsatest.c:221 # testing ECDSA for curve c2pnb272w1 as EC key type # ERROR: (bool) 'EVP_DigestSignInit(mctx, NULL, NULL, NULL, pkey) == true' failed @ test/ecdsatest.c:249 # false # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:03000086:digital envelope routines:do_sigver_init:initialization error:crypto/evp/m_sigver.c:189: # OPENSSL_TEST_RAND_SEED=1773852996 not ok 35 - iteration 35 # ------------------------------------------------------------------------------ # INFO: @ test/ecdsatest.c:221 # testing ECDSA for curve c2pnb304w1 as EC key type # ERROR: (bool) 'EVP_DigestSignInit(mctx, NULL, NULL, NULL, pkey) == true' failed @ test/ecdsatest.c:249 # false # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:03000086:digital envelope routines:do_sigver_init:initialization error:crypto/evp/m_sigver.c:189: # OPENSSL_TEST_RAND_SEED=1773852996 not ok 36 - iteration 36 # ------------------------------------------------------------------------------ # INFO: @ test/ecdsatest.c:221 # testing ECDSA for curve c2tnb359v1 as EC key type # ERROR: (bool) 'EVP_DigestSignInit(mctx, NULL, NULL, NULL, pkey) == true' failed @ test/ecdsatest.c:249 # false # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:03000086:digital envelope routines:do_sigver_init:initialization error:crypto/evp/m_sigver.c:189: # OPENSSL_TEST_RAND_SEED=1773852996 not ok 37 - iteration 37 # ------------------------------------------------------------------------------ # INFO: @ test/ecdsatest.c:221 # testing ECDSA for curve c2pnb368w1 as EC key type # ERROR: (bool) 'EVP_DigestSignInit(mctx, NULL, NULL, NULL, pkey) == true' failed @ test/ecdsatest.c:249 # false # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:03000086:digital envelope routines:do_sigver_init:initialization error:crypto/evp/m_sigver.c:189: # OPENSSL_TEST_RAND_SEED=1773852996 not ok 38 - iteration 38 # ------------------------------------------------------------------------------ # INFO: @ test/ecdsatest.c:221 # testing ECDSA for curve c2tnb431r1 as EC key type # ERROR: (bool) 'EVP_DigestSignInit(mctx, NULL, NULL, NULL, pkey) == true' failed @ test/ecdsatest.c:249 # false # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:03000086:digital envelope routines:do_sigver_init:initialization error:crypto/evp/m_sigver.c:189: # OPENSSL_TEST_RAND_SEED=1773852996 not ok 39 - iteration 39 # ------------------------------------------------------------------------------ # INFO: @ test/ecdsatest.c:221 # testing ECDSA for curve wap-wsg-idm-ecid-wtls1 as EC key type # ERROR: (bool) 'EVP_DigestSignInit(mctx, NULL, NULL, NULL, pkey) == true' failed @ test/ecdsatest.c:249 # false # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:03000086:digital envelope routines:do_sigver_init:initialization error:crypto/evp/m_sigver.c:189: # OPENSSL_TEST_RAND_SEED=1773852996 not ok 40 - iteration 40 # ------------------------------------------------------------------------------ # INFO: @ test/ecdsatest.c:221 # testing ECDSA for curve wap-wsg-idm-ecid-wtls3 as EC key type # ERROR: (bool) 'EVP_DigestSignInit(mctx, NULL, NULL, NULL, pkey) == true' failed @ test/ecdsatest.c:249 # false # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:03000086:digital envelope routines:do_sigver_init:initialization error:crypto/evp/m_sigver.c:189: # OPENSSL_TEST_RAND_SEED=1773852996 not ok 41 - iteration 41 # ------------------------------------------------------------------------------ # INFO: @ test/ecdsatest.c:221 # testing ECDSA for curve wap-wsg-idm-ecid-wtls4 as EC key type # ERROR: (bool) 'EVP_DigestSignInit(mctx, NULL, NULL, NULL, pkey) == true' failed @ test/ecdsatest.c:249 # false # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:03000086:digital envelope routines:do_sigver_init:initialization error:crypto/evp/m_sigver.c:189: # OPENSSL_TEST_RAND_SEED=1773852996 not ok 42 - iteration 42 # ------------------------------------------------------------------------------ # INFO: @ test/ecdsatest.c:221 # testing ECDSA for curve wap-wsg-idm-ecid-wtls5 as EC key type # ERROR: (bool) 'EVP_DigestSignInit(mctx, NULL, NULL, NULL, pkey) == true' failed @ test/ecdsatest.c:249 # false # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:03000086:digital envelope routines:do_sigver_init:initialization error:crypto/evp/m_sigver.c:189: # OPENSSL_TEST_RAND_SEED=1773852996 not ok 43 - iteration 43 # ------------------------------------------------------------------------------ # INFO: @ test/ecdsatest.c:221 # testing ECDSA for curve wap-wsg-idm-ecid-wtls10 as EC key type # ERROR: (bool) 'EVP_DigestSignInit(mctx, NULL, NULL, NULL, pkey) == true' failed @ test/ecdsatest.c:249 # false # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:03000086:digital envelope routines:do_sigver_init:initialization error:crypto/evp/m_sigver.c:189: # OPENSSL_TEST_RAND_SEED=1773852996 not ok 44 - iteration 44 # ------------------------------------------------------------------------------ # INFO: @ test/ecdsatest.c:221 # testing ECDSA for curve wap-wsg-idm-ecid-wtls11 as EC key type # ERROR: (bool) 'EVP_DigestSignInit(mctx, NULL, NULL, NULL, pkey) == true' failed @ test/ecdsatest.c:249 # false # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: # 20609BBA3F000000:error:03000086:digital envelope routines:do_sigver_init:initialization error:crypto/evp/m_sigver.c:189: # OPENSSL_TEST_RAND_SEED=1773852996 not ok 45 - iteration 45 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773852996 not ok 1 - test_builtin_as_ec # ------------------------------------------------------------------------------10-test_bn.t ............................ ok # Failed to load provider fips 2084CAA03F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2084CAA03F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 2084CAA03F000000: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 # ------------------------------------------------------------------------------ # Failed to load provider fips 208413A93F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 208413A93F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 208413A93F000000: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_dsa.t ........................... ok Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/prime192v1-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/prime192v1-explicit.pem => 1 not ok 31 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/prime192v1-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/prime192v1-named.pem => 1 not ok 32 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/prime192v2-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/prime192v2-explicit.pem => 1 not ok 33 # ------------------------------------------------------------------------------10-test_exp.t ........................... ok # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/prime192v2-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/prime192v2-named.pem => 1 not ok 34 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/prime192v3-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/prime192v3-explicit.pem => 1 not ok 35 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/prime192v3-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/prime192v3-named.pem => 1 not ok 36 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/prime239v1-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/prime239v1-explicit.pem => 1 not ok 37 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/prime239v1-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/prime239v1-named.pem => 1 not ok 38 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/prime239v2-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/prime239v2-explicit.pem => 1 not ok 39 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/prime239v2-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/prime239v2-named.pem => 1 not ok 40 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/prime239v3-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/prime239v3-explicit.pem => 1 not ok 41 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/prime239v3-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/prime239v3-named.pem => 1 not ok 42 # ------------------------------------------------------------------------------ Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/secp112r1-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/secp112r1-explicit.pem => 1 not ok 45 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/secp112r1-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/secp112r1-named.pem => 1 not ok 46 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/secp112r2-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/secp112r2-explicit.pem => 1 not ok 47 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/secp112r2-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/secp112r2-named.pem => 1 not ok 48 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/secp128r1-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/secp128r1-explicit.pem => 1 not ok 49 # ------------------------------------------------------------------------------15-test_gendh.t ......................... ok # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/secp128r1-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/secp128r1-named.pem => 1 not ok 50 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/secp128r2-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/secp128r2-explicit.pem => 1 not ok 51 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/secp128r2-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/secp128r2-named.pem => 1 not ok 52 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/secp160k1-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/secp160k1-named.pem => 1 not ok 53 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/secp160r1-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/secp160r1-explicit.pem => 1 not ok 54 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/secp160r1-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/secp160r1-named.pem => 1 not ok 55 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/secp160r2-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/secp160r2-explicit.pem => 1 not ok 56 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/secp160r2-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/secp160r2-named.pem => 1 not ok 57 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/secp192k1-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/secp192k1-named.pem => 1 not ok 58 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/secp224k1-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/secp224k1-named.pem => 1 not ok 59 # ------------------------------------------------------------------------------ ../../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 # Failed to load provider fips 20A492AF3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20A492AF3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20A492AF3F000000: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 # ------------------------------------------------------------------------------15-test_gendhparam.t .................... ok 15-test_genpkey.t ....................... ok # Failed to load provider fips 206471943F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 206471943F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 206471943F000000: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 # ------------------------------------------------------------------------------ Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls12-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls12-named.pem => 1 not ok 93 # ------------------------------------------------------------------------------ Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls6-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls6-explicit.pem => 1 not ok 97 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls6-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls6-named.pem => 1 not ok 98 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls7-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls7-explicit.pem => 1 not ok 99 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls7-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls7-named.pem => 1 not ok 100 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls8-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls8-named.pem => 1 not ok 101 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls9-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls9-named.pem => 1 not ok 102 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. # Looks like you failed 34 tests of 102. not ok 1 - Check loading valid parameters by ecparam with -check # ------------------------------------------------------------------------------15-test_ec.t ............................ ok # Failed to load provider fips 2074C28C3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2074C28C3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 2074C28C3F000000: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 # ------------------------------------------------------------------------------ Using configuration from ../../test/fips-and-base.cnf Error initializing RSA context 20B466BE3F000000: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 # ------------------------------------------------------------------------------ # 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 200475A73F000000: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 # ------------------------------------------------------------------------------ # Looks like you failed 2 tests of 21.15-test_genrsa.t ........................ Dubious, test returned 2 (wstat 512, 0x200) Failed 2/21 subtests 15-test_gensm2.t ........................ ok 15-test_gendsa.t ........................ ok 15-test_dsaparam.t ...................... ok Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/prime192v1-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check_named -in ../../test/recipes/15-test_ecparam_data/valid/prime192v1-explicit.pem => 1 not ok 31 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/prime192v1-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check_named -in ../../test/recipes/15-test_ecparam_data/valid/prime192v1-named.pem => 1 not ok 32 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/prime192v2-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check_named -in ../../test/recipes/15-test_ecparam_data/valid/prime192v2-explicit.pem => 1 not ok 33 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/prime192v2-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check_named -in ../../test/recipes/15-test_ecparam_data/valid/prime192v2-named.pem => 1 not ok 34 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/prime192v3-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check_named -in ../../test/recipes/15-test_ecparam_data/valid/prime192v3-explicit.pem => 1 not ok 35 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/prime192v3-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check_named -in ../../test/recipes/15-test_ecparam_data/valid/prime192v3-named.pem => 1 not ok 36 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/prime239v1-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check_named -in ../../test/recipes/15-test_ecparam_data/valid/prime239v1-explicit.pem => 1 not ok 37 # ------------------------------------------------------------------------------15-test_out_option.t .................... ok # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/prime239v1-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check_named -in ../../test/recipes/15-test_ecparam_data/valid/prime239v1-named.pem => 1 not ok 38 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/prime239v2-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check_named -in ../../test/recipes/15-test_ecparam_data/valid/prime239v2-explicit.pem => 1 not ok 39 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/prime239v2-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check_named -in ../../test/recipes/15-test_ecparam_data/valid/prime239v2-named.pem => 1 not ok 40 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/prime239v3-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check_named -in ../../test/recipes/15-test_ecparam_data/valid/prime239v3-explicit.pem => 1 not ok 41 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/prime239v3-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check_named -in ../../test/recipes/15-test_ecparam_data/valid/prime239v3-named.pem => 1 not ok 42 # ------------------------------------------------------------------------------ Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/secp112r1-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check_named -in ../../test/recipes/15-test_ecparam_data/valid/secp112r1-explicit.pem => 1 not ok 45 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/secp112r1-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check_named -in ../../test/recipes/15-test_ecparam_data/valid/secp112r1-named.pem => 1 not ok 46 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/secp112r2-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check_named -in ../../test/recipes/15-test_ecparam_data/valid/secp112r2-explicit.pem => 1 not ok 47 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/secp112r2-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check_named -in ../../test/recipes/15-test_ecparam_data/valid/secp112r2-named.pem => 1 not ok 48 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/secp128r1-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check_named -in ../../test/recipes/15-test_ecparam_data/valid/secp128r1-explicit.pem => 1 not ok 49 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/secp128r1-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check_named -in ../../test/recipes/15-test_ecparam_data/valid/secp128r1-named.pem => 1 not ok 50 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/secp128r2-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check_named -in ../../test/recipes/15-test_ecparam_data/valid/secp128r2-explicit.pem => 1 not ok 51 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/secp128r2-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check_named -in ../../test/recipes/15-test_ecparam_data/valid/secp128r2-named.pem => 1 not ok 52 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/secp160k1-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check_named -in ../../test/recipes/15-test_ecparam_data/valid/secp160k1-named.pem => 1 not ok 53 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/secp160r1-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check_named -in ../../test/recipes/15-test_ecparam_data/valid/secp160r1-explicit.pem => 1 not ok 54 # ------------------------------------------------------------------------------ # Failed to load provider fips 20740E853F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20740E853F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20740E853F000000: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 at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/secp160r1-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check_named -in ../../test/recipes/15-test_ecparam_data/valid/secp160r1-named.pem => 1 not ok 55 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/secp160r2-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check_named -in ../../test/recipes/15-test_ecparam_data/valid/secp160r2-explicit.pem => 1 not ok 56 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/secp160r2-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check_named -in ../../test/recipes/15-test_ecparam_data/valid/secp160r2-named.pem => 1 not ok 57 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/secp192k1-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check_named -in ../../test/recipes/15-test_ecparam_data/valid/secp192k1-named.pem => 1 not ok 58 # ------------------------------------------------------------------------------15-test_pkey.t .......................... ok # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/secp224k1-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check_named -in ../../test/recipes/15-test_ecparam_data/valid/secp224k1-named.pem => 1 not ok 59 # ------------------------------------------------------------------------------ # Failed to load provider fips 20F466A53F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20F466A53F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20F466A53F000000: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 # ------------------------------------------------------------------------------ Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls12-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check_named -in ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls12-named.pem => 1 not ok 93 # ------------------------------------------------------------------------------ Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls6-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check_named -in ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls6-explicit.pem => 1 not ok 97 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls6-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check_named -in ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls6-named.pem => 1 not ok 98 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls7-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check_named -in ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls7-explicit.pem => 1 not ok 99 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls7-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check_named -in ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls7-named.pem => 1 not ok 100 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls8-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check_named -in ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls8-named.pem => 1 not ok 101 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls9-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check_named -in ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls9-named.pem => 1 not ok 102 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. # Looks like you failed 34 tests of 102. not ok 2 - Check loading valid parameters by ecparam with -check_named # ------------------------------------------------------------------------------ # Failed to load provider fips 207430933F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 207430933F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 207430933F000000: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_mp_rsa.t ........................ ok 15-test_rsa.t ........................... ok Using configuration from ../../test/fips-and-base.cnf pkeyutl: Error initializing context 20F44AA03F000000: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 20D42F993F000000: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 20F4BCA23F000000: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 # ------------------------------------------------------------------------------ Error reading parameters 20F480B93F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/prime192v1-explicit.pem => 1 not ok 31 # ------------------------------------------------------------------------------ # 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 20B44BA33F000000: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 at test/recipes/15-test_ecparam.t line 42. Error reading parameters 20F495AB3F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/prime192v1-named.pem => 1 not ok 32 # ------------------------------------------------------------------------------ # 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 20E40FAA3F000000: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 at test/recipes/15-test_ecparam.t line 42. Error reading parameters 20B4BDA93F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/prime192v2-explicit.pem => 1 not ok 33 # ------------------------------------------------------------------------------ # 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 20B4A9A83F000000: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 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Error reading parameters 20E428B13F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/prime192v2-named.pem => 1 not ok 34 # ------------------------------------------------------------------------------ # 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 test at test/recipes/15-test_ecparam.t line 42. Error reading parameters 206401B63F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/prime192v3-explicit.pem => 1 not ok 35 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Error reading parameters 207433A03F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/prime192v3-named.pem => 1 not ok 36 # ------------------------------------------------------------------------------ genpkey: Generating EC key parameters failed 20742D903F000000: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:sect113r1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 160 - genpkey EC params sect113r1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Error reading parameters 20F4B4A13F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/prime239v1-explicit.pem => 1 not ok 37 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect113r1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20B447A33F000000: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:sect113r1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.sect113r1.explicit.pem => 1 not ok 161 - genpkey EC params sect113r1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Error reading parameters 20842D923F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/prime239v1-named.pem => 1 not ok 38 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect113r1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20E4F98F3F000000: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:sect113r1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.sect113r1.explicit.der => 1 not ok 162 - genpkey EC params sect113r1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Error reading parameters 20B4E7A43F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/prime239v2-explicit.pem => 1 not ok 39 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect113r1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F4A8913F000000: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:sect113r1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 163 - genpkey EC key on sect113r1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Error reading parameters 20F4EEA83F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/prime239v2-named.pem => 1 not ok 40 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect113r1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2064B9AB3F000000: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:sect113r1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.sect113r1.explicit.pem -outpubkey ecgen.sect113r1.explicit-pub.pem => 1 not ok 164 - genpkey EC key on sect113r1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect113r1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20B4E2A43F000000: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:sect113r1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.sect113r1.explicit.der -outpubkey ecgen.sect113r1.explicit-pub.der => 1 not ok 165 - genpkey EC key on sect113r1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Error reading parameters 20949DAD3F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/prime239v3-explicit.pem => 1 not ok 41 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Error reading parameters 20F48DB73F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/prime239v3-named.pem => 1 not ok 42 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect113r1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2074F98C3F000000: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:sect113r1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 166 - genpkey EC params sect113r1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------15-test_rsax931.t ....................... ok # Failed test 'genpkey EC params sect113r1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F4227F3F000000: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:sect113r1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.sect113r1.named_curve.pem => 1 not ok 167 - genpkey EC params sect113r1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect113r1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20C4BFA73F000000: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:sect113r1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.sect113r1.named_curve.der => 1 not ok 168 - genpkey EC params sect113r1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ Error reading parameters 209415AA3F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/secp112r1-explicit.pem => 1 not ok 45 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect113r1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20044F893F000000: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:sect113r1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 169 - genpkey EC key on sect113r1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------15-test_rsapss.t ........................ ok # Failed test at test/recipes/15-test_ecparam.t line 42. Error reading parameters 20F4DF803F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/secp112r1-named.pem => 1 not ok 46 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect113r1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20C416933F000000: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:sect113r1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.sect113r1.named_curve.pem -outpubkey ecgen.sect113r1.named_curve-pub.pem => 1 not ok 170 - genpkey EC key on sect113r1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Error reading parameters 20C41EA93F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/secp112r2-explicit.pem => 1 not ok 47 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect113r1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 206407A33F000000: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:sect113r1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.sect113r1.named_curve.der -outpubkey ecgen.sect113r1.named_curve-pub.der => 1 not ok 171 - genpkey EC key on sect113r1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Error reading parameters 20F488853F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/secp112r2-named.pem => 1 not ok 48 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect113r1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20E4FF983F000000: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:sect113r2' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 172 - genpkey EC params sect113r2 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Error reading parameters 20C4F7803F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/secp128r1-explicit.pem => 1 not ok 49 # ------------------------------------------------------------------------------15-test_sha.t ........................... ok # Failed test 'genpkey EC params sect113r2 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2004A8B13F000000: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:sect113r2' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.sect113r2.explicit.pem => 1 not ok 173 - genpkey EC params sect113r2 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Error reading parameters 20B448BF3F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/secp128r1-named.pem => 1 not ok 50 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect113r2 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2064E2B23F000000: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:sect113r2' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.sect113r2.explicit.der => 1 not ok 174 - genpkey EC params sect113r2 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Error reading parameters 2084528F3F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/secp128r2-explicit.pem => 1 not ok 51 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect113r2 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 209437873F000000: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:sect113r2' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 175 - genpkey EC key on sect113r2 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Error reading parameters 2004D3AD3F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/secp128r2-named.pem => 1 not ok 52 # ------------------------------------------------------------------------------ # Failed to load provider fips 20E440923F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20E440923F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20E440923F000000: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 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect113r2 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 209425AA3F000000: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:sect113r2' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.sect113r2.explicit.pem -outpubkey ecgen.sect113r2.explicit-pub.pem => 1 not ok 176 - genpkey EC key on sect113r2 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Error reading parameters 20A4AFA83F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/secp160k1-named.pem => 1 not ok 53 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Error reading parameters 20943BB23F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/secp160r1-explicit.pem => 1 not ok 54 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect113r2 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20E4DB943F000000: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:sect113r2' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.sect113r2.explicit.der -outpubkey ecgen.sect113r2.explicit-pub.der => 1 not ok 177 - genpkey EC key on sect113r2 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------20-test_app.t ........................... ok # Failed test at test/recipes/15-test_ecparam.t line 42. Error reading parameters 200481953F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/secp160r1-named.pem => 1 not ok 55 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Error reading parameters 2074C8B83F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/secp160r2-explicit.pem => 1 not ok 56 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect113r2 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2094DBAD3F000000: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:sect113r2' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 178 - genpkey EC params sect113r2 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect113r2 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2074F0BC3F000000: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:sect113r2' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.sect113r2.named_curve.pem => 1 not ok 179 - genpkey EC params sect113r2 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Error reading parameters 2074E4B43F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/secp160r2-named.pem => 1 not ok 57 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect113r2 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20741B853F000000: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:sect113r2' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.sect113r2.named_curve.der => 1 not ok 180 - genpkey EC params sect113r2 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Error reading parameters 20A47E883F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/secp192k1-named.pem => 1 not ok 58 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect113r2 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2084D38C3F000000: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:sect113r2' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 181 - genpkey EC key on sect113r2 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------20-test_cli_list.t ...................... ok # Failed test 'genpkey EC key on sect113r2 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20742CBD3F000000: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:sect113r2' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.sect113r2.named_curve.pem -outpubkey ecgen.sect113r2.named_curve-pub.pem => 1 not ok 182 - genpkey EC key on sect113r2 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Error reading parameters 20E488963F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/secp224k1-named.pem => 1 not ok 59 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect113r2 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F4CE863F000000: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:sect113r2' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.sect113r2.named_curve.der -outpubkey ecgen.sect113r2.named_curve-pub.der => 1 not ok 183 - genpkey EC key on sect113r2 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect113r2 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20E4129A3F000000: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:sect131r1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 184 - genpkey EC params sect131r1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect131r1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F4D5903F000000: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:sect131r1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.sect131r1.explicit.pem => 1 not ok 185 - genpkey EC params sect131r1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect131r1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 206439A43F000000: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:sect131r1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.sect131r1.explicit.der => 1 not ok 186 - genpkey EC params sect131r1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect131r1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 207488AA3F000000: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:sect131r1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 187 - genpkey EC key on sect131r1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect131r1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2084E9AA3F000000: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:sect131r1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.sect131r1.explicit.pem -outpubkey ecgen.sect131r1.explicit-pub.pem => 1 not ok 188 - genpkey EC key on sect131r1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect131r1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2074D1843F000000: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:sect131r1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.sect131r1.explicit.der -outpubkey ecgen.sect131r1.explicit-pub.der => 1 not ok 189 - genpkey EC key on sect131r1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect131r1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20E490813F000000: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:sect131r1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 190 - genpkey EC params sect131r1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect131r1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F47B8D3F000000: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:sect131r1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.sect131r1.named_curve.pem => 1 not ok 191 - genpkey EC params sect131r1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect131r1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20B4C8AD3F000000: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:sect131r1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.sect131r1.named_curve.der => 1 not ok 192 - genpkey EC params sect131r1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect131r1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 206498993F000000: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:sect131r1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 193 - genpkey EC key on sect131r1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ Error initializing EC context 20041CB93F000000: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 'genpkey EC key on sect131r1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20B4ED903F000000: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:sect131r1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.sect131r1.named_curve.pem -outpubkey ecgen.sect131r1.named_curve-pub.pem => 1 not ok 194 - genpkey EC key on sect131r1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # 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 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect131r1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2084C08C3F000000: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:sect131r1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.sect131r1.named_curve.der -outpubkey ecgen.sect131r1.named_curve-pub.der => 1 not ok 195 - genpkey EC key on sect131r1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect131r1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2084F8B53F000000: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:sect131r2' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 196 - genpkey EC params sect131r2 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ 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 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect131r2 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2064C3943F000000: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:sect131r2' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.sect131r2.explicit.pem => 1 not ok 197 - genpkey EC params sect131r2 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # 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 test 'genpkey EC params sect131r2 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2074C5B93F000000: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:sect131r2' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.sect131r2.explicit.der => 1 not ok 198 - genpkey EC params sect131r2 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect131r2 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20A4B9B13F000000: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:sect131r2' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 199 - genpkey EC key on sect131r2 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------15-test_ml_dsa_codecs.t ................. ok 15-test_ml_kem_codecs.t ................. ok # Failed test 'genpkey EC key on sect131r2 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20D41DAB3F000000: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:sect131r2' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.sect131r2.explicit.pem -outpubkey ecgen.sect131r2.explicit-pub.pem => 1 not ok 200 - genpkey EC key on sect131r2 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect131r2 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F4C2A43F000000: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:sect131r2' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.sect131r2.explicit.der -outpubkey ecgen.sect131r2.explicit-pub.der => 1 not ok 201 - genpkey EC key on sect131r2 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect131r2 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20842F803F000000: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:sect131r2' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 202 - genpkey EC params sect131r2 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect131r2 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20645F823F000000: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:sect131r2' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.sect131r2.named_curve.pem => 1 not ok 203 - genpkey EC params sect131r2 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect131r2 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 200404A63F000000: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:sect131r2' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.sect131r2.named_curve.der => 1 not ok 204 - genpkey EC params sect131r2 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect131r2 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 206432AC3F000000: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:sect131r2' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 205 - genpkey EC key on sect131r2 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect131r2 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20B4C19D3F000000: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:sect131r2' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.sect131r2.named_curve.pem -outpubkey ecgen.sect131r2.named_curve-pub.pem => 1 not ok 206 - genpkey EC key on sect131r2 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed to load provider fips 20B4A28A3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20B4A28A3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20B4A28A3F000000: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 # ------------------------------------------------------------------------------ # Looks like you failed 4 tests of 14. not ok 10 - EC # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect131r2 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 200428B53F000000: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:sect131r2' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.sect131r2.named_curve.der -outpubkey ecgen.sect131r2.named_curve-pub.der => 1 not ok 207 - genpkey EC key on sect131r2 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect131r2 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20747EB33F000000: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:sect163k1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 208 - genpkey EC params sect163k1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect163k1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F428823F000000: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:sect163k1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.sect163k1.explicit.pem => 1 not ok 209 - genpkey EC params sect163k1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect163k1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20C47A853F000000: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:sect163k1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.sect163k1.explicit.der => 1 not ok 210 - genpkey EC params sect163k1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ Error initializing RSA context 2084449E3F000000: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 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect163k1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20C49FA03F000000: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:sect163k1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 211 - genpkey EC key on sect163k1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # 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 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect163k1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2064CAB73F000000: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:sect163k1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.sect163k1.explicit.pem -outpubkey ecgen.sect163k1.explicit-pub.pem => 1 not ok 212 - genpkey EC key on sect163k1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect163k1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20D4D68A3F000000: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:sect163k1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.sect163k1.explicit.der -outpubkey ecgen.sect163k1.explicit-pub.der => 1 not ok 213 - genpkey EC key on sect163k1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ 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 'genpkey EC key on sect163k1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20C4D8BE3F000000: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:sect163k1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 214 - genpkey EC params sect163k1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # 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 test 'genpkey EC params sect163k1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20E4D2B53F000000: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:sect163k1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.sect163k1.named_curve.pem => 1 not ok 215 - genpkey EC params sect163k1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect163k1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20740BA03F000000: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:sect163k1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.sect163k1.named_curve.der => 1 not ok 216 - genpkey EC params sect163k1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect163k1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F4ABA33F000000: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:sect163k1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 217 - genpkey EC key on sect163k1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ Error reading parameters 20D443893F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls12-named.pem => 1 not ok 93 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect163k1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2074669D3F000000: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:sect163k1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.sect163k1.named_curve.pem -outpubkey ecgen.sect163k1.named_curve-pub.pem => 1 not ok 218 - genpkey EC key on sect163k1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Looks like you failed 4 tests of 14. not ok 11 - RSA # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect163k1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2094B4903F000000: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:sect163k1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.sect163k1.named_curve.der -outpubkey ecgen.sect163k1.named_curve-pub.der => 1 not ok 219 - genpkey EC key on sect163k1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed to load provider fips 20B408BD3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20B408BD3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20B408BD3F000000: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 # ------------------------------------------------------------------------------ # Looks like you failed 2 tests of 12.20-test_cli_fips.t ...................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/12 subtests (less 1 skipped subtest: 9 okay) Error reading parameters 20E453873F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls6-explicit.pem => 1 not ok 97 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect163k1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2074588B3F000000: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:sect163r1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 220 - genpkey EC params sect163r1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # 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 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Error reading parameters 2084329D3F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls6-named.pem => 1 not ok 98 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect163r1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 209447B83F000000: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:sect163r1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.sect163r1.explicit.pem => 1 not ok 221 - genpkey EC params sect163r1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Error reading parameters 2004C2833F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls7-explicit.pem => 1 not ok 99 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect163r1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 200449813F000000: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:sect163r1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.sect163r1.explicit.der => 1 not ok 222 - genpkey EC params sect163r1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Error reading parameters 206443953F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls7-named.pem => 1 not ok 100 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect163r1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2064ABBB3F000000: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:sect163r1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 223 - genpkey EC key on sect163r1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Error reading parameters 20742DAD3F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls8-named.pem => 1 not ok 101 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect163r1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 208407823F000000: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:sect163r1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.sect163r1.explicit.pem -outpubkey ecgen.sect163r1.explicit-pub.pem => 1 not ok 224 - genpkey EC key on sect163r1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Error reading parameters 2084C6B83F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -noout -check -in ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls9-named.pem => 1 not ok 102 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. # Looks like you failed 34 tests of 102. not ok 3 - Check loading valid parameters by pkeyparam with -check # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect163r1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20A4B6BE3F000000: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:sect163r1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.sect163r1.explicit.der -outpubkey ecgen.sect163r1.explicit-pub.der => 1 not ok 225 - genpkey EC key on sect163r1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect163r1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20B411833F000000: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:sect163r1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 226 - genpkey EC params sect163r1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ Unable to load parameters from ../../test/recipes/15-test_ecparam_data/noncanon/secp160k1-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check -in ../../test/recipes/15-test_ecparam_data/noncanon/secp160k1-explicit.pem => 1 not ok 3 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect163r1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2004E5803F000000: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:sect163r1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.sect163r1.named_curve.pem => 1 not ok 227 - genpkey EC params sect163r1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------20-test_dgst.t .......................... ok # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/noncanon/secp192k1-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check -in ../../test/recipes/15-test_ecparam_data/noncanon/secp192k1-explicit.pem => 1 not ok 4 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect163r1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20642DA43F000000: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:sect163r1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.sect163r1.named_curve.der => 1 not ok 228 - genpkey EC params sect163r1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/noncanon/secp224k1-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check -in ../../test/recipes/15-test_ecparam_data/noncanon/secp224k1-explicit.pem => 1 not ok 5 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect163r1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2064CA953F000000: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:sect163r1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 229 - genpkey EC key on sect163r1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect163r1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 207479BD3F000000: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:sect163r1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.sect163r1.named_curve.pem -outpubkey ecgen.sect163r1.named_curve-pub.pem => 1 not ok 230 - genpkey EC key on sect163r1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect163r1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20C446B53F000000: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:sect163r1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.sect163r1.named_curve.der -outpubkey ecgen.sect163r1.named_curve-pub.der => 1 not ok 231 - genpkey EC key on sect163r1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect163r1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F4A9B83F000000: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:sect163r2' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 232 - genpkey EC params sect163r2 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect163r2 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F408A73F000000: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:sect163r2' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.sect163r2.explicit.pem => 1 not ok 233 - genpkey EC params sect163r2 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect163r2 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20D462BC3F000000: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:sect163r2' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.sect163r2.explicit.der => 1 not ok 234 - genpkey EC params sect163r2 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect163r2 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20E4C3973F000000: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:sect163r2' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 235 - genpkey EC key on sect163r2 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect163r2 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F422A73F000000: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:sect163r2' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.sect163r2.explicit.pem -outpubkey ecgen.sect163r2.explicit-pub.pem => 1 not ok 236 - genpkey EC key on sect163r2 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect163r2 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20C4349C3F000000: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:sect163r2' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.sect163r2.explicit.der -outpubkey ecgen.sect163r2.explicit-pub.der => 1 not ok 237 - genpkey EC key on sect163r2 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect163r2 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2064B5983F000000: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:sect163r2' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 238 - genpkey EC params sect163r2 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect163r2 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F409AF3F000000: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:sect163r2' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.sect163r2.named_curve.pem => 1 not ok 239 - genpkey EC params sect163r2 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect163r2 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20D413983F000000: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:sect163r2' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.sect163r2.named_curve.der => 1 not ok 240 - genpkey EC params sect163r2 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect163r2 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20A4B9833F000000: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:sect163r2' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 241 - genpkey EC key on sect163r2 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect163r2 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 207477883F000000: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:sect163r2' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.sect163r2.named_curve.pem -outpubkey ecgen.sect163r2.named_curve-pub.pem => 1 not ok 242 - genpkey EC key on sect163r2 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect163r2 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20742DA33F000000: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:sect163r2' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.sect163r2.named_curve.der -outpubkey ecgen.sect163r2.named_curve-pub.der => 1 not ok 243 - genpkey EC key on sect163r2 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect163r2 with ec_param_enc:'named_curve' (DER)' # 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:sect193r1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 244 - genpkey EC params sect193r1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect193r1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2094B08F3F000000: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:sect193r1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.sect193r1.explicit.pem => 1 not ok 245 - genpkey EC params sect193r1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect193r1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2064B7853F000000: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:sect193r1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.sect193r1.explicit.der => 1 not ok 246 - genpkey EC params sect193r1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect193r1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F44AB13F000000: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:sect193r1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 247 - genpkey EC key on sect193r1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect193r1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2094D4903F000000: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:sect193r1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.sect193r1.explicit.pem -outpubkey ecgen.sect193r1.explicit-pub.pem => 1 not ok 248 - genpkey EC key on sect193r1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect193r1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20C404A93F000000: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:sect193r1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.sect193r1.explicit.der -outpubkey ecgen.sect193r1.explicit-pub.der => 1 not ok 249 - genpkey EC key on sect193r1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect193r1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20D416A13F000000: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:sect193r1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 250 - genpkey EC params sect193r1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect193r1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20C4CCB53F000000: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:sect193r1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.sect193r1.named_curve.pem => 1 not ok 251 - genpkey EC params sect193r1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect193r1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F410A73F000000: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:sect193r1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.sect193r1.named_curve.der => 1 not ok 252 - genpkey EC params sect193r1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect193r1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20949BA13F000000: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:sect193r1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 253 - genpkey EC key on sect193r1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ Unable to load parameters from ../../test/recipes/15-test_ecparam_data/noncanon/wap-wsg-idm-ecid-wtls8-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check -in ../../test/recipes/15-test_ecparam_data/noncanon/wap-wsg-idm-ecid-wtls8-explicit.pem => 1 not ok 29 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect193r1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20E44D933F000000: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:sect193r1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.sect193r1.named_curve.pem -outpubkey ecgen.sect193r1.named_curve-pub.pem => 1 not ok 254 - genpkey EC key on sect193r1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed to load provider fips 20D4C1BE3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20D4C1BE3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20D4C1BE3F000000: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 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/noncanon/wap-wsg-idm-ecid-wtls9-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check -in ../../test/recipes/15-test_ecparam_data/noncanon/wap-wsg-idm-ecid-wtls9-explicit.pem => 1 not ok 30 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. # Looks like you failed 5 tests of 30. not ok 4 - Check loading non-canonically encoded parameters by ecparam with -check # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect193r1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20E4A5933F000000: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:sect193r1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.sect193r1.named_curve.der -outpubkey ecgen.sect193r1.named_curve-pub.der => 1 not ok 255 - genpkey EC key on sect193r1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect193r1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20048EB23F000000: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:sect193r2' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 256 - genpkey EC params sect193r2 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect193r2 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20749B993F000000: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:sect193r2' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.sect193r2.explicit.pem => 1 not ok 257 - genpkey EC params sect193r2 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ Unable to load parameters from ../../test/recipes/15-test_ecparam_data/noncanon/secp160k1-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check_named -in ../../test/recipes/15-test_ecparam_data/noncanon/secp160k1-explicit.pem => 1 not ok 3 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect193r2 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F41CA43F000000: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:sect193r2' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.sect193r2.explicit.der => 1 not ok 258 - genpkey EC params sect193r2 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/noncanon/secp192k1-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check_named -in ../../test/recipes/15-test_ecparam_data/noncanon/secp192k1-explicit.pem => 1 not ok 4 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect193r2 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F456B23F000000: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:sect193r2' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 259 - genpkey EC key on sect193r2 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------20-test_dhparam.t ....................... ok # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/noncanon/secp224k1-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check_named -in ../../test/recipes/15-test_ecparam_data/noncanon/secp224k1-explicit.pem => 1 not ok 5 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect193r2 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F4ECBC3F000000: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:sect193r2' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.sect193r2.explicit.pem -outpubkey ecgen.sect193r2.explicit-pub.pem => 1 not ok 260 - genpkey EC key on sect193r2 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect193r2 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20E4AAA13F000000: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:sect193r2' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.sect193r2.explicit.der -outpubkey ecgen.sect193r2.explicit-pub.der => 1 not ok 261 - genpkey EC key on sect193r2 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect193r2 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20B4BBA33F000000: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:sect193r2' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 262 - genpkey EC params sect193r2 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect193r2 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2004F6B93F000000: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:sect193r2' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.sect193r2.named_curve.pem => 1 not ok 263 - genpkey EC params sect193r2 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect193r2 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F4F0B53F000000: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:sect193r2' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.sect193r2.named_curve.der => 1 not ok 264 - genpkey EC params sect193r2 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect193r2 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20A4CEBB3F000000: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:sect193r2' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 265 - genpkey EC key on sect193r2 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect193r2 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2064D78F3F000000: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:sect193r2' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.sect193r2.named_curve.pem -outpubkey ecgen.sect193r2.named_curve-pub.pem => 1 not ok 266 - genpkey EC key on sect193r2 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect193r2 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20E492A63F000000: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:sect193r2' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.sect193r2.named_curve.der -outpubkey ecgen.sect193r2.named_curve-pub.der => 1 not ok 267 - genpkey EC key on sect193r2 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # ERROR: (int) 'result->result == test_ctx->expected_result' failed @ test/ssl_test.c:36 # [1] compared to [0] # INFO: @ test/ssl_test.c:37 # ExpectedResult mismatch: expected Success, got ServerFail. # 2074F7B33F000000:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:916:SSL alert number 80 # OPENSSL_TEST_RAND_SEED=1773853213 not ok 14 - iteration 14 # ------------------------------------------------------------------------------ # ERROR: (int) 'result->result == test_ctx->expected_result' failed @ test/ssl_test.c:36 # [1] compared to [0] # INFO: @ test/ssl_test.c:37 # ExpectedResult mismatch: expected Success, got ServerFail. # 2074F7B33F000000:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:916:SSL alert number 80 # OPENSSL_TEST_RAND_SEED=1773853213 not ok 15 - iteration 15 # ------------------------------------------------------------------------------ # ERROR: (int) 'result->result == test_ctx->expected_result' failed @ test/ssl_test.c:36 # [1] compared to [0] # INFO: @ test/ssl_test.c:37 # ExpectedResult mismatch: expected Success, got ServerFail. # 2074F7B33F000000:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:916:SSL alert number 80 # OPENSSL_TEST_RAND_SEED=1773853213 not ok 16 - iteration 16 # ------------------------------------------------------------------------------ # ERROR: (int) 'result->result == test_ctx->expected_result' failed @ test/ssl_test.c:36 # [1] compared to [0] # INFO: @ test/ssl_test.c:37 # ExpectedResult mismatch: expected Success, got ServerFail. # 2074F7B33F000000:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:916:SSL alert number 80 # OPENSSL_TEST_RAND_SEED=1773853213 not ok 17 - iteration 17 # ------------------------------------------------------------------------------ # ERROR: (int) 'result->result == test_ctx->expected_result' failed @ test/ssl_test.c:36 # [1] compared to [0] # INFO: @ test/ssl_test.c:37 # ExpectedResult mismatch: expected Success, got ServerFail. # 2074F7B33F000000:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:916:SSL alert number 80 # OPENSSL_TEST_RAND_SEED=1773853213 not ok 18 - iteration 18 # ------------------------------------------------------------------------------ # ERROR: (int) 'result->result == test_ctx->expected_result' failed @ test/ssl_test.c:36 # [1] compared to [0] # INFO: @ test/ssl_test.c:37 # ExpectedResult mismatch: expected Success, got ServerFail. # 2074F7B33F000000:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:916:SSL alert number 80 # OPENSSL_TEST_RAND_SEED=1773853213 not ok 19 - iteration 19 # ------------------------------------------------------------------------------ # ERROR: (int) 'result->result == test_ctx->expected_result' failed @ test/ssl_test.c:36 # [1] compared to [0] # INFO: @ test/ssl_test.c:37 # ExpectedResult mismatch: expected Success, got ServerFail. # 2074F7B33F000000:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:916:SSL alert number 80 # OPENSSL_TEST_RAND_SEED=1773853213 not ok 20 - iteration 20 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect193r2 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20E4BE813F000000: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:sect233k1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 268 - genpkey EC params sect233k1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # ERROR: (int) 'result->result == test_ctx->expected_result' failed @ test/ssl_test.c:36 # [1] compared to [0] # INFO: @ test/ssl_test.c:37 # ExpectedResult mismatch: expected Success, got ServerFail. # 2074F7B33F000000:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:916:SSL alert number 80 # OPENSSL_TEST_RAND_SEED=1773853213 not ok 21 - iteration 21 # ------------------------------------------------------------------------------ # ERROR: (int) 'result->result == test_ctx->expected_result' failed @ test/ssl_test.c:36 # [1] compared to [0] # INFO: @ test/ssl_test.c:37 # ExpectedResult mismatch: expected Success, got ServerFail. # 2074F7B33F000000:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:916:SSL alert number 80 # OPENSSL_TEST_RAND_SEED=1773853213 not ok 23 - iteration 23 # ------------------------------------------------------------------------------ # ERROR: (int) 'result->result == test_ctx->expected_result' failed @ test/ssl_test.c:36 # [1] compared to [0] # INFO: @ test/ssl_test.c:37 # ExpectedResult mismatch: expected Success, got ServerFail. # 2074F7B33F000000:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:916:SSL alert number 80 # OPENSSL_TEST_RAND_SEED=1773853213 not ok 24 - iteration 24 # ------------------------------------------------------------------------------ # ERROR: (int) 'result->result == test_ctx->expected_result' failed @ test/ssl_test.c:36 # [1] compared to [0] # INFO: @ test/ssl_test.c:37 # ExpectedResult mismatch: expected Success, got ServerFail. # 2074F7B33F000000:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:916:SSL alert number 80 # OPENSSL_TEST_RAND_SEED=1773853213 not ok 25 - iteration 25 # ------------------------------------------------------------------------------ # ERROR: (int) 'result->result == test_ctx->expected_result' failed @ test/ssl_test.c:36 # [1] compared to [0] # INFO: @ test/ssl_test.c:37 # ExpectedResult mismatch: expected Success, got ServerFail. # 2074F7B33F000000:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:916:SSL alert number 80 # OPENSSL_TEST_RAND_SEED=1773853213 not ok 26 - iteration 26 # ------------------------------------------------------------------------------ # ERROR: (int) 'result->result == test_ctx->expected_result' failed @ test/ssl_test.c:36 # [1] compared to [0] # INFO: @ test/ssl_test.c:37 # ExpectedResult mismatch: expected Success, got ServerFail. # 2074F7B33F000000:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:916:SSL alert number 80 # OPENSSL_TEST_RAND_SEED=1773853213 not ok 27 - iteration 27 # ------------------------------------------------------------------------------ # ERROR: (int) 'result->result == test_ctx->expected_result' failed @ test/ssl_test.c:36 # [1] compared to [0] # INFO: @ test/ssl_test.c:37 # ExpectedResult mismatch: expected Success, got ServerFail. # 2074F7B33F000000:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:916:SSL alert number 80 # OPENSSL_TEST_RAND_SEED=1773853213 not ok 28 - iteration 28 # ------------------------------------------------------------------------------ # ERROR: (int) 'result->result == test_ctx->expected_result' failed @ test/ssl_test.c:36 # [1] compared to [0] # INFO: @ test/ssl_test.c:37 # ExpectedResult mismatch: expected Success, got ServerFail. # 2074F7B33F000000:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:916:SSL alert number 80 # OPENSSL_TEST_RAND_SEED=1773853213 not ok 29 - iteration 29 # ------------------------------------------------------------------------------ # ERROR: (int) 'result->result == test_ctx->expected_result' failed @ test/ssl_test.c:36 # [1] compared to [0] # INFO: @ test/ssl_test.c:37 # ExpectedResult mismatch: expected Success, got ServerFail. # 2074F7B33F000000:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:916:SSL alert number 80 # OPENSSL_TEST_RAND_SEED=1773853213 not ok 30 - iteration 30 # ------------------------------------------------------------------------------ # ERROR: (int) 'result->result == test_ctx->expected_result' failed @ test/ssl_test.c:36 # [1] compared to [0] # INFO: @ test/ssl_test.c:37 # ExpectedResult mismatch: expected Success, got ServerFail. # 2074F7B33F000000:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:916:SSL alert number 80 # OPENSSL_TEST_RAND_SEED=1773853213 not ok 31 - iteration 31 # ------------------------------------------------------------------------------ # ERROR: (int) 'result->result == test_ctx->expected_result' failed @ test/ssl_test.c:36 # [1] compared to [0] # INFO: @ test/ssl_test.c:37 # ExpectedResult mismatch: expected Success, got ServerFail. # 2074F7B33F000000:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:916:SSL alert number 80 # OPENSSL_TEST_RAND_SEED=1773853213 not ok 32 - iteration 32 # ------------------------------------------------------------------------------ # ERROR: (int) 'result->result == test_ctx->expected_result' failed @ test/ssl_test.c:36 # [1] compared to [0] # INFO: @ test/ssl_test.c:37 # ExpectedResult mismatch: expected Success, got ServerFail. # 2074F7B33F000000:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:916:SSL alert number 80 # OPENSSL_TEST_RAND_SEED=1773853213 not ok 33 - iteration 33 # ------------------------------------------------------------------------------ # ERROR: (int) 'result->result == test_ctx->expected_result' failed @ test/ssl_test.c:36 # [1] compared to [0] # INFO: @ test/ssl_test.c:37 # ExpectedResult mismatch: expected Success, got ServerFail. # 2074F7B33F000000:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:916:SSL alert number 80 # OPENSSL_TEST_RAND_SEED=1773853213 not ok 34 - iteration 34 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect233k1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 206475BB3F000000: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:sect233k1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.sect233k1.explicit.pem => 1 not ok 269 - genpkey EC params sect233k1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect233k1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20A4E4BD3F000000: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:sect233k1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.sect233k1.explicit.der => 1 not ok 270 - genpkey EC params sect233k1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect233k1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F497933F000000: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:sect233k1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 271 - genpkey EC key on sect233k1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect233k1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20E460883F000000: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:sect233k1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.sect233k1.explicit.pem -outpubkey ecgen.sect233k1.explicit-pub.pem => 1 not ok 272 - genpkey EC key on sect233k1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect233k1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F4E08A3F000000: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:sect233k1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.sect233k1.explicit.der -outpubkey ecgen.sect233k1.explicit-pub.der => 1 not ok 273 - genpkey EC key on sect233k1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect233k1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F412BF3F000000: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:sect233k1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 274 - genpkey EC params sect233k1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect233k1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20947BAE3F000000: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:sect233k1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.sect233k1.named_curve.pem => 1 not ok 275 - genpkey EC params sect233k1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853213 not ok 1 - test_handshake # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/ssl_test 14-curves.cnf.none none => 1 not ok 3 - running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/14-curves.cnf none # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect233k1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F4C8943F000000: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:sect233k1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.sect233k1.named_curve.der => 1 not ok 276 - genpkey EC params sect233k1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect233k1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 207444A53F000000: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:sect233k1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 277 - genpkey EC key on sect233k1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect233k1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F439993F000000: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:sect233k1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.sect233k1.named_curve.pem -outpubkey ecgen.sect233k1.named_curve-pub.pem => 1 not ok 278 - genpkey EC key on sect233k1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect233k1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20C452A83F000000: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:sect233k1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.sect233k1.named_curve.der -outpubkey ecgen.sect233k1.named_curve-pub.der => 1 not ok 279 - genpkey EC key on sect233k1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect233k1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20B401973F000000: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:sect233r1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 280 - genpkey EC params sect233r1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect233r1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2064C27F3F000000: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:sect233r1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.sect233r1.explicit.pem => 1 not ok 281 - genpkey EC params sect233r1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect233r1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F450883F000000: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:sect233r1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.sect233r1.explicit.der => 1 not ok 282 - genpkey EC params sect233r1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ Unable to load parameters from ../../test/recipes/15-test_ecparam_data/noncanon/wap-wsg-idm-ecid-wtls8-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check_named -in ../../test/recipes/15-test_ecparam_data/noncanon/wap-wsg-idm-ecid-wtls8-explicit.pem => 1 not ok 29 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect233r1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20B4E2993F000000: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:sect233r1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 283 - genpkey EC key on sect233r1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/noncanon/wap-wsg-idm-ecid-wtls9-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -noout -check_named -in ../../test/recipes/15-test_ecparam_data/noncanon/wap-wsg-idm-ecid-wtls9-explicit.pem => 1 not ok 30 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. # Looks like you failed 5 tests of 30. not ok 5 - Check loading non-canonically encoded parameters by ecparam with -check_named # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect233r1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2074F3B33F000000: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:sect233r1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.sect233r1.explicit.pem -outpubkey ecgen.sect233r1.explicit-pub.pem => 1 not ok 284 - genpkey EC key on sect233r1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------20-test_kdf.t ........................... ok # Failed test 'genpkey EC key on sect233r1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2064E49F3F000000: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:sect233r1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.sect233r1.explicit.der -outpubkey ecgen.sect233r1.explicit-pub.der => 1 not ok 285 - genpkey EC key on sect233r1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect233r1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 209471BE3F000000: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:sect233r1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 286 - genpkey EC params sect233r1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ Error reading parameters 20748B883F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -noout -check -in ../../test/recipes/15-test_ecparam_data/noncanon/secp160k1-explicit.pem => 1 not ok 3 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect233r1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20B4D2843F000000: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:sect233r1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.sect233r1.named_curve.pem => 1 not ok 287 - genpkey EC params sect233r1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Error reading parameters 2094ABB43F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -noout -check -in ../../test/recipes/15-test_ecparam_data/noncanon/secp192k1-explicit.pem => 1 not ok 4 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect233r1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F477A43F000000: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:sect233r1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.sect233r1.named_curve.der => 1 not ok 288 - genpkey EC params sect233r1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # ERROR: (int) 'result->result == test_ctx->expected_result' failed @ test/ssl_test.c:36 # [1] compared to [0] # INFO: @ test/ssl_test.c:37 # ExpectedResult mismatch: expected Success, got ServerFail. # 20F47EB83F000000:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:916:SSL alert number 80 # OPENSSL_TEST_RAND_SEED=1773853225 not ok 14 - iteration 14 # ------------------------------------------------------------------------------ # ERROR: (int) 'result->result == test_ctx->expected_result' failed @ test/ssl_test.c:36 # [1] compared to [0] # INFO: @ test/ssl_test.c:37 # ExpectedResult mismatch: expected Success, got ServerFail. # 20F47EB83F000000:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:916:SSL alert number 80 # OPENSSL_TEST_RAND_SEED=1773853225 not ok 15 - iteration 15 # ------------------------------------------------------------------------------ # ERROR: (int) 'result->result == test_ctx->expected_result' failed @ test/ssl_test.c:36 # [1] compared to [0] # INFO: @ test/ssl_test.c:37 # ExpectedResult mismatch: expected Success, got ServerFail. # 20F47EB83F000000:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:916:SSL alert number 80 # OPENSSL_TEST_RAND_SEED=1773853225 not ok 16 - iteration 16 # ------------------------------------------------------------------------------ # ERROR: (int) 'result->result == test_ctx->expected_result' failed @ test/ssl_test.c:36 # [1] compared to [0] # INFO: @ test/ssl_test.c:37 # ExpectedResult mismatch: expected Success, got ServerFail. # 20F47EB83F000000:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:916:SSL alert number 80 # OPENSSL_TEST_RAND_SEED=1773853225 not ok 17 - iteration 17 # ------------------------------------------------------------------------------ # ERROR: (int) 'result->result == test_ctx->expected_result' failed @ test/ssl_test.c:36 # [1] compared to [0] # INFO: @ test/ssl_test.c:37 # ExpectedResult mismatch: expected Success, got ServerFail. # 20F47EB83F000000:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:916:SSL alert number 80 # OPENSSL_TEST_RAND_SEED=1773853225 not ok 18 - iteration 18 # ------------------------------------------------------------------------------ # ERROR: (int) 'result->result == test_ctx->expected_result' failed @ test/ssl_test.c:36 # [1] compared to [0] # INFO: @ test/ssl_test.c:37 # ExpectedResult mismatch: expected Success, got ServerFail. # 20F47EB83F000000:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:916:SSL alert number 80 # OPENSSL_TEST_RAND_SEED=1773853225 not ok 19 - iteration 19 # ------------------------------------------------------------------------------ # ERROR: (int) 'result->result == test_ctx->expected_result' failed @ test/ssl_test.c:36 # [1] compared to [0] # INFO: @ test/ssl_test.c:37 # ExpectedResult mismatch: expected Success, got ServerFail. # 20F47EB83F000000:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:916:SSL alert number 80 # OPENSSL_TEST_RAND_SEED=1773853225 not ok 20 - iteration 20 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Error reading parameters 20F432883F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -noout -check -in ../../test/recipes/15-test_ecparam_data/noncanon/secp224k1-explicit.pem => 1 not ok 5 # ------------------------------------------------------------------------------ # ERROR: (int) 'result->result == test_ctx->expected_result' failed @ test/ssl_test.c:36 # [1] compared to [0] # INFO: @ test/ssl_test.c:37 # ExpectedResult mismatch: expected Success, got ServerFail. # 20F47EB83F000000:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:916:SSL alert number 80 # OPENSSL_TEST_RAND_SEED=1773853225 not ok 21 - iteration 21 # ------------------------------------------------------------------------------ # ERROR: (int) 'result->result == test_ctx->expected_result' failed @ test/ssl_test.c:36 # [1] compared to [0] # INFO: @ test/ssl_test.c:37 # ExpectedResult mismatch: expected Success, got ServerFail. # 20F47EB83F000000:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:916:SSL alert number 80 # OPENSSL_TEST_RAND_SEED=1773853225 not ok 23 - iteration 23 # ------------------------------------------------------------------------------ # ERROR: (int) 'result->result == test_ctx->expected_result' failed @ test/ssl_test.c:36 # [1] compared to [0] # INFO: @ test/ssl_test.c:37 # ExpectedResult mismatch: expected Success, got ServerFail. # 20F47EB83F000000:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:916:SSL alert number 80 # OPENSSL_TEST_RAND_SEED=1773853225 not ok 24 - iteration 24 # ------------------------------------------------------------------------------ # ERROR: (int) 'result->result == test_ctx->expected_result' failed @ test/ssl_test.c:36 # [1] compared to [0] # INFO: @ test/ssl_test.c:37 # ExpectedResult mismatch: expected Success, got ServerFail. # 20F47EB83F000000:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:916:SSL alert number 80 # OPENSSL_TEST_RAND_SEED=1773853225 not ok 25 - iteration 25 # ------------------------------------------------------------------------------ # ERROR: (int) 'result->result == test_ctx->expected_result' failed @ test/ssl_test.c:36 # [1] compared to [0] # INFO: @ test/ssl_test.c:37 # ExpectedResult mismatch: expected Success, got ServerFail. # 20F47EB83F000000:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:916:SSL alert number 80 # OPENSSL_TEST_RAND_SEED=1773853225 not ok 26 - iteration 26 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect233r1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20644E943F000000: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:sect233r1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 289 - genpkey EC key on sect233r1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # ERROR: (int) 'result->result == test_ctx->expected_result' failed @ test/ssl_test.c:36 # [1] compared to [0] # INFO: @ test/ssl_test.c:37 # ExpectedResult mismatch: expected Success, got ServerFail. # 20F47EB83F000000:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:916:SSL alert number 80 # OPENSSL_TEST_RAND_SEED=1773853225 not ok 27 - iteration 27 # ------------------------------------------------------------------------------ # ERROR: (int) 'result->result == test_ctx->expected_result' failed @ test/ssl_test.c:36 # [1] compared to [0] # INFO: @ test/ssl_test.c:37 # ExpectedResult mismatch: expected Success, got ServerFail. # 20F47EB83F000000:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:916:SSL alert number 80 # OPENSSL_TEST_RAND_SEED=1773853225 not ok 28 - iteration 28 # ------------------------------------------------------------------------------ # ERROR: (int) 'result->result == test_ctx->expected_result' failed @ test/ssl_test.c:36 # [1] compared to [0] # INFO: @ test/ssl_test.c:37 # ExpectedResult mismatch: expected Success, got ServerFail. # 20F47EB83F000000:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:916:SSL alert number 80 # OPENSSL_TEST_RAND_SEED=1773853225 not ok 29 - iteration 29 # ------------------------------------------------------------------------------ # ERROR: (int) 'result->result == test_ctx->expected_result' failed @ test/ssl_test.c:36 # [1] compared to [0] # INFO: @ test/ssl_test.c:37 # ExpectedResult mismatch: expected Success, got ServerFail. # 20F47EB83F000000:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:916:SSL alert number 80 # OPENSSL_TEST_RAND_SEED=1773853225 not ok 30 - iteration 30 # ------------------------------------------------------------------------------ # ERROR: (int) 'result->result == test_ctx->expected_result' failed @ test/ssl_test.c:36 # [1] compared to [0] # INFO: @ test/ssl_test.c:37 # ExpectedResult mismatch: expected Success, got ServerFail. # 20F47EB83F000000:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:916:SSL alert number 80 # OPENSSL_TEST_RAND_SEED=1773853225 not ok 31 - iteration 31 # ------------------------------------------------------------------------------ # ERROR: (int) 'result->result == test_ctx->expected_result' failed @ test/ssl_test.c:36 # [1] compared to [0] # INFO: @ test/ssl_test.c:37 # ExpectedResult mismatch: expected Success, got ServerFail. # 20F47EB83F000000:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:916:SSL alert number 80 # OPENSSL_TEST_RAND_SEED=1773853225 not ok 32 - iteration 32 # ------------------------------------------------------------------------------ # ERROR: (int) 'result->result == test_ctx->expected_result' failed @ test/ssl_test.c:36 # [1] compared to [0] # INFO: @ test/ssl_test.c:37 # ExpectedResult mismatch: expected Success, got ServerFail. # 20F47EB83F000000:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:916:SSL alert number 80 # OPENSSL_TEST_RAND_SEED=1773853225 not ok 33 - iteration 33 # ------------------------------------------------------------------------------ # ERROR: (int) 'result->result == test_ctx->expected_result' failed @ test/ssl_test.c:36 # [1] compared to [0] # INFO: @ test/ssl_test.c:37 # ExpectedResult mismatch: expected Success, got ServerFail. # 20F47EB83F000000:error:0A000438:SSL routines:ssl3_read_bytes:tlsv1 alert internal error:ssl/record/rec_layer_s3.c:916:SSL alert number 80 # OPENSSL_TEST_RAND_SEED=1773853225 not ok 34 - iteration 34 # ------------------------------------------------------------------------------20-test_legacy_okay.t ................... ok # Failed test 'genpkey EC key on sect233r1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20B4FAB73F000000: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:sect233r1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.sect233r1.named_curve.pem -outpubkey ecgen.sect233r1.named_curve-pub.pem => 1 not ok 290 - genpkey EC key on sect233r1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect233r1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2074B3BD3F000000: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:sect233r1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.sect233r1.named_curve.der -outpubkey ecgen.sect233r1.named_curve-pub.der => 1 not ok 291 - genpkey EC key on sect233r1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect233r1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2064AA833F000000: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:sect239k1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 292 - genpkey EC params sect239k1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect239k1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20A47FAD3F000000: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:sect239k1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.sect239k1.explicit.pem => 1 not ok 293 - genpkey EC params sect239k1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect239k1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2094678E3F000000: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:sect239k1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.sect239k1.explicit.der => 1 not ok 294 - genpkey EC params sect239k1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect239k1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2074509A3F000000: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:sect239k1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 295 - genpkey EC key on sect239k1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853225 not ok 1 - test_handshake # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/ssl_test 14-curves.cnf.default default => 1 not ok 6 - running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/14-curves.cnf default # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect239k1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2064FE813F000000: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:sect239k1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.sect239k1.explicit.pem -outpubkey ecgen.sect239k1.explicit-pub.pem => 1 not ok 296 - genpkey EC key on sect239k1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect239k1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20A446B73F000000: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:sect239k1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.sect239k1.explicit.der -outpubkey ecgen.sect239k1.explicit-pub.der => 1 not ok 297 - genpkey EC key on sect239k1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect239k1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20E42F923F000000: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:sect239k1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 298 - genpkey EC params sect239k1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect239k1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20B4A2AB3F000000: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:sect239k1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.sect239k1.named_curve.pem => 1 not ok 299 - genpkey EC params sect239k1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect239k1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20E419883F000000: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:sect239k1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.sect239k1.named_curve.der => 1 not ok 300 - genpkey EC params sect239k1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect239k1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F4388D3F000000: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:sect239k1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 301 - genpkey EC key on sect239k1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect239k1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 207452BE3F000000: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:sect239k1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.sect239k1.named_curve.pem -outpubkey ecgen.sect239k1.named_curve-pub.pem => 1 not ok 302 - genpkey EC key on sect239k1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect239k1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F46D8A3F000000: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:sect239k1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.sect239k1.named_curve.der -outpubkey ecgen.sect239k1.named_curve-pub.der => 1 not ok 303 - genpkey EC key on sect239k1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect239k1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F473943F000000: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:sect283k1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 304 - genpkey EC params sect283k1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect283k1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20746CA93F000000: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:sect283k1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.sect283k1.explicit.pem => 1 not ok 305 - genpkey EC params sect283k1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect283k1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2064DABA3F000000: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:sect283k1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.sect283k1.explicit.der => 1 not ok 306 - genpkey EC params sect283k1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed to load provider fips 20A447BD3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20A447BD3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20A447BD3F000000: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 14-curves.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/14-curves.cnf fips # ------------------------------------------------------------------------------ # Failed test 'running CTLOG_FILE=test/ct/log_list.cnf TEST_CERTS_DIR=test/certs test/ssl_test test/ssl-tests/14-curves.cnf fips' # at test/recipes/80-test_ssl_new.t line 187. # Looks like you failed 3 tests of 9. not ok 14 - Test configuration 14-curves.cnf # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect283k1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2064C4933F000000: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:sect283k1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 307 - genpkey EC key on sect283k1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect283k1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20B462873F000000: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:sect283k1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.sect283k1.explicit.pem -outpubkey ecgen.sect283k1.explicit-pub.pem => 1 not ok 308 - genpkey EC key on sect283k1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect283k1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2084D8A53F000000: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:sect283k1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.sect283k1.explicit.der -outpubkey ecgen.sect283k1.explicit-pub.der => 1 not ok 309 - genpkey EC key on sect283k1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect283k1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 206466833F000000: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:sect283k1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 310 - genpkey EC params sect283k1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect283k1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20B463963F000000: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:sect283k1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.sect283k1.named_curve.pem => 1 not ok 311 - genpkey EC params sect283k1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ Error reading parameters 206457813F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -noout -check -in ../../test/recipes/15-test_ecparam_data/noncanon/wap-wsg-idm-ecid-wtls8-explicit.pem => 1 not ok 29 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect283k1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20B413B43F000000: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:sect283k1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.sect283k1.named_curve.der => 1 not ok 312 - genpkey EC params sect283k1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. Error reading parameters 2074A5843F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -noout -check -in ../../test/recipes/15-test_ecparam_data/noncanon/wap-wsg-idm-ecid-wtls9-explicit.pem => 1 not ok 30 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 42. # Looks like you failed 5 tests of 30. not ok 6 - Check loading non-canonically encoded parameters by pkeyparam with -check # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect283k1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2094BAB33F000000: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:sect283k1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 313 - genpkey EC key on sect283k1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect283k1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2094D8AD3F000000: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:sect283k1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.sect283k1.named_curve.pem -outpubkey ecgen.sect283k1.named_curve-pub.pem => 1 not ok 314 - genpkey EC key on sect283k1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect283k1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20D43E863F000000: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:sect283k1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.sect283k1.named_curve.der -outpubkey ecgen.sect283k1.named_curve-pub.der => 1 not ok 315 - genpkey EC key on sect283k1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect283k1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20A433B43F000000: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:sect283r1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 316 - genpkey EC params sect283r1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect283r1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F4D5B33F000000: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:sect283r1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.sect283r1.explicit.pem => 1 not ok 317 - genpkey EC params sect283r1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect283r1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20B477883F000000: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:sect283r1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.sect283r1.explicit.der => 1 not ok 318 - genpkey EC params sect283r1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect283r1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20745BB03F000000: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:sect283r1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 319 - genpkey EC key on sect283r1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------20-test_mac.t ........................... ok # Failed test 'genpkey EC key on sect283r1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20941CAF3F000000: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:sect283r1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.sect283r1.explicit.pem -outpubkey ecgen.sect283r1.explicit-pub.pem => 1 not ok 320 - genpkey EC key on sect283r1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect283r1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F4A9873F000000: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:sect283r1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.sect283r1.explicit.der -outpubkey ecgen.sect283r1.explicit-pub.der => 1 not ok 321 - genpkey EC key on sect283r1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect283r1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 207438983F000000: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:sect283r1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 322 - genpkey EC params sect283r1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect283r1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2004F8B83F000000: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:sect283r1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.sect283r1.named_curve.pem => 1 not ok 323 - genpkey EC params sect283r1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed to load provider fips 200462B73F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 200462B73F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 200462B73F000000: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 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect283r1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 206441933F000000: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:sect283r1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.sect283r1.named_curve.der => 1 not ok 324 - genpkey EC params sect283r1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------20-test_nocache.t ....................... ok # Failed test 'genpkey EC params sect283r1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2064FBBC3F000000: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:sect283r1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 325 - genpkey EC key on sect283r1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect283r1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F44BB83F000000: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:sect283r1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.sect283r1.named_curve.pem -outpubkey ecgen.sect283r1.named_curve-pub.pem => 1 not ok 326 - genpkey EC key on sect283r1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect283r1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20E413B73F000000: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:sect283r1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.sect283r1.named_curve.der -outpubkey ecgen.sect283r1.named_curve-pub.der => 1 not ok 327 - genpkey EC key on sect283r1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect283r1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F40CBE3F000000: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:sect409k1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 328 - genpkey EC params sect409k1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect409k1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20042C863F000000: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:sect409k1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.sect409k1.explicit.pem => 1 not ok 329 - genpkey EC params sect409k1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect409k1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F468B33F000000: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:sect409k1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.sect409k1.explicit.der => 1 not ok 330 - genpkey EC params sect409k1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect409k1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 208451A73F000000: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:sect409k1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 331 - genpkey EC key on sect409k1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect409k1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20A445BF3F000000: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:sect409k1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.sect409k1.explicit.pem -outpubkey ecgen.sect409k1.explicit-pub.pem => 1 not ok 332 - genpkey EC key on sect409k1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect409k1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20640BBE3F000000: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:sect409k1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.sect409k1.explicit.der -outpubkey ecgen.sect409k1.explicit-pub.der => 1 not ok 333 - genpkey EC key on sect409k1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect409k1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F4CA8D3F000000: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:sect409k1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 334 - genpkey EC params sect409k1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect409k1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20D439AA3F000000: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:sect409k1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.sect409k1.named_curve.pem => 1 not ok 335 - genpkey EC params sect409k1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect409k1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20B4E9AC3F000000: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:sect409k1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.sect409k1.named_curve.der => 1 not ok 336 - genpkey EC params sect409k1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect409k1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F46DA83F000000: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:sect409k1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 337 - genpkey EC key on sect409k1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect409k1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20749F813F000000: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:sect409k1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.sect409k1.named_curve.pem -outpubkey ecgen.sect409k1.named_curve-pub.pem => 1 not ok 338 - genpkey EC key on sect409k1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect409k1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F4B6B93F000000: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:sect409k1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.sect409k1.named_curve.der -outpubkey ecgen.sect409k1.named_curve-pub.der => 1 not ok 339 - genpkey EC key on sect409k1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect409k1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20646AA73F000000: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:sect409r1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 340 - genpkey EC params sect409r1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect409r1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20B47B863F000000: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:sect409r1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.sect409r1.explicit.pem => 1 not ok 341 - genpkey EC params sect409r1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect409r1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2064BF833F000000: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:sect409r1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.sect409r1.explicit.der => 1 not ok 342 - genpkey EC params sect409r1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect409r1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 208497A63F000000: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:sect409r1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 343 - genpkey EC key on sect409r1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect409r1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F4BE8F3F000000: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:sect409r1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.sect409r1.explicit.pem -outpubkey ecgen.sect409r1.explicit-pub.pem => 1 not ok 344 - genpkey EC key on sect409r1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect409r1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 200431A53F000000: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:sect409r1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.sect409r1.explicit.der -outpubkey ecgen.sect409r1.explicit-pub.der => 1 not ok 345 - genpkey EC key on sect409r1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect409r1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F4A39F3F000000: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:sect409r1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 346 - genpkey EC params sect409r1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect409r1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20E4B6A13F000000: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:sect409r1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.sect409r1.named_curve.pem => 1 not ok 347 - genpkey EC params sect409r1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect409r1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20B491903F000000: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:sect409r1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.sect409r1.named_curve.der => 1 not ok 348 - genpkey EC params sect409r1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed to load provider fips 207491A33F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 207491A33F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 207491A33F000000: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 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect409r1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F481893F000000: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:sect409r1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 349 - genpkey EC key on sect409r1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect409r1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20A4E78E3F000000: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:sect409r1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.sect409r1.named_curve.pem -outpubkey ecgen.sect409r1.named_curve-pub.pem => 1 not ok 350 - genpkey EC key on sect409r1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect409r1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2084CD893F000000: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:sect409r1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.sect409r1.named_curve.der -outpubkey ecgen.sect409r1.named_curve-pub.der => 1 not ok 351 - genpkey EC key on sect409r1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect409r1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F497A53F000000: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:sect571k1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 352 - genpkey EC params sect571k1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect571k1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20044F893F000000: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:sect571k1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.sect571k1.explicit.pem => 1 not ok 353 - genpkey EC params sect571k1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect571k1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 206497983F000000: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:sect571k1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.sect571k1.explicit.der => 1 not ok 354 - genpkey EC params sect571k1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/prime192v1-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -out ecparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/prime192v1-explicit.pem => 1 not ok 61 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 62 - Original file ../../test/recipes/15-test_ecparam_data/valid/prime192v1-explicit.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect571k1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2074538B3F000000: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:sect571k1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 355 - genpkey EC key on sect571k1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/prime192v1-explicit.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/prime192v1-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -out ecparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/prime192v1-named.pem => 1 not ok 63 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 64 - Original file ../../test/recipes/15-test_ecparam_data/valid/prime192v1-named.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect571k1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20A4FEA03F000000: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:sect571k1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.sect571k1.explicit.pem -outpubkey ecgen.sect571k1.explicit-pub.pem => 1 not ok 356 - genpkey EC key on sect571k1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/prime192v1-named.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/prime192v2-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -out ecparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/prime192v2-explicit.pem => 1 not ok 65 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 66 - Original file ../../test/recipes/15-test_ecparam_data/valid/prime192v2-explicit.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect571k1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20D4FFA23F000000: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:sect571k1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.sect571k1.explicit.der -outpubkey ecgen.sect571k1.explicit-pub.der => 1 not ok 357 - genpkey EC key on sect571k1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/prime192v2-explicit.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/prime192v2-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -out ecparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/prime192v2-named.pem => 1 not ok 67 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 68 - Original file ../../test/recipes/15-test_ecparam_data/valid/prime192v2-named.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect571k1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20D480933F000000: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:sect571k1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 358 - genpkey EC params sect571k1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/prime192v2-named.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/prime192v3-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -out ecparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/prime192v3-explicit.pem => 1 not ok 69 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 70 - Original file ../../test/recipes/15-test_ecparam_data/valid/prime192v3-explicit.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect571k1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20B4F68F3F000000: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:sect571k1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.sect571k1.named_curve.pem => 1 not ok 359 - genpkey EC params sect571k1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/prime192v3-explicit.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/prime192v3-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -out ecparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/prime192v3-named.pem => 1 not ok 71 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 72 - Original file ../../test/recipes/15-test_ecparam_data/valid/prime192v3-named.pem is the same as new one # ------------------------------------------------------------------------------20-test_passwd.t ........................ ok # Failed test 'genpkey EC params sect571k1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F4278D3F000000: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:sect571k1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.sect571k1.named_curve.der => 1 not ok 360 - genpkey EC params sect571k1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/prime192v3-named.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/prime239v1-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -out ecparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/prime239v1-explicit.pem => 1 not ok 73 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 74 - Original file ../../test/recipes/15-test_ecparam_data/valid/prime239v1-explicit.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect571k1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20A4FB9C3F000000: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:sect571k1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 361 - genpkey EC key on sect571k1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/prime239v1-explicit.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/prime239v1-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -out ecparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/prime239v1-named.pem => 1 not ok 75 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 76 - Original file ../../test/recipes/15-test_ecparam_data/valid/prime239v1-named.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect571k1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F40D913F000000: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:sect571k1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.sect571k1.named_curve.pem -outpubkey ecgen.sect571k1.named_curve-pub.pem => 1 not ok 362 - genpkey EC key on sect571k1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/prime239v1-named.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/prime239v2-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -out ecparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/prime239v2-explicit.pem => 1 not ok 77 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 78 - Original file ../../test/recipes/15-test_ecparam_data/valid/prime239v2-explicit.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect571k1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20E407AF3F000000: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:sect571k1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.sect571k1.named_curve.der -outpubkey ecgen.sect571k1.named_curve-pub.der => 1 not ok 363 - genpkey EC key on sect571k1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/prime239v2-explicit.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/prime239v2-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -out ecparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/prime239v2-named.pem => 1 not ok 79 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 80 - Original file ../../test/recipes/15-test_ecparam_data/valid/prime239v2-named.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect571k1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20B4F8B43F000000: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:sect571r1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 364 - genpkey EC params sect571r1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/prime239v2-named.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/prime239v3-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -out ecparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/prime239v3-explicit.pem => 1 not ok 81 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 82 - Original file ../../test/recipes/15-test_ecparam_data/valid/prime239v3-explicit.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect571r1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F40FA73F000000: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:sect571r1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.sect571r1.explicit.pem => 1 not ok 365 - genpkey EC params sect571r1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/prime239v3-explicit.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/prime239v3-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -out ecparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/prime239v3-named.pem => 1 not ok 83 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 84 - Original file ../../test/recipes/15-test_ecparam_data/valid/prime239v3-named.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect571r1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20A4F4953F000000: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:sect571r1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.sect571r1.explicit.der => 1 not ok 366 - genpkey EC params sect571r1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect571r1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20841C8A3F000000: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:sect571r1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 367 - genpkey EC key on sect571r1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect571r1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20943CA83F000000: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:sect571r1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.sect571r1.explicit.pem -outpubkey ecgen.sect571r1.explicit-pub.pem => 1 not ok 368 - genpkey EC key on sect571r1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/secp112r1-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -out ecparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/secp112r1-explicit.pem => 1 not ok 89 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 90 - Original file ../../test/recipes/15-test_ecparam_data/valid/secp112r1-explicit.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect571r1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20B4B2A93F000000: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:sect571r1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.sect571r1.explicit.der -outpubkey ecgen.sect571r1.explicit-pub.der => 1 not ok 369 - genpkey EC key on sect571r1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/secp112r1-explicit.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/secp112r1-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -out ecparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/secp112r1-named.pem => 1 not ok 91 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 92 - Original file ../../test/recipes/15-test_ecparam_data/valid/secp112r1-named.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect571r1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 208427A83F000000: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:sect571r1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 370 - genpkey EC params sect571r1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/secp112r1-named.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/secp112r2-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -out ecparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/secp112r2-explicit.pem => 1 not ok 93 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 94 - Original file ../../test/recipes/15-test_ecparam_data/valid/secp112r2-explicit.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect571r1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F47CBC3F000000: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:sect571r1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.sect571r1.named_curve.pem => 1 not ok 371 - genpkey EC params sect571r1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/secp112r2-explicit.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/secp112r2-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -out ecparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/secp112r2-named.pem => 1 not ok 95 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 96 - Original file ../../test/recipes/15-test_ecparam_data/valid/secp112r2-named.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect571r1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F4BC823F000000: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:sect571r1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.sect571r1.named_curve.der => 1 not ok 372 - genpkey EC params sect571r1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/secp112r2-named.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/secp128r1-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -out ecparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/secp128r1-explicit.pem => 1 not ok 97 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 98 - Original file ../../test/recipes/15-test_ecparam_data/valid/secp128r1-explicit.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params sect571r1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20E4EE803F000000: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:sect571r1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 373 - genpkey EC key on sect571r1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/secp128r1-explicit.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/secp128r1-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -out ecparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/secp128r1-named.pem => 1 not ok 99 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 100 - Original file ../../test/recipes/15-test_ecparam_data/valid/secp128r1-named.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect571r1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2064158B3F000000: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:sect571r1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.sect571r1.named_curve.pem -outpubkey ecgen.sect571r1.named_curve-pub.pem => 1 not ok 374 - genpkey EC key on sect571r1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/secp128r1-named.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/secp128r2-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -out ecparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/secp128r2-explicit.pem => 1 not ok 101 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 102 - Original file ../../test/recipes/15-test_ecparam_data/valid/secp128r2-explicit.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect571r1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2064629E3F000000: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:sect571r1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.sect571r1.named_curve.der -outpubkey ecgen.sect571r1.named_curve-pub.der => 1 not ok 375 - genpkey EC key on sect571r1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/secp128r2-explicit.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/secp128r2-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -out ecparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/secp128r2-named.pem => 1 not ok 103 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 104 - Original file ../../test/recipes/15-test_ecparam_data/valid/secp128r2-named.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on sect571r1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 206419863F000000: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:c2pnb163v1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 376 - genpkey EC params c2pnb163v1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/secp128r2-named.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/secp160k1-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -out ecparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/secp160k1-named.pem => 1 not ok 105 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 106 - Original file ../../test/recipes/15-test_ecparam_data/valid/secp160k1-named.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2pnb163v1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F48F9A3F000000: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:c2pnb163v1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.c2pnb163v1.explicit.pem => 1 not ok 377 - genpkey EC params c2pnb163v1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/secp160k1-named.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/secp160r1-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -out ecparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/secp160r1-explicit.pem => 1 not ok 107 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 108 - Original file ../../test/recipes/15-test_ecparam_data/valid/secp160r1-explicit.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2pnb163v1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20645D9A3F000000: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:c2pnb163v1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.c2pnb163v1.explicit.der => 1 not ok 378 - genpkey EC params c2pnb163v1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/secp160r1-explicit.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/secp160r1-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -out ecparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/secp160r1-named.pem => 1 not ok 109 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 110 - Original file ../../test/recipes/15-test_ecparam_data/valid/secp160r1-named.pem is the same as new one # ------------------------------------------------------------------------------ # Failed to load provider fips 20F4C0813F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20F4C0813F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20F4C0813F000000: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 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2pnb163v1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2064F7903F000000: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:c2pnb163v1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 379 - genpkey EC key on c2pnb163v1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/secp160r1-named.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/secp160r2-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -out ecparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/secp160r2-explicit.pem => 1 not ok 111 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 112 - Original file ../../test/recipes/15-test_ecparam_data/valid/secp160r2-explicit.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2pnb163v1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20A483AA3F000000: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:c2pnb163v1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.c2pnb163v1.explicit.pem -outpubkey ecgen.c2pnb163v1.explicit-pub.pem => 1 not ok 380 - genpkey EC key on c2pnb163v1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/secp160r2-explicit.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/secp160r2-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -out ecparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/secp160r2-named.pem => 1 not ok 113 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 114 - Original file ../../test/recipes/15-test_ecparam_data/valid/secp160r2-named.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2pnb163v1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2064E0B63F000000: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:c2pnb163v1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.c2pnb163v1.explicit.der -outpubkey ecgen.c2pnb163v1.explicit-pub.der => 1 not ok 381 - genpkey EC key on c2pnb163v1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/secp160r2-named.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/secp192k1-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -out ecparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/secp192k1-named.pem => 1 not ok 115 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 116 - Original file ../../test/recipes/15-test_ecparam_data/valid/secp192k1-named.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2pnb163v1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20D44BBF3F000000: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:c2pnb163v1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 382 - genpkey EC params c2pnb163v1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/secp192k1-named.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/secp224k1-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -out ecparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/secp224k1-named.pem => 1 not ok 117 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 118 - Original file ../../test/recipes/15-test_ecparam_data/valid/secp224k1-named.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2pnb163v1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20E40AB93F000000: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:c2pnb163v1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.c2pnb163v1.named_curve.pem => 1 not ok 383 - genpkey EC params c2pnb163v1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2pnb163v1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 206403983F000000: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:c2pnb163v1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.c2pnb163v1.named_curve.der => 1 not ok 384 - genpkey EC params c2pnb163v1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2pnb163v1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20B49AAF3F000000: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:c2pnb163v1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 385 - genpkey EC key on c2pnb163v1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2pnb163v1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2004B6873F000000: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:c2pnb163v1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.c2pnb163v1.named_curve.pem -outpubkey ecgen.c2pnb163v1.named_curve-pub.pem => 1 not ok 386 - genpkey EC key on c2pnb163v1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------20-test_dhparam_check.t ................. ok # Failed test 'genpkey EC key on c2pnb163v1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20B468903F000000: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:c2pnb163v1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.c2pnb163v1.named_curve.der -outpubkey ecgen.c2pnb163v1.named_curve-pub.der => 1 not ok 387 - genpkey EC key on c2pnb163v1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2pnb163v1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2074FC983F000000: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:c2pnb163v2' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 388 - genpkey EC params c2pnb163v2 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2pnb163v2 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20B4C99E3F000000: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:c2pnb163v2' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.c2pnb163v2.explicit.pem => 1 not ok 389 - genpkey EC params c2pnb163v2 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2pnb163v2 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2064B59E3F000000: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:c2pnb163v2' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.c2pnb163v2.explicit.der => 1 not ok 390 - genpkey EC params c2pnb163v2 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2pnb163v2 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F4A7BD3F000000: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:c2pnb163v2' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 391 - genpkey EC key on c2pnb163v2 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2pnb163v2 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20C496883F000000: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:c2pnb163v2' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.c2pnb163v2.explicit.pem -outpubkey ecgen.c2pnb163v2.explicit-pub.pem => 1 not ok 392 - genpkey EC key on c2pnb163v2 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2pnb163v2 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F48A943F000000: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:c2pnb163v2' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.c2pnb163v2.explicit.der -outpubkey ecgen.c2pnb163v2.explicit-pub.der => 1 not ok 393 - genpkey EC key on c2pnb163v2 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2pnb163v2 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20B447933F000000: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:c2pnb163v2' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 394 - genpkey EC params c2pnb163v2 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2pnb163v2 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20A4DD9D3F000000: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:c2pnb163v2' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.c2pnb163v2.named_curve.pem => 1 not ok 395 - genpkey EC params c2pnb163v2 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2pnb163v2 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F40D913F000000: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:c2pnb163v2' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.c2pnb163v2.named_curve.der => 1 not ok 396 - genpkey EC params c2pnb163v2 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2pnb163v2 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 206421AE3F000000: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:c2pnb163v2' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 397 - genpkey EC key on c2pnb163v2 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2pnb163v2 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2064ECAF3F000000: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:c2pnb163v2' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.c2pnb163v2.named_curve.pem -outpubkey ecgen.c2pnb163v2.named_curve-pub.pem => 1 not ok 398 - genpkey EC key on c2pnb163v2 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------20-test_rand_config.t ................... ok # Failed test 'genpkey EC key on c2pnb163v2 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F403AD3F000000: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:c2pnb163v2' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.c2pnb163v2.named_curve.der -outpubkey ecgen.c2pnb163v2.named_curve-pub.der => 1 not ok 399 - genpkey EC key on c2pnb163v2 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2pnb163v2 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F4E89B3F000000: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:c2pnb163v3' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 400 - genpkey EC params c2pnb163v3 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2pnb163v3 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20C46AAE3F000000: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:c2pnb163v3' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.c2pnb163v3.explicit.pem => 1 not ok 401 - genpkey EC params c2pnb163v3 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2pnb163v3 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F442BA3F000000: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:c2pnb163v3' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.c2pnb163v3.explicit.der => 1 not ok 402 - genpkey EC params c2pnb163v3 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2pnb163v3 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20D435A93F000000: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:c2pnb163v3' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 403 - genpkey EC key on c2pnb163v3 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2pnb163v3 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2074E9933F000000: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:c2pnb163v3' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.c2pnb163v3.explicit.pem -outpubkey ecgen.c2pnb163v3.explicit-pub.pem => 1 not ok 404 - genpkey EC key on c2pnb163v3 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2pnb163v3 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2004B7923F000000: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:c2pnb163v3' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.c2pnb163v3.explicit.der -outpubkey ecgen.c2pnb163v3.explicit-pub.der => 1 not ok 405 - genpkey EC key on c2pnb163v3 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2pnb163v3 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F456833F000000: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:c2pnb163v3' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 406 - genpkey EC params c2pnb163v3 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed to load provider fips 208425853F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 208425853F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 208425853F000000: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 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2pnb163v3 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20947F813F000000: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:c2pnb163v3' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.c2pnb163v3.named_curve.pem => 1 not ok 407 - genpkey EC params c2pnb163v3 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2pnb163v3 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2004D9963F000000: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:c2pnb163v3' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.c2pnb163v3.named_curve.der => 1 not ok 408 - genpkey EC params c2pnb163v3 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2pnb163v3 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20643F9E3F000000: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:c2pnb163v3' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 409 - genpkey EC key on c2pnb163v3 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2pnb163v3 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20E433AE3F000000: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:c2pnb163v3' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.c2pnb163v3.named_curve.pem -outpubkey ecgen.c2pnb163v3.named_curve-pub.pem => 1 not ok 410 - genpkey EC key on c2pnb163v3 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2pnb163v3 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20C4F8B83F000000: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:c2pnb163v3' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.c2pnb163v3.named_curve.der -outpubkey ecgen.c2pnb163v3.named_curve-pub.der => 1 not ok 411 - genpkey EC key on c2pnb163v3 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2pnb163v3 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2064C7B63F000000: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:c2pnb176v1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 412 - genpkey EC params c2pnb176v1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2pnb176v1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2094AEB73F000000: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:c2pnb176v1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.c2pnb176v1.explicit.pem => 1 not ok 413 - genpkey EC params c2pnb176v1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2pnb176v1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20B4948D3F000000: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:c2pnb176v1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.c2pnb176v1.explicit.der => 1 not ok 414 - genpkey EC params c2pnb176v1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2pnb176v1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20A4C09D3F000000: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:c2pnb176v1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 415 - genpkey EC key on c2pnb176v1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls12-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -out ecparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls12-named.pem => 1 not ok 185 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 186 - Original file ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls12-named.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2pnb176v1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2074CCB03F000000: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:c2pnb176v1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.c2pnb176v1.explicit.pem -outpubkey ecgen.c2pnb176v1.explicit-pub.pem => 1 not ok 416 - genpkey EC key on c2pnb176v1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2pnb176v1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F4F4BD3F000000: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:c2pnb176v1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.c2pnb176v1.explicit.der -outpubkey ecgen.c2pnb176v1.explicit-pub.der => 1 not ok 417 - genpkey EC key on c2pnb176v1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2pnb176v1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2064D5813F000000: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:c2pnb176v1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 418 - genpkey EC params c2pnb176v1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2pnb176v1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 207432833F000000: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:c2pnb176v1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.c2pnb176v1.named_curve.pem => 1 not ok 419 - genpkey EC params c2pnb176v1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls6-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -out ecparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls6-explicit.pem => 1 not ok 193 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 194 - Original file ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls6-explicit.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2pnb176v1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2094C78F3F000000: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:c2pnb176v1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.c2pnb176v1.named_curve.der => 1 not ok 420 - genpkey EC params c2pnb176v1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls6-explicit.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls6-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -out ecparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls6-named.pem => 1 not ok 195 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 196 - Original file ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls6-named.pem is the same as new one # ------------------------------------------------------------------------------20-test_pkeyutl.t ....................... ok # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls6-named.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls7-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -out ecparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls7-explicit.pem => 1 not ok 197 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 198 - Original file ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls7-explicit.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2pnb176v1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F485AC3F000000: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:c2pnb176v1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 421 - genpkey EC key on c2pnb176v1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2pnb176v1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2004A4BA3F000000: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:c2pnb176v1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.c2pnb176v1.named_curve.pem -outpubkey ecgen.c2pnb176v1.named_curve-pub.pem => 1 not ok 422 - genpkey EC key on c2pnb176v1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls7-explicit.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls7-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -out ecparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls7-named.pem => 1 not ok 199 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 200 - Original file ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls7-named.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2pnb176v1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F4649A3F000000: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:c2pnb176v1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.c2pnb176v1.named_curve.der -outpubkey ecgen.c2pnb176v1.named_curve-pub.der => 1 not ok 423 - genpkey EC key on c2pnb176v1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls7-named.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls8-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -out ecparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls8-named.pem => 1 not ok 201 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 202 - Original file ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls8-named.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2pnb176v1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20B4DD953F000000: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:c2tnb191v1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 424 - genpkey EC params c2tnb191v1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls8-named.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls9-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -out ecparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls9-named.pem => 1 not ok 203 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 204 - Original file ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls9-named.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls9-named.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. # Looks like you failed 68 tests of 204. not ok 10 - Check ecparam does not change the parameter file on output # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2tnb191v1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20C45EA53F000000: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:c2tnb191v1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.c2tnb191v1.explicit.pem => 1 not ok 425 - genpkey EC params c2tnb191v1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2tnb191v1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2094DD823F000000: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:c2tnb191v1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.c2tnb191v1.explicit.der => 1 not ok 426 - genpkey EC params c2tnb191v1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2tnb191v1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20944E833F000000: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:c2tnb191v1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 427 - genpkey EC key on c2tnb191v1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2tnb191v1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2064D2833F000000: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:c2tnb191v1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.c2tnb191v1.explicit.pem -outpubkey ecgen.c2tnb191v1.explicit-pub.pem => 1 not ok 428 - genpkey EC key on c2tnb191v1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2tnb191v1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2084E89C3F000000: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:c2tnb191v1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.c2tnb191v1.explicit.der -outpubkey ecgen.c2tnb191v1.explicit-pub.der => 1 not ok 429 - genpkey EC key on c2tnb191v1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------20-test_enc.t ........................... ok # Failed test 'genpkey EC key on c2tnb191v1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F4CBBB3F000000: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:c2tnb191v1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 430 - genpkey EC params c2tnb191v1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed to load provider fips 200461A83F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 200461A83F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 200461A83F000000: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 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2tnb191v1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F4399A3F000000: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:c2tnb191v1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.c2tnb191v1.named_curve.pem => 1 not ok 431 - genpkey EC params c2tnb191v1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------20-test_spkac.t ......................... ok # Failed test 'genpkey EC params c2tnb191v1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2004BE863F000000: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:c2tnb191v1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.c2tnb191v1.named_curve.der => 1 not ok 432 - genpkey EC params c2tnb191v1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------20-test_speed.t ......................... ok # Failed test 'genpkey EC params c2tnb191v1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2074B7A53F000000: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:c2tnb191v1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 433 - genpkey EC key on c2tnb191v1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2tnb191v1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F4B4B03F000000: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:c2tnb191v1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.c2tnb191v1.named_curve.pem -outpubkey ecgen.c2tnb191v1.named_curve-pub.pem => 1 not ok 434 - genpkey EC key on c2tnb191v1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2tnb191v1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F43C9B3F000000: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:c2tnb191v1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.c2tnb191v1.named_curve.der -outpubkey ecgen.c2tnb191v1.named_curve-pub.der => 1 not ok 435 - genpkey EC key on c2tnb191v1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2tnb191v1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20741E803F000000: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:c2tnb191v2' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 436 - genpkey EC params c2tnb191v2 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2tnb191v2 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20C4FF803F000000: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:c2tnb191v2' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.c2tnb191v2.explicit.pem => 1 not ok 437 - genpkey EC params c2tnb191v2 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2tnb191v2 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2064ABBB3F000000: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:c2tnb191v2' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.c2tnb191v2.explicit.der => 1 not ok 438 - genpkey EC params c2tnb191v2 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2tnb191v2 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20D437A33F000000: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:c2tnb191v2' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 439 - genpkey EC key on c2tnb191v2 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2tnb191v2 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20B4B3913F000000: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:c2tnb191v2' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.c2tnb191v2.explicit.pem -outpubkey ecgen.c2tnb191v2.explicit-pub.pem => 1 not ok 440 - genpkey EC key on c2tnb191v2 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2tnb191v2 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20B4B5B93F000000: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:c2tnb191v2' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.c2tnb191v2.explicit.der -outpubkey ecgen.c2tnb191v2.explicit-pub.der => 1 not ok 441 - genpkey EC key on c2tnb191v2 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2tnb191v2 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20D43ABA3F000000: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:c2tnb191v2' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 442 - genpkey EC params c2tnb191v2 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2tnb191v2 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20B41A8B3F000000: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:c2tnb191v2' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.c2tnb191v2.named_curve.pem => 1 not ok 443 - genpkey EC params c2tnb191v2 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2tnb191v2 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2094228B3F000000: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:c2tnb191v2' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.c2tnb191v2.named_curve.der => 1 not ok 444 - genpkey EC params c2tnb191v2 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2tnb191v2 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2074C3A83F000000: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:c2tnb191v2' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 445 - genpkey EC key on c2tnb191v2 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------25-test_crl.t ........................... ok # Failed test 'genpkey EC key on c2tnb191v2 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 208497B13F000000: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:c2tnb191v2' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.c2tnb191v2.named_curve.pem -outpubkey ecgen.c2tnb191v2.named_curve-pub.pem => 1 not ok 446 - genpkey EC key on c2tnb191v2 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2tnb191v2 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20744B873F000000: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:c2tnb191v2' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.c2tnb191v2.named_curve.der -outpubkey ecgen.c2tnb191v2.named_curve-pub.der => 1 not ok 447 - genpkey EC key on c2tnb191v2 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2tnb191v2 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20C40AAC3F000000: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:c2tnb191v3' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 448 - genpkey EC params c2tnb191v3 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------25-test_eai_data.t ...................... ok # Failed test 'genpkey EC params c2tnb191v3 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2074F4BE3F000000: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:c2tnb191v3' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.c2tnb191v3.explicit.pem => 1 not ok 449 - genpkey EC params c2tnb191v3 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------25-test_d2i.t ........................... ok # Failed test 'genpkey EC params c2tnb191v3 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20B4EA8F3F000000: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:c2tnb191v3' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.c2tnb191v3.explicit.der => 1 not ok 450 - genpkey EC params c2tnb191v3 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2tnb191v3 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F4B9AC3F000000: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:c2tnb191v3' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 451 - genpkey EC key on c2tnb191v3 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2tnb191v3 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F41B9B3F000000: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:c2tnb191v3' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.c2tnb191v3.explicit.pem -outpubkey ecgen.c2tnb191v3.explicit-pub.pem => 1 not ok 452 - genpkey EC key on c2tnb191v3 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2tnb191v3 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20648B973F000000: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:c2tnb191v3' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.c2tnb191v3.explicit.der -outpubkey ecgen.c2tnb191v3.explicit-pub.der => 1 not ok 453 - genpkey EC key on c2tnb191v3 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2tnb191v3 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 206413B43F000000: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:c2tnb191v3' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 454 - genpkey EC params c2tnb191v3 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2tnb191v3 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20642AA43F000000: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:c2tnb191v3' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.c2tnb191v3.named_curve.pem => 1 not ok 455 - genpkey EC params c2tnb191v3 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2tnb191v3 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 206469B63F000000: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:c2tnb191v3' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.c2tnb191v3.named_curve.der => 1 not ok 456 - genpkey EC params c2tnb191v3 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ Error reading parameters 2074C3B13F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -out pkeyparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/prime192v1-explicit.pem => 1 not ok 61 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 62 - Original file ../../test/recipes/15-test_ecparam_data/valid/prime192v1-explicit.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2tnb191v3 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20A453843F000000: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:c2tnb191v3' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 457 - genpkey EC key on c2tnb191v3 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/prime192v1-explicit.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Error reading parameters 2094F3B13F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -out pkeyparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/prime192v1-named.pem => 1 not ok 63 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 64 - Original file ../../test/recipes/15-test_ecparam_data/valid/prime192v1-named.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2tnb191v3 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 200471913F000000: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:c2tnb191v3' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.c2tnb191v3.named_curve.pem -outpubkey ecgen.c2tnb191v3.named_curve-pub.pem => 1 not ok 458 - genpkey EC key on c2tnb191v3 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/prime192v1-named.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Error reading parameters 20F499BC3F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -out pkeyparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/prime192v2-explicit.pem => 1 not ok 65 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 66 - Original file ../../test/recipes/15-test_ecparam_data/valid/prime192v2-explicit.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2tnb191v3 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20E474983F000000: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:c2tnb191v3' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.c2tnb191v3.named_curve.der -outpubkey ecgen.c2tnb191v3.named_curve-pub.der => 1 not ok 459 - genpkey EC key on c2tnb191v3 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/prime192v2-explicit.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Error reading parameters 2004D8873F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -out pkeyparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/prime192v2-named.pem => 1 not ok 67 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 68 - Original file ../../test/recipes/15-test_ecparam_data/valid/prime192v2-named.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2tnb191v3 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20041FB53F000000: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:c2pnb208w1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 460 - genpkey EC params c2pnb208w1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/prime192v2-named.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Error reading parameters 20643B8B3F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -out pkeyparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/prime192v3-explicit.pem => 1 not ok 69 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 70 - Original file ../../test/recipes/15-test_ecparam_data/valid/prime192v3-explicit.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2pnb208w1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F4C1AB3F000000: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:c2pnb208w1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.c2pnb208w1.explicit.pem => 1 not ok 461 - genpkey EC params c2pnb208w1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/prime192v3-explicit.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Error reading parameters 20C4E2963F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -out pkeyparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/prime192v3-named.pem => 1 not ok 71 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 72 - Original file ../../test/recipes/15-test_ecparam_data/valid/prime192v3-named.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2pnb208w1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2004D8A43F000000: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:c2pnb208w1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.c2pnb208w1.explicit.der => 1 not ok 462 - genpkey EC params c2pnb208w1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/prime192v3-named.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Error reading parameters 208472803F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -out pkeyparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/prime239v1-explicit.pem => 1 not ok 73 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 74 - Original file ../../test/recipes/15-test_ecparam_data/valid/prime239v1-explicit.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2pnb208w1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2004419E3F000000: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:c2pnb208w1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 463 - genpkey EC key on c2pnb208w1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------25-test_pkcs7.t ......................... ok # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/prime239v1-explicit.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Error reading parameters 20C40F8D3F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -out pkeyparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/prime239v1-named.pem => 1 not ok 75 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 76 - Original file ../../test/recipes/15-test_ecparam_data/valid/prime239v1-named.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2pnb208w1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 207420AF3F000000: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:c2pnb208w1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.c2pnb208w1.explicit.pem -outpubkey ecgen.c2pnb208w1.explicit-pub.pem => 1 not ok 464 - genpkey EC key on c2pnb208w1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/prime239v1-named.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Error reading parameters 20B4E9943F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -out pkeyparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/prime239v2-explicit.pem => 1 not ok 77 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 78 - Original file ../../test/recipes/15-test_ecparam_data/valid/prime239v2-explicit.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2pnb208w1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20D497AD3F000000: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:c2pnb208w1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.c2pnb208w1.explicit.der -outpubkey ecgen.c2pnb208w1.explicit-pub.der => 1 not ok 465 - genpkey EC key on c2pnb208w1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/prime239v2-explicit.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Error reading parameters 20A475A73F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -out pkeyparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/prime239v2-named.pem => 1 not ok 79 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 80 - Original file ../../test/recipes/15-test_ecparam_data/valid/prime239v2-named.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2pnb208w1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20A401B83F000000: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:c2pnb208w1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 466 - genpkey EC params c2pnb208w1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/prime239v2-named.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Error reading parameters 20D482B73F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -out pkeyparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/prime239v3-explicit.pem => 1 not ok 81 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 82 - Original file ../../test/recipes/15-test_ecparam_data/valid/prime239v3-explicit.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2pnb208w1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 207462A13F000000: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:c2pnb208w1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.c2pnb208w1.named_curve.pem => 1 not ok 467 - genpkey EC params c2pnb208w1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/prime239v3-explicit.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Error reading parameters 2084B8AB3F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -out pkeyparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/prime239v3-named.pem => 1 not ok 83 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 84 - Original file ../../test/recipes/15-test_ecparam_data/valid/prime239v3-named.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2pnb208w1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F49E873F000000: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:c2pnb208w1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.c2pnb208w1.named_curve.der => 1 not ok 468 - genpkey EC params c2pnb208w1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2pnb208w1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 206449A73F000000: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:c2pnb208w1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 469 - genpkey EC key on c2pnb208w1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------25-test_rusext.t ........................ ok # Failed test 'genpkey EC key on c2pnb208w1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F4619E3F000000: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:c2pnb208w1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.c2pnb208w1.named_curve.pem -outpubkey ecgen.c2pnb208w1.named_curve-pub.pem => 1 not ok 470 - genpkey EC key on c2pnb208w1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ Error reading parameters 20E4CAA33F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -out pkeyparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/secp112r1-explicit.pem => 1 not ok 89 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 90 - Original file ../../test/recipes/15-test_ecparam_data/valid/secp112r1-explicit.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2pnb208w1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2064BCA43F000000: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:c2pnb208w1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.c2pnb208w1.named_curve.der -outpubkey ecgen.c2pnb208w1.named_curve-pub.der => 1 not ok 471 - genpkey EC key on c2pnb208w1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/secp112r1-explicit.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Error reading parameters 2004A78C3F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -out pkeyparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/secp112r1-named.pem => 1 not ok 91 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 92 - Original file ../../test/recipes/15-test_ecparam_data/valid/secp112r1-named.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2pnb208w1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F46B8D3F000000: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:c2tnb239v1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 472 - genpkey EC params c2tnb239v1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------25-test_pkcs8.t ......................... ok # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/secp112r1-named.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Error reading parameters 20F405A73F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -out pkeyparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/secp112r2-explicit.pem => 1 not ok 93 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 94 - Original file ../../test/recipes/15-test_ecparam_data/valid/secp112r2-explicit.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2tnb239v1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20941D8E3F000000: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:c2tnb239v1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.c2tnb239v1.explicit.pem => 1 not ok 473 - genpkey EC params c2tnb239v1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/secp112r2-explicit.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Error reading parameters 20E400913F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -out pkeyparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/secp112r2-named.pem => 1 not ok 95 # ------------------------------------------------------------------------------ # Failed to load provider fips 2094A3AB3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2094A3AB3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 2094A3AB3F000000: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 at test/recipes/15-test_ecparam.t line 57. not ok 96 - Original file ../../test/recipes/15-test_ecparam_data/valid/secp112r2-named.pem is the same as new one # ------------------------------------------------------------------------------ # 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 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2tnb239v1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20E4E3A03F000000: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:c2tnb239v1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.c2tnb239v1.explicit.der => 1 not ok 474 - genpkey EC params c2tnb239v1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/secp112r2-named.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Error reading parameters 207405AB3F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -out pkeyparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/secp128r1-explicit.pem => 1 not ok 97 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 98 - Original file ../../test/recipes/15-test_ecparam_data/valid/secp128r1-explicit.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2tnb239v1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F4C98F3F000000: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:c2tnb239v1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 475 - genpkey EC key on c2tnb239v1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/secp128r1-explicit.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Error reading parameters 20F427B63F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -out pkeyparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/secp128r1-named.pem => 1 not ok 99 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 100 - Original file ../../test/recipes/15-test_ecparam_data/valid/secp128r1-named.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/secp128r1-named.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Error reading parameters 2074D7A13F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -out pkeyparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/secp128r2-explicit.pem => 1 not ok 101 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 102 - Original file ../../test/recipes/15-test_ecparam_data/valid/secp128r2-explicit.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2tnb239v1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2074F9A83F000000: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:c2tnb239v1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.c2tnb239v1.explicit.pem -outpubkey ecgen.c2tnb239v1.explicit-pub.pem => 1 not ok 476 - genpkey EC key on c2tnb239v1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/secp128r2-explicit.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Error reading parameters 20F4AAB43F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -out pkeyparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/secp128r2-named.pem => 1 not ok 103 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 104 - Original file ../../test/recipes/15-test_ecparam_data/valid/secp128r2-named.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2tnb239v1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20A42CAA3F000000: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:c2tnb239v1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.c2tnb239v1.explicit.der -outpubkey ecgen.c2tnb239v1.explicit-pub.der => 1 not ok 477 - genpkey EC key on c2tnb239v1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/secp128r2-named.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Error reading parameters 20A436AA3F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -out pkeyparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/secp160k1-named.pem => 1 not ok 105 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 106 - Original file ../../test/recipes/15-test_ecparam_data/valid/secp160k1-named.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2tnb239v1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20748F8A3F000000: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:c2tnb239v1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 478 - genpkey EC params c2tnb239v1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/secp160k1-named.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Error reading parameters 20C448843F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -out pkeyparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/secp160r1-explicit.pem => 1 not ok 107 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 108 - Original file ../../test/recipes/15-test_ecparam_data/valid/secp160r1-explicit.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2tnb239v1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20644E943F000000: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:c2tnb239v1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.c2tnb239v1.named_curve.pem => 1 not ok 479 - genpkey EC params c2tnb239v1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/secp160r1-explicit.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Error reading parameters 20942CAF3F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -out pkeyparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/secp160r1-named.pem => 1 not ok 109 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 110 - Original file ../../test/recipes/15-test_ecparam_data/valid/secp160r1-named.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2tnb239v1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20C4BFA93F000000: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:c2tnb239v1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.c2tnb239v1.named_curve.der => 1 not ok 480 - genpkey EC params c2tnb239v1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------25-test_sid.t ........................... ok # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/secp160r1-named.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Error reading parameters 20040C883F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -out pkeyparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/secp160r2-explicit.pem => 1 not ok 111 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 112 - Original file ../../test/recipes/15-test_ecparam_data/valid/secp160r2-explicit.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2tnb239v1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F41E8A3F000000: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:c2tnb239v1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 481 - genpkey EC key on c2tnb239v1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/secp160r2-explicit.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Error reading parameters 20F450B53F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -out pkeyparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/secp160r2-named.pem => 1 not ok 113 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 114 - Original file ../../test/recipes/15-test_ecparam_data/valid/secp160r2-named.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2tnb239v1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2074F3B83F000000: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:c2tnb239v1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.c2tnb239v1.named_curve.pem -outpubkey ecgen.c2tnb239v1.named_curve-pub.pem => 1 not ok 482 - genpkey EC key on c2tnb239v1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/secp160r2-named.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Error reading parameters 206419843F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -out pkeyparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/secp192k1-named.pem => 1 not ok 115 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 116 - Original file ../../test/recipes/15-test_ecparam_data/valid/secp192k1-named.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2tnb239v1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20D4EA903F000000: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:c2tnb239v1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.c2tnb239v1.named_curve.der -outpubkey ecgen.c2tnb239v1.named_curve-pub.der => 1 not ok 483 - genpkey EC key on c2tnb239v1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/secp192k1-named.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Error reading parameters 2064FE9C3F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -out pkeyparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/secp224k1-named.pem => 1 not ok 117 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 118 - Original file ../../test/recipes/15-test_ecparam_data/valid/secp224k1-named.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2tnb239v1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2074C2933F000000: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:c2tnb239v2' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 484 - genpkey EC params c2tnb239v2 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2tnb239v2 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20849ABA3F000000: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:c2tnb239v2' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.c2tnb239v2.explicit.pem => 1 not ok 485 - genpkey EC params c2tnb239v2 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2tnb239v2 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20A40D8E3F000000: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:c2tnb239v2' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.c2tnb239v2.explicit.der => 1 not ok 486 - genpkey EC params c2tnb239v2 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2tnb239v2 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2064768B3F000000: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:c2tnb239v2' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 487 - genpkey EC key on c2tnb239v2 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2tnb239v2 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 209445BC3F000000: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:c2tnb239v2' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.c2tnb239v2.explicit.pem -outpubkey ecgen.c2tnb239v2.explicit-pub.pem => 1 not ok 488 - genpkey EC key on c2tnb239v2 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2tnb239v2 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2084C3A03F000000: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:c2tnb239v2' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.c2tnb239v2.explicit.der -outpubkey ecgen.c2tnb239v2.explicit-pub.der => 1 not ok 489 - genpkey EC key on c2tnb239v2 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2tnb239v2 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2004B28D3F000000: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:c2tnb239v2' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 490 - genpkey EC params c2tnb239v2 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed to load provider fips 2064C3883F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2064C3883F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 2064C3883F000000: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 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2tnb239v2 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 200485813F000000: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:c2tnb239v2' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.c2tnb239v2.named_curve.pem => 1 not ok 491 - genpkey EC params c2tnb239v2 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2tnb239v2 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2074B3B43F000000: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:c2tnb239v2' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.c2tnb239v2.named_curve.der => 1 not ok 492 - genpkey EC params c2tnb239v2 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2tnb239v2 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2094EAA13F000000: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:c2tnb239v2' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 493 - genpkey EC key on c2tnb239v2 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------25-test_verify_store.t .................. ok # Failed test 'genpkey EC key on c2tnb239v2 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20C4E3823F000000: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:c2tnb239v2' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.c2tnb239v2.named_curve.pem -outpubkey ecgen.c2tnb239v2.named_curve-pub.pem => 1 not ok 494 - genpkey EC key on c2tnb239v2 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2tnb239v2 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F485AE3F000000: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:c2tnb239v2' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.c2tnb239v2.named_curve.der -outpubkey ecgen.c2tnb239v2.named_curve-pub.der => 1 not ok 495 - genpkey EC key on c2tnb239v2 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2tnb239v2 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20044E883F000000: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:c2tnb239v3' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 496 - genpkey EC params c2tnb239v3 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2tnb239v3 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2074CB8D3F000000: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:c2tnb239v3' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.c2tnb239v3.explicit.pem => 1 not ok 497 - genpkey EC params c2tnb239v3 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2tnb239v3 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 206416AB3F000000: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:c2tnb239v3' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.c2tnb239v3.explicit.der => 1 not ok 498 - genpkey EC params c2tnb239v3 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2tnb239v3 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2074F5B13F000000: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:c2tnb239v3' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 499 - genpkey EC key on c2tnb239v3 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2tnb239v3 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20C4C6BA3F000000: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:c2tnb239v3' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.c2tnb239v3.explicit.pem -outpubkey ecgen.c2tnb239v3.explicit-pub.pem => 1 not ok 500 - genpkey EC key on c2tnb239v3 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2tnb239v3 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20C4AA913F000000: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:c2tnb239v3' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.c2tnb239v3.explicit.der -outpubkey ecgen.c2tnb239v3.explicit-pub.der => 1 not ok 501 - genpkey EC key on c2tnb239v3 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2tnb239v3 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20B403BF3F000000: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:c2tnb239v3' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 502 - genpkey EC params c2tnb239v3 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2tnb239v3 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 206428AB3F000000: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:c2tnb239v3' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.c2tnb239v3.named_curve.pem => 1 not ok 503 - genpkey EC params c2tnb239v3 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2tnb239v3 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2064BA7F3F000000: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:c2tnb239v3' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.c2tnb239v3.named_curve.der => 1 not ok 504 - genpkey EC params c2tnb239v3 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2tnb239v3 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20848BAF3F000000: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:c2tnb239v3' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 505 - genpkey EC key on c2tnb239v3 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2tnb239v3 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20B40F983F000000: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:c2tnb239v3' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.c2tnb239v3.named_curve.pem -outpubkey ecgen.c2tnb239v3.named_curve-pub.pem => 1 not ok 506 - genpkey EC key on c2tnb239v3 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2tnb239v3 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F4D1913F000000: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:c2tnb239v3' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.c2tnb239v3.named_curve.der -outpubkey ecgen.c2tnb239v3.named_curve-pub.der => 1 not ok 507 - genpkey EC key on c2tnb239v3 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2tnb239v3 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20A47F973F000000: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:c2pnb272w1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 508 - genpkey EC params c2pnb272w1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2pnb272w1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20B4B3BE3F000000: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:c2pnb272w1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.c2pnb272w1.explicit.pem => 1 not ok 509 - genpkey EC params c2pnb272w1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2pnb272w1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F421B93F000000: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:c2pnb272w1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.c2pnb272w1.explicit.der => 1 not ok 510 - genpkey EC params c2pnb272w1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2pnb272w1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 206495853F000000: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:c2pnb272w1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 511 - genpkey EC key on c2pnb272w1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------20-test_enc_more.t ...................... ok # Failed test 'genpkey EC key on c2pnb272w1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2074C2A73F000000: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:c2pnb272w1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.c2pnb272w1.explicit.pem -outpubkey ecgen.c2pnb272w1.explicit-pub.pem => 1 not ok 512 - genpkey EC key on c2pnb272w1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2pnb272w1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20A475BC3F000000: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:c2pnb272w1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.c2pnb272w1.explicit.der -outpubkey ecgen.c2pnb272w1.explicit-pub.der => 1 not ok 513 - genpkey EC key on c2pnb272w1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2pnb272w1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2064D3BC3F000000: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:c2pnb272w1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 514 - genpkey EC params c2pnb272w1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2pnb272w1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F49CA13F000000: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:c2pnb272w1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.c2pnb272w1.named_curve.pem => 1 not ok 515 - genpkey EC params c2pnb272w1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2pnb272w1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20741C803F000000: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:c2pnb272w1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.c2pnb272w1.named_curve.der => 1 not ok 516 - genpkey EC params c2pnb272w1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2pnb272w1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F424B63F000000: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:c2pnb272w1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 517 - genpkey EC key on c2pnb272w1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed to load provider fips 20F4ADA53F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20F4ADA53F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20F4ADA53F000000: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 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2pnb272w1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2094009E3F000000: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:c2pnb272w1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.c2pnb272w1.named_curve.pem -outpubkey ecgen.c2pnb272w1.named_curve-pub.pem => 1 not ok 518 - genpkey EC key on c2pnb272w1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ Error reading parameters 2094BFAA3F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -out pkeyparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls12-named.pem => 1 not ok 185 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 186 - Original file ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls12-named.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2pnb272w1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20D46B813F000000: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:c2pnb272w1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.c2pnb272w1.named_curve.der -outpubkey ecgen.c2pnb272w1.named_curve-pub.der => 1 not ok 519 - genpkey EC key on c2pnb272w1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # ERROR: (ptr) 'cipher = EVP_CIPHER_fetch(libctx, "AES-128-CFB1", "fips=yes") != NULL' failed @ test/acvp_test.c:1668 # 0x0 # 20E013AE3F000000: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=1773853364 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 # 20E013AE3F000000: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=1773853364 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 # 20E013AE3F000000: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=1773853364 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 # 20E013AE3F000000: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=1773853364 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 # 20E013AE3F000000: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=1773853364 not ok 4 - iteration 4 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853364 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 # 20E013AE3F000000:error:0308010C: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=1773853364 not ok 5 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853364 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 # 20E013AE3F000000: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=1773853364 not ok 6 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853364 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 # 20E013AE3F000000: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=1773853364 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 # 20E013AE3F000000: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=1773853364 not ok 7 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853364 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 # 20E013AE3F000000: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=1773853364 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 # 20E013AE3F000000: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=1773853364 not ok 9 - iteration 2 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853364 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 # 20E013AE3F000000: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=1773853364 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 # 20E013AE3F000000: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=1773853364 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 # 20E013AE3F000000: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=1773853364 not ok 12 - iteration 3 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2pnb272w1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2074FE993F000000: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:c2pnb304w1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 520 - genpkey EC params c2pnb304w1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # 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 # 20E013AE3F000000: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=1773853364 not ok 13 - iteration 4 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853364 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 # 20E013AE3F000000: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=1773853364 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 # 20E013AE3F000000: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=1773853364 not ok 15 - iteration 2 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853364 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 # 20E013AE3F000000: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=1773853364 not ok 16 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853364 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 # 20E013AE3F000000: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=1773853364 not ok 17 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853364 not ok 11 - dh_safe_prime_keyver_test # ------------------------------------------------------------------------------ # ERROR: (ptr) 'pkey = EVP_PKEY_Q_keygen(libctx, NULL, "EC", tst->curve_name) != NULL' failed @ test/acvp_test.c:154 # 0x0 # 20E013AE3F000000: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=1773853364 not ok 18 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853364 not ok 12 - 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 # 20E013AE3F000000: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=1773853364 not ok 19 - 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 # 20E013AE3F000000: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=1773853364 not ok 20 - iteration 2 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853364 not ok 13 - 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 # 20E013AE3F000000: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=1773853364 not ok 21 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853364 not ok 14 - 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 # 20E013AE3F000000: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=1773853364 not ok 22 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853364 not ok 15 - ecdsa_sigver_test # ------------------------------------------------------------------------------ # ERROR: (ptr) 'pkey = EVP_PKEY_Q_keygen(libctx, NULL, tst->curve_name) != NULL' failed @ test/acvp_test.c:497 # 0x0 # 20E013AE3F000000: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=1773853364 not ok 35 - iteration 1 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'pkey = EVP_PKEY_Q_keygen(libctx, NULL, tst->curve_name) != NULL' failed @ test/acvp_test.c:497 # 0x0 # 20E013AE3F000000: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=1773853364 not ok 36 - iteration 2 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'pkey = EVP_PKEY_Q_keygen(libctx, NULL, tst->curve_name) != NULL' failed @ test/acvp_test.c:497 # 0x0 # 20E013AE3F000000: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=1773853364 not ok 37 - iteration 3 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'pkey = EVP_PKEY_Q_keygen(libctx, NULL, tst->curve_name) != NULL' failed @ test/acvp_test.c:497 # 0x0 # 20E013AE3F000000: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=1773853364 not ok 38 - iteration 4 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'pkey = EVP_PKEY_Q_keygen(libctx, NULL, tst->curve_name) != NULL' failed @ test/acvp_test.c:497 # 0x0 # 20E013AE3F000000: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=1773853364 not ok 39 - iteration 5 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'pkey = EVP_PKEY_Q_keygen(libctx, NULL, tst->curve_name) != NULL' failed @ test/acvp_test.c:497 # 0x0 # 20E013AE3F000000: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=1773853364 not ok 40 - iteration 6 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'pkey = EVP_PKEY_Q_keygen(libctx, NULL, tst->curve_name) != NULL' failed @ test/acvp_test.c:497 # 0x0 # 20E013AE3F000000: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=1773853364 not ok 41 - iteration 7 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'pkey = EVP_PKEY_Q_keygen(libctx, NULL, tst->curve_name) != NULL' failed @ test/acvp_test.c:497 # 0x0 # 20E013AE3F000000: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=1773853364 not ok 42 - iteration 8 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853364 not ok 17 - 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 # 20E013AE3F000000: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=1773853364 not ok 43 - 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 # 20E013AE3F000000: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=1773853364 not ok 44 - 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 # 20E013AE3F000000: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=1773853364 not ok 45 - 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 # 20E013AE3F000000: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=1773853364 not ok 46 - 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 # 20E013AE3F000000: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=1773853364 not ok 47 - 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 # 20E013AE3F000000: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=1773853364 not ok 48 - 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 # 20E013AE3F000000: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=1773853364 not ok 49 - 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 # 20E013AE3F000000: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=1773853364 not ok 50 - iteration 8 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853364 not ok 18 - eddsa_pub_verify_test # ------------------------------------------------------------------------------ # ERROR: (ptr) 'rand = EVP_RAND_fetch(libctx, "TEST-RAND", "-fips") != NULL' failed @ test/acvp_test.c:1575 # 0x0 # 20E013AE3F000000: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=1773853364 not ok 51 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853364 not ok 19 - 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 # Failed test 'genpkey EC params c2pnb304w1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20048F883F000000: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:c2pnb304w1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.c2pnb304w1.explicit.pem => 1 not ok 521 - genpkey EC params c2pnb304w1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2pnb304w1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20B425943F000000: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:c2pnb304w1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.c2pnb304w1.explicit.der => 1 not ok 522 - genpkey EC params c2pnb304w1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ Error reading parameters 2074DCB23F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -out pkeyparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls6-explicit.pem => 1 not ok 193 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 194 - Original file ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls6-explicit.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2pnb304w1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2074EFAA3F000000: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:c2pnb304w1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 523 - genpkey EC key on c2pnb304w1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls6-explicit.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Error reading parameters 20B404A53F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -out pkeyparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls6-named.pem => 1 not ok 195 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 196 - Original file ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls6-named.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2pnb304w1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 208475993F000000: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:c2pnb304w1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.c2pnb304w1.explicit.pem -outpubkey ecgen.c2pnb304w1.explicit-pub.pem => 1 not ok 524 - genpkey EC key on c2pnb304w1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls6-named.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Error reading parameters 207445963F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -out pkeyparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls7-explicit.pem => 1 not ok 197 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 198 - Original file ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls7-explicit.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2pnb304w1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20E47B813F000000: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:c2pnb304w1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.c2pnb304w1.explicit.der -outpubkey ecgen.c2pnb304w1.explicit-pub.der => 1 not ok 525 - genpkey EC key on c2pnb304w1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls7-explicit.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Error reading parameters 20F45D813F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -out pkeyparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls7-named.pem => 1 not ok 199 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 200 - Original file ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls7-named.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2pnb304w1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 206424B13F000000: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:c2pnb304w1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 526 - genpkey EC params c2pnb304w1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls7-named.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Error reading parameters 2004FA983F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -out pkeyparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls8-named.pem => 1 not ok 201 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 202 - Original file ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls8-named.pem is the same as new one # ------------------------------------------------------------------------------30-test_aesgcm.t ........................ ok # Failed test 'genpkey EC params c2pnb304w1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20E46CAD3F000000: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:c2pnb304w1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.c2pnb304w1.named_curve.pem => 1 not ok 527 - genpkey EC params c2pnb304w1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls8-named.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. Error reading parameters 20E4F0863F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -out pkeyparam.tst -in ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls9-named.pem => 1 not ok 203 # ------------------------------------------------------------------------------ # Failed test at test/recipes/15-test_ecparam.t line 57. not ok 204 - Original file ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls9-named.pem is the same as new one # ------------------------------------------------------------------------------ # Failed test 'Original file ../../test/recipes/15-test_ecparam_data/valid/wap-wsg-idm-ecid-wtls9-named.pem is the same as new one' # at test/recipes/15-test_ecparam.t line 63. # Looks like you failed 68 tests of 204. not ok 11 - Check pkeyparam does not change the parameter file on output # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2pnb304w1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2074FBAD3F000000: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:c2pnb304w1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.c2pnb304w1.named_curve.der => 1 not ok 528 - genpkey EC params c2pnb304w1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2pnb304w1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2064CD933F000000: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:c2pnb304w1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 529 - genpkey EC key on c2pnb304w1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2pnb304w1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 209434B03F000000: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:c2pnb304w1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.c2pnb304w1.named_curve.pem -outpubkey ecgen.c2pnb304w1.named_curve-pub.pem => 1 not ok 530 - genpkey EC key on c2pnb304w1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/secp384r1-explicit.pem ../../util/wrap.pl ../../apps/openssl ecparam -in ../../test/recipes/15-test_ecparam_data/valid/secp384r1-explicit.pem -check => 1 not ok 1 - Loading explicitly encoded valid curve # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2pnb304w1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20A434BD3F000000: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:c2pnb304w1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.c2pnb304w1.named_curve.der -outpubkey ecgen.c2pnb304w1.named_curve-pub.der => 1 not ok 531 - genpkey EC key on c2pnb304w1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'Loading explicitly encoded valid curve' # at test/recipes/15-test_ecparam.t line 153. Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/secp384r1-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -in ../../test/recipes/15-test_ecparam_data/valid/secp384r1-named.pem -check => 1 not ok 2 - Loading named valid curve # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2pnb304w1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F4148B3F000000: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:c2tnb359v1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 532 - genpkey EC params c2tnb359v1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2tnb359v1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 200451823F000000: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:c2tnb359v1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.c2tnb359v1.explicit.pem => 1 not ok 533 - genpkey EC params c2tnb359v1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2tnb359v1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F495A63F000000: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:c2tnb359v1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.c2tnb359v1.explicit.der => 1 not ok 534 - genpkey EC params c2tnb359v1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------30-test_afalg.t ......................... ok # Failed test 'genpkey EC params c2tnb359v1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20E476983F000000: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:c2tnb359v1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 535 - genpkey EC key on c2tnb359v1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ Unable to load parameters from ../../test/recipes/15-test_ecparam_data/valid/secp112r1-named.pem ../../util/wrap.pl ../../apps/openssl ecparam -provider default -propquery '?fips!=yes' -in ../../test/recipes/15-test_ecparam_data/valid/secp112r1-named.pem -check => 1 not ok 5 - Loading named non-fips curve in FIPS mode with non-FIPS property query # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2tnb359v1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20A401A13F000000: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:c2tnb359v1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.c2tnb359v1.explicit.pem -outpubkey ecgen.c2tnb359v1.explicit-pub.pem => 1 not ok 536 - genpkey EC key on c2tnb359v1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed to load provider fips 20843FB83F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20843FB83F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20843FB83F000000: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 # ------------------------------------------------------------------------------ # Failed test 'Loading named non-fips curve in FIPS mode with non-FIPS property query' # at test/recipes/15-test_ecparam.t line 173. Error reading parameters 20B431A83F000000:error:1E08010C:DECODER routines:OSSL_DECODER_from_bio:unsupported:crypto/encode_decode/decoder_lib.c:102:No supported data to decode. Input type: PEM ../../util/wrap.pl ../../apps/openssl pkeyparam -provider default -propquery '?fips!=yes' -in ../../test/recipes/15-test_ecparam_data/valid/secp112r1-named.pem -check => 1 not ok 6 - Loading named non-fips curve in FIPS mode with non-FIPS property query using pkeyparam # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2tnb359v1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2064109E3F000000: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:c2tnb359v1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.c2tnb359v1.explicit.der -outpubkey ecgen.c2tnb359v1.explicit-pub.der => 1 not ok 537 - genpkey EC key on c2tnb359v1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2tnb359v1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 206430BF3F000000: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:c2tnb359v1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 538 - genpkey EC params c2tnb359v1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ unable to generate key 20B45FBB3F000000:error:0800008D:elliptic curve routines:group_new_from_name:invalid curve:crypto/ec/ec_lib.c:1496: ../../util/wrap.pl ../../apps/openssl ecparam -provider default -propquery '?fips!=yes' -genkey -name secp112r1 => 1 not ok 8 - Generating key for named non-fips curve with non-FIPS property query # ------------------------------------------------------------------------------ # Failed test 'Generating key for named non-fips curve with non-FIPS property query' # at test/recipes/15-test_ecparam.t line 193. # Looks like you failed 5 tests of 8. not ok 13 - Check loading of fips and non-fips params # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2tnb359v1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 208440913F000000: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:c2tnb359v1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.c2tnb359v1.named_curve.pem => 1 not ok 539 - genpkey EC params c2tnb359v1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Looks like you failed 9 tests of 14.15-test_ecparam.t ....................... Dubious, test returned 9 (wstat 2304, 0x900) Failed 9/14 subtests # Failed test 'genpkey EC params c2tnb359v1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F4D2923F000000: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:c2tnb359v1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.c2tnb359v1.named_curve.der => 1 not ok 540 - genpkey EC params c2tnb359v1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # ERROR: (int) 'is_fips && !bad_fips == is_fips_loaded' failed @ test/defltfips_test.c:38 # [1] compared to [0] # OPENSSL_TEST_RAND_SEED=1773853377 not ok 1 - test_is_fips_enabled # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/defltfips_test fips => 1 not ok 1 - running defltfips_test fips # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2tnb359v1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F479AB3F000000: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:c2tnb359v1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 541 - genpkey EC key on c2tnb359v1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # ERROR: (int) 'is_fips && !bad_fips == is_fips_loaded' failed @ test/defltfips_test.c:38 # [1] compared to [0] # OPENSSL_TEST_RAND_SEED=1773853377 not ok 1 - test_is_fips_enabled # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/defltfips_test fips => 1 not ok 2 - running defltfips_test fips # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2tnb359v1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2074398E3F000000: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:c2tnb359v1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.c2tnb359v1.named_curve.pem -outpubkey ecgen.c2tnb359v1.named_curve-pub.pem => 1 not ok 542 - genpkey EC key on c2tnb359v1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2tnb359v1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20743C8B3F000000: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:c2tnb359v1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.c2tnb359v1.named_curve.der -outpubkey ecgen.c2tnb359v1.named_curve-pub.der => 1 not ok 543 - genpkey EC key on c2tnb359v1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2tnb359v1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2074199A3F000000: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:c2pnb368w1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 544 - genpkey EC params c2pnb368w1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2pnb368w1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20B4C8993F000000: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:c2pnb368w1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.c2pnb368w1.explicit.pem => 1 not ok 545 - genpkey EC params c2pnb368w1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Looks like you failed 2 tests of 5.30-test_defltfips.t ..................... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/5 subtests # Failed test 'genpkey EC params c2pnb368w1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 206485BA3F000000: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:c2pnb368w1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.c2pnb368w1.explicit.der => 1 not ok 546 - genpkey EC params c2pnb368w1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------30-test_engine.t ........................ ok # Failed test 'genpkey EC params c2pnb368w1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F476AD3F000000: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:c2pnb368w1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 547 - genpkey EC key on c2pnb368w1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2pnb368w1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2074FDA43F000000: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:c2pnb368w1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.c2pnb368w1.explicit.pem -outpubkey ecgen.c2pnb368w1.explicit-pub.pem => 1 not ok 548 - genpkey EC key on c2pnb368w1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2pnb368w1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F49F8C3F000000: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:c2pnb368w1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.c2pnb368w1.explicit.der -outpubkey ecgen.c2pnb368w1.explicit-pub.der => 1 not ok 549 - genpkey EC key on c2pnb368w1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2pnb368w1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2084E7AF3F000000: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:c2pnb368w1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 550 - genpkey EC params c2pnb368w1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2pnb368w1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20C4D7BD3F000000: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:c2pnb368w1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.c2pnb368w1.named_curve.pem => 1 not ok 551 - genpkey EC params c2pnb368w1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2pnb368w1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F4F2903F000000: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:c2pnb368w1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.c2pnb368w1.named_curve.der => 1 not ok 552 - genpkey EC params c2pnb368w1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed to load provider fips 20849AB03F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20849AB03F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20849AB03F000000: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 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2pnb368w1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F418AE3F000000: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:c2pnb368w1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 553 - genpkey EC key on c2pnb368w1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------30-test_evp_byname.t .................... ok # Failed test 'genpkey EC key on c2pnb368w1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F4E3983F000000: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:c2pnb368w1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.c2pnb368w1.named_curve.pem -outpubkey ecgen.c2pnb368w1.named_curve-pub.pem => 1 not ok 554 - genpkey EC key on c2pnb368w1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2pnb368w1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2084A9A13F000000: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:c2pnb368w1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.c2pnb368w1.named_curve.der -outpubkey ecgen.c2pnb368w1.named_curve-pub.der => 1 not ok 555 - genpkey EC key on c2pnb368w1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2pnb368w1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 206444A73F000000: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:c2tnb431r1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 556 - genpkey EC params c2tnb431r1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2tnb431r1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 206464BC3F000000: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:c2tnb431r1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.c2tnb431r1.explicit.pem => 1 not ok 557 - genpkey EC params c2tnb431r1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2tnb431r1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 206485AE3F000000: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:c2tnb431r1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.c2tnb431r1.explicit.der => 1 not ok 558 - genpkey EC params c2tnb431r1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2tnb431r1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20943BA13F000000: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:c2tnb431r1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 559 - genpkey EC key on c2tnb431r1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2tnb431r1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 206471BE3F000000: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:c2tnb431r1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.c2tnb431r1.explicit.pem -outpubkey ecgen.c2tnb431r1.explicit-pub.pem => 1 not ok 560 - genpkey EC key on c2tnb431r1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2tnb431r1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F44D8C3F000000: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:c2tnb431r1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.c2tnb431r1.explicit.der -outpubkey ecgen.c2tnb431r1.explicit-pub.der => 1 not ok 561 - genpkey EC key on c2tnb431r1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2tnb431r1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20C485B73F000000: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:c2tnb431r1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 562 - genpkey EC params c2tnb431r1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2tnb431r1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2084608C3F000000: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:c2tnb431r1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.c2tnb431r1.named_curve.pem => 1 not ok 563 - genpkey EC params c2tnb431r1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # ERROR: (bool) 'EVP_PKEY_keygen(ctx, &pkey) == true' failed @ test/evp_extra_test.c:4670 # false # 201060823F000000:error:0800008D:elliptic curve routines:group_new_from_name:invalid curve:crypto/ec/ec_lib.c:1496: # OPENSSL_TEST_RAND_SEED=1773853388 not ok 97 - iteration 5 # ------------------------------------------------------------------------------ # ERROR: (bool) 'EVP_PKEY_keygen(ctx, &pkey) == true' failed @ test/evp_extra_test.c:4670 # false # 201060823F000000:error:0800008D:elliptic curve routines:group_new_from_name:invalid curve:crypto/ec/ec_lib.c:1496: # OPENSSL_TEST_RAND_SEED=1773853388 not ok 98 - iteration 6 # ------------------------------------------------------------------------------ # ERROR: (bool) 'EVP_PKEY_keygen(ctx, &pkey) == true' failed @ test/evp_extra_test.c:4670 # false # 201060823F000000:error:0800008D:elliptic curve routines:group_new_from_name:invalid curve:crypto/ec/ec_lib.c:1496: # OPENSSL_TEST_RAND_SEED=1773853388 not ok 99 - iteration 7 # ------------------------------------------------------------------------------ # ERROR: (bool) 'EVP_PKEY_keygen(ctx, &pkey) == true' failed @ test/evp_extra_test.c:4670 # false # 201060823F000000:error:0800008D:elliptic curve routines:group_new_from_name:invalid curve:crypto/ec/ec_lib.c:1496: # OPENSSL_TEST_RAND_SEED=1773853388 not ok 100 - iteration 8 # ------------------------------------------------------------------------------ # ERROR: (bool) 'EVP_PKEY_keygen(ctx, &pkey) == true' failed @ test/evp_extra_test.c:4670 # false # 201060823F000000:error:0800008D:elliptic curve routines:group_new_from_name:invalid curve:crypto/ec/ec_lib.c:1496: # OPENSSL_TEST_RAND_SEED=1773853388 not ok 101 - iteration 9 # ------------------------------------------------------------------------------ # ERROR: (bool) 'EVP_PKEY_keygen(ctx, &pkey) == true' failed @ test/evp_extra_test.c:4670 # false # 201060823F000000:error:0800008D:elliptic curve routines:group_new_from_name:invalid curve:crypto/ec/ec_lib.c:1496: # OPENSSL_TEST_RAND_SEED=1773853388 not ok 102 - iteration 10 # ------------------------------------------------------------------------------ # ERROR: (bool) 'EVP_PKEY_keygen(ctx, &pkey) == true' failed @ test/evp_extra_test.c:4670 # false # 201060823F000000:error:0800008D:elliptic curve routines:group_new_from_name:invalid curve:crypto/ec/ec_lib.c:1496: # OPENSSL_TEST_RAND_SEED=1773853388 not ok 103 - iteration 11 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853388 not ok 51 - test_ecpub # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2tnb431r1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2084D69F3F000000: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:c2tnb431r1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.c2tnb431r1.named_curve.der => 1 not ok 564 - genpkey EC params c2tnb431r1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params c2tnb431r1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 206413B13F000000: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:c2tnb431r1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 565 - genpkey EC key on c2tnb431r1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2tnb431r1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2064D7803F000000: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:c2tnb431r1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.c2tnb431r1.named_curve.pem -outpubkey ecgen.c2tnb431r1.named_curve-pub.pem => 1 not ok 566 - genpkey EC key on c2tnb431r1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2tnb431r1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20D408833F000000: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:c2tnb431r1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.c2tnb431r1.named_curve.der -outpubkey ecgen.c2tnb431r1.named_curve-pub.der => 1 not ok 567 - genpkey EC key on c2tnb431r1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on c2tnb431r1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F4D49A3F000000: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:wap-wsg-idm-ecid-wtls1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 568 - genpkey EC params wap-wsg-idm-ecid-wtls1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params wap-wsg-idm-ecid-wtls1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 207460863F000000: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:wap-wsg-idm-ecid-wtls1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.wap-wsg-idm-ecid-wtls1.explicit.pem => 1 not ok 569 - genpkey EC params wap-wsg-idm-ecid-wtls1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params wap-wsg-idm-ecid-wtls1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2074B09E3F000000: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:wap-wsg-idm-ecid-wtls1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.wap-wsg-idm-ecid-wtls1.explicit.der => 1 not ok 570 - genpkey EC params wap-wsg-idm-ecid-wtls1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params wap-wsg-idm-ecid-wtls1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F4E98E3F000000: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:wap-wsg-idm-ecid-wtls1' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 571 - genpkey EC key on wap-wsg-idm-ecid-wtls1 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on wap-wsg-idm-ecid-wtls1 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F4E1963F000000: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:wap-wsg-idm-ecid-wtls1' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.wap-wsg-idm-ecid-wtls1.explicit.pem -outpubkey ecgen.wap-wsg-idm-ecid-wtls1.explicit-pub.pem => 1 not ok 572 - genpkey EC key on wap-wsg-idm-ecid-wtls1 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on wap-wsg-idm-ecid-wtls1 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2074D3833F000000: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:wap-wsg-idm-ecid-wtls1' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.wap-wsg-idm-ecid-wtls1.explicit.der -outpubkey ecgen.wap-wsg-idm-ecid-wtls1.explicit-pub.der => 1 not ok 573 - genpkey EC key on wap-wsg-idm-ecid-wtls1 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on wap-wsg-idm-ecid-wtls1 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2064ACA93F000000: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:wap-wsg-idm-ecid-wtls1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 574 - genpkey EC params wap-wsg-idm-ecid-wtls1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params wap-wsg-idm-ecid-wtls1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2064E48C3F000000: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:wap-wsg-idm-ecid-wtls1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.wap-wsg-idm-ecid-wtls1.named_curve.pem => 1 not ok 575 - genpkey EC params wap-wsg-idm-ecid-wtls1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params wap-wsg-idm-ecid-wtls1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F4A4893F000000: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:wap-wsg-idm-ecid-wtls1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.wap-wsg-idm-ecid-wtls1.named_curve.der => 1 not ok 576 - genpkey EC params wap-wsg-idm-ecid-wtls1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ ../../util/wrap.pl ../../test/evp_extra_test => 1 not ok 1 - running evp_extra_test # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params wap-wsg-idm-ecid-wtls1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F4C4933F000000: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:wap-wsg-idm-ecid-wtls1' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 577 - genpkey EC key on wap-wsg-idm-ecid-wtls1 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on wap-wsg-idm-ecid-wtls1 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20C442913F000000: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:wap-wsg-idm-ecid-wtls1' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.wap-wsg-idm-ecid-wtls1.named_curve.pem -outpubkey ecgen.wap-wsg-idm-ecid-wtls1.named_curve-pub.pem => 1 not ok 578 - genpkey EC key on wap-wsg-idm-ecid-wtls1 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on wap-wsg-idm-ecid-wtls1 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F436BE3F000000: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:wap-wsg-idm-ecid-wtls1' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.wap-wsg-idm-ecid-wtls1.named_curve.der -outpubkey ecgen.wap-wsg-idm-ecid-wtls1.named_curve-pub.der => 1 not ok 579 - genpkey EC key on wap-wsg-idm-ecid-wtls1 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on wap-wsg-idm-ecid-wtls1 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20949FBA3F000000: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:wap-wsg-idm-ecid-wtls3' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 580 - genpkey EC params wap-wsg-idm-ecid-wtls3 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed to load provider fips 2094BFA53F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2094BFA53F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 2094BFA53F000000: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 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params wap-wsg-idm-ecid-wtls3 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 206426A83F000000: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:wap-wsg-idm-ecid-wtls3' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.wap-wsg-idm-ecid-wtls3.explicit.pem => 1 not ok 581 - genpkey EC params wap-wsg-idm-ecid-wtls3 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params wap-wsg-idm-ecid-wtls3 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20E48FB83F000000: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:wap-wsg-idm-ecid-wtls3' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.wap-wsg-idm-ecid-wtls3.explicit.der => 1 not ok 582 - genpkey EC params wap-wsg-idm-ecid-wtls3 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params wap-wsg-idm-ecid-wtls3 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20844DA73F000000: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:wap-wsg-idm-ecid-wtls3' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 583 - genpkey EC key on wap-wsg-idm-ecid-wtls3 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on wap-wsg-idm-ecid-wtls3 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20645B943F000000: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:wap-wsg-idm-ecid-wtls3' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.wap-wsg-idm-ecid-wtls3.explicit.pem -outpubkey ecgen.wap-wsg-idm-ecid-wtls3.explicit-pub.pem => 1 not ok 584 - genpkey EC key on wap-wsg-idm-ecid-wtls3 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on wap-wsg-idm-ecid-wtls3 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20640C823F000000: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:wap-wsg-idm-ecid-wtls3' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.wap-wsg-idm-ecid-wtls3.explicit.der -outpubkey ecgen.wap-wsg-idm-ecid-wtls3.explicit-pub.der => 1 not ok 585 - genpkey EC key on wap-wsg-idm-ecid-wtls3 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on wap-wsg-idm-ecid-wtls3 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20D422A03F000000: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:wap-wsg-idm-ecid-wtls3' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 586 - genpkey EC params wap-wsg-idm-ecid-wtls3 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params wap-wsg-idm-ecid-wtls3 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2074F8A73F000000: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:wap-wsg-idm-ecid-wtls3' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.wap-wsg-idm-ecid-wtls3.named_curve.pem => 1 not ok 587 - genpkey EC params wap-wsg-idm-ecid-wtls3 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params wap-wsg-idm-ecid-wtls3 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20B4EA9D3F000000: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:wap-wsg-idm-ecid-wtls3' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.wap-wsg-idm-ecid-wtls3.named_curve.der => 1 not ok 588 - genpkey EC params wap-wsg-idm-ecid-wtls3 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params wap-wsg-idm-ecid-wtls3 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20849FB93F000000: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:wap-wsg-idm-ecid-wtls3' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 589 - genpkey EC key on wap-wsg-idm-ecid-wtls3 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on wap-wsg-idm-ecid-wtls3 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F44B823F000000: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:wap-wsg-idm-ecid-wtls3' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.wap-wsg-idm-ecid-wtls3.named_curve.pem -outpubkey ecgen.wap-wsg-idm-ecid-wtls3.named_curve-pub.pem => 1 not ok 590 - genpkey EC key on wap-wsg-idm-ecid-wtls3 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on wap-wsg-idm-ecid-wtls3 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 206430B33F000000: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:wap-wsg-idm-ecid-wtls3' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.wap-wsg-idm-ecid-wtls3.named_curve.der -outpubkey ecgen.wap-wsg-idm-ecid-wtls3.named_curve-pub.der => 1 not ok 591 - genpkey EC key on wap-wsg-idm-ecid-wtls3 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on wap-wsg-idm-ecid-wtls3 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20E4EFB63F000000: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:wap-wsg-idm-ecid-wtls4' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 592 - genpkey EC params wap-wsg-idm-ecid-wtls4 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params wap-wsg-idm-ecid-wtls4 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20B4309C3F000000: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:wap-wsg-idm-ecid-wtls4' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.wap-wsg-idm-ecid-wtls4.explicit.pem => 1 not ok 593 - genpkey EC params wap-wsg-idm-ecid-wtls4 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params wap-wsg-idm-ecid-wtls4 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F427B43F000000: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:wap-wsg-idm-ecid-wtls4' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.wap-wsg-idm-ecid-wtls4.explicit.der => 1 not ok 594 - genpkey EC params wap-wsg-idm-ecid-wtls4 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params wap-wsg-idm-ecid-wtls4 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F4E69B3F000000: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:wap-wsg-idm-ecid-wtls4' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 595 - genpkey EC key on wap-wsg-idm-ecid-wtls4 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on wap-wsg-idm-ecid-wtls4 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 208476B53F000000: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:wap-wsg-idm-ecid-wtls4' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.wap-wsg-idm-ecid-wtls4.explicit.pem -outpubkey ecgen.wap-wsg-idm-ecid-wtls4.explicit-pub.pem => 1 not ok 596 - genpkey EC key on wap-wsg-idm-ecid-wtls4 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on wap-wsg-idm-ecid-wtls4 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 207417843F000000: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:wap-wsg-idm-ecid-wtls4' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.wap-wsg-idm-ecid-wtls4.explicit.der -outpubkey ecgen.wap-wsg-idm-ecid-wtls4.explicit-pub.der => 1 not ok 597 - genpkey EC key on wap-wsg-idm-ecid-wtls4 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on wap-wsg-idm-ecid-wtls4 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20B464983F000000: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:wap-wsg-idm-ecid-wtls4' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 598 - genpkey EC params wap-wsg-idm-ecid-wtls4 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------02-test_lhash.t ......................... ok # Failed test 'genpkey EC params wap-wsg-idm-ecid-wtls4 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20D465B73F000000: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:wap-wsg-idm-ecid-wtls4' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.wap-wsg-idm-ecid-wtls4.named_curve.pem => 1 not ok 599 - genpkey EC params wap-wsg-idm-ecid-wtls4 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params wap-wsg-idm-ecid-wtls4 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20E4BB853F000000: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:wap-wsg-idm-ecid-wtls4' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.wap-wsg-idm-ecid-wtls4.named_curve.der => 1 not ok 600 - genpkey EC params wap-wsg-idm-ecid-wtls4 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params wap-wsg-idm-ecid-wtls4 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 207437AC3F000000: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:wap-wsg-idm-ecid-wtls4' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 601 - genpkey EC key on wap-wsg-idm-ecid-wtls4 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on wap-wsg-idm-ecid-wtls4 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20B4B2AD3F000000: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:wap-wsg-idm-ecid-wtls4' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.wap-wsg-idm-ecid-wtls4.named_curve.pem -outpubkey ecgen.wap-wsg-idm-ecid-wtls4.named_curve-pub.pem => 1 not ok 602 - genpkey EC key on wap-wsg-idm-ecid-wtls4 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed to load provider fips 20F475993F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20F475993F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20F475993F000000: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 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on wap-wsg-idm-ecid-wtls4 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20D416A83F000000: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:wap-wsg-idm-ecid-wtls4' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.wap-wsg-idm-ecid-wtls4.named_curve.der -outpubkey ecgen.wap-wsg-idm-ecid-wtls4.named_curve-pub.der => 1 not ok 603 - genpkey EC key on wap-wsg-idm-ecid-wtls4 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on wap-wsg-idm-ecid-wtls4 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20A420AE3F000000: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:wap-wsg-idm-ecid-wtls5' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 604 - genpkey EC params wap-wsg-idm-ecid-wtls5 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params wap-wsg-idm-ecid-wtls5 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20A42E8B3F000000: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:wap-wsg-idm-ecid-wtls5' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.wap-wsg-idm-ecid-wtls5.explicit.pem => 1 not ok 605 - genpkey EC params wap-wsg-idm-ecid-wtls5 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params wap-wsg-idm-ecid-wtls5 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 207407AA3F000000: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:wap-wsg-idm-ecid-wtls5' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.wap-wsg-idm-ecid-wtls5.explicit.der => 1 not ok 606 - genpkey EC params wap-wsg-idm-ecid-wtls5 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params wap-wsg-idm-ecid-wtls5 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F4BE9E3F000000: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:wap-wsg-idm-ecid-wtls5' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 607 - genpkey EC key on wap-wsg-idm-ecid-wtls5 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on wap-wsg-idm-ecid-wtls5 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20D4B4A43F000000: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:wap-wsg-idm-ecid-wtls5' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.wap-wsg-idm-ecid-wtls5.explicit.pem -outpubkey ecgen.wap-wsg-idm-ecid-wtls5.explicit-pub.pem => 1 not ok 608 - genpkey EC key on wap-wsg-idm-ecid-wtls5 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on wap-wsg-idm-ecid-wtls5 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20D44B963F000000: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:wap-wsg-idm-ecid-wtls5' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.wap-wsg-idm-ecid-wtls5.explicit.der -outpubkey ecgen.wap-wsg-idm-ecid-wtls5.explicit-pub.der => 1 not ok 609 - genpkey EC key on wap-wsg-idm-ecid-wtls5 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on wap-wsg-idm-ecid-wtls5 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 200461903F000000: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:wap-wsg-idm-ecid-wtls5' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 610 - genpkey EC params wap-wsg-idm-ecid-wtls5 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params wap-wsg-idm-ecid-wtls5 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20646AA73F000000: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:wap-wsg-idm-ecid-wtls5' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.wap-wsg-idm-ecid-wtls5.named_curve.pem => 1 not ok 611 - genpkey EC params wap-wsg-idm-ecid-wtls5 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 200050B53F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 200050B53F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 200050B53F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853417 not ok 3 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 200050B53F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 200050B53F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 200050B53F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853417 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 # 200050B53F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 200050B53F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 200050B53F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853417 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' # ------------------------------------------------------------------------------ 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 20B404BA3F000000: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 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params wap-wsg-idm-ecid-wtls5 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20B493933F000000: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:wap-wsg-idm-ecid-wtls5' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.wap-wsg-idm-ecid-wtls5.named_curve.der => 1 not ok 612 - genpkey EC params wap-wsg-idm-ecid-wtls5 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20D0B5B73F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20D0B5B73F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20D0B5B73F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853418 not ok 3 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20D0B5B73F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20D0B5B73F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20D0B5B73F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853418 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 # 20D0B5B73F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20D0B5B73F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20D0B5B73F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853418 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" # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params wap-wsg-idm-ecid-wtls5 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20B422B13F000000: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:wap-wsg-idm-ecid-wtls5' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 613 - genpkey EC key on wap-wsg-idm-ecid-wtls5 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Looks like you failed 1 test of 4.30-test_evp_extra.t ..................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/4 subtests # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20E01BA23F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20E01BA23F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20E01BA23F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853418 not ok 3 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20E01BA23F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20E01BA23F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20E01BA23F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853418 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 # 20E01BA23F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20E01BA23F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20E01BA23F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853418 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" # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on wap-wsg-idm-ecid-wtls5 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F4C8A93F000000: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:wap-wsg-idm-ecid-wtls5' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.wap-wsg-idm-ecid-wtls5.named_curve.pem -outpubkey ecgen.wap-wsg-idm-ecid-wtls5.named_curve-pub.pem => 1 not ok 614 - genpkey EC key on wap-wsg-idm-ecid-wtls5 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # 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 20740EAF3F000000: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 # ------------------------------------------------------------------------------ # 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 20B421923F000000: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 # 20F09FB33F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20F09FB33F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20F09FB33F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853419 not ok 3 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20F09FB33F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20F09FB33F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20F09FB33F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853419 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 # 20F09FB33F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20F09FB33F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20F09FB33F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853419 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 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on wap-wsg-idm-ecid-wtls5 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2094DDAF3F000000: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:wap-wsg-idm-ecid-wtls5' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.wap-wsg-idm-ecid-wtls5.named_curve.der -outpubkey ecgen.wap-wsg-idm-ecid-wtls5.named_curve-pub.der => 1 not ok 615 - genpkey EC key on wap-wsg-idm-ecid-wtls5 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # 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 20B456953F000000: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 # 207065B23F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 207065B23F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 207065B23F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853419 not ok 3 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 207065B23F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 207065B23F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 207065B23F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853419 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 # 207065B23F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 207065B23F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 207065B23F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853419 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 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on wap-wsg-idm-ecid-wtls5 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20849CAA3F000000: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:wap-wsg-idm-ecid-wtls10' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 616 - genpkey EC params wap-wsg-idm-ecid-wtls10 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 209027803F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 209027803F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 209027803F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853420 not ok 3 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params wap-wsg-idm-ecid-wtls10 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20E4A5B73F000000: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:wap-wsg-idm-ecid-wtls10' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.wap-wsg-idm-ecid-wtls10.explicit.pem => 1 not ok 617 - genpkey EC params wap-wsg-idm-ecid-wtls10 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 209027803F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 209027803F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 209027803F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853420 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 # 209027803F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 209027803F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 209027803F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853420 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" # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params wap-wsg-idm-ecid-wtls10 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20B45E983F000000: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:wap-wsg-idm-ecid-wtls10' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.wap-wsg-idm-ecid-wtls10.explicit.der => 1 not ok 618 - genpkey EC params wap-wsg-idm-ecid-wtls10 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20F09FA23F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20F09FA23F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20F09FA23F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853420 not ok 3 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20F09FA23F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20F09FA23F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20F09FA23F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853420 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 # 20F09FA23F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20F09FA23F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20F09FA23F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853420 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 test 'genpkey EC params wap-wsg-idm-ecid-wtls10 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20A4DBA13F000000: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:wap-wsg-idm-ecid-wtls10' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 619 - genpkey EC key on wap-wsg-idm-ecid-wtls10 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 208095893F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 208095893F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 208095893F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853421 not ok 3 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 208095893F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 208095893F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 208095893F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853421 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 # 208095893F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 208095893F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 208095893F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853421 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" # ------------------------------------------------------------------------------ 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 20C466873F000000: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 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on wap-wsg-idm-ecid-wtls10 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F4178D3F000000: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:wap-wsg-idm-ecid-wtls10' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.wap-wsg-idm-ecid-wtls10.explicit.pem -outpubkey ecgen.wap-wsg-idm-ecid-wtls10.explicit-pub.pem => 1 not ok 620 - genpkey EC key on wap-wsg-idm-ecid-wtls10 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 208043A43F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 208043A43F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 208043A43F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853422 not ok 3 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 208043A43F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 208043A43F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 208043A43F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853422 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 # 208043A43F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 208043A43F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 208043A43F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853422 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 'genpkey EC key on wap-wsg-idm-ecid-wtls10 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2064CC963F000000: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:wap-wsg-idm-ecid-wtls10' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.wap-wsg-idm-ecid-wtls10.explicit.der -outpubkey ecgen.wap-wsg-idm-ecid-wtls10.explicit-pub.der => 1 not ok 621 - genpkey EC key on wap-wsg-idm-ecid-wtls10 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2060A87F3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2060A87F3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 2060A87F3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853422 not ok 3 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2060A87F3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2060A87F3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 2060A87F3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853422 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 # 2060A87F3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2060A87F3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 2060A87F3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853422 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" # ------------------------------------------------------------------------------30-test_evp_kdf.t ....................... ok # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 206059903F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 206059903F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 206059903F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 206059903F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 206059903F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853423 not ok 3 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 206059903F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 206059903F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 206059903F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 206059903F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 206059903F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853423 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 # 206059903F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 206059903F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 206059903F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 206059903F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 206059903F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853423 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' # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on wap-wsg-idm-ecid-wtls10 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 200441A13F000000: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:wap-wsg-idm-ecid-wtls10' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 622 - genpkey EC params wap-wsg-idm-ecid-wtls10 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params wap-wsg-idm-ecid-wtls10 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20C40E8F3F000000: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:wap-wsg-idm-ecid-wtls10' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.wap-wsg-idm-ecid-wtls10.named_curve.pem => 1 not ok 623 - genpkey EC params wap-wsg-idm-ecid-wtls10 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20F0F4943F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20F0F4943F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20F0F4943F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20F0F4943F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20F0F4943F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853423 not ok 3 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20F0F4943F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20F0F4943F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20F0F4943F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20F0F4943F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20F0F4943F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853423 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 # 20F0F4943F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20F0F4943F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20F0F4943F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20F0F4943F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20F0F4943F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853423 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" # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params wap-wsg-idm-ecid-wtls10 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 208460823F000000: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:wap-wsg-idm-ecid-wtls10' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.wap-wsg-idm-ecid-wtls10.named_curve.der => 1 not ok 624 - genpkey EC params wap-wsg-idm-ecid-wtls10 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20E033923F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20E033923F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20E033923F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20E033923F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20E033923F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853424 not ok 3 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20E033923F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20E033923F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20E033923F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20E033923F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20E033923F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853424 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 # 20E033923F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20E033923F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20E033923F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20E033923F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20E033923F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853424 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" # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params wap-wsg-idm-ecid-wtls10 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 206402A43F000000: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:wap-wsg-idm-ecid-wtls10' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 625 - genpkey EC key on wap-wsg-idm-ecid-wtls10 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20702AAB3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20702AAB3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20702AAB3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20702AAB3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20702AAB3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853424 not ok 3 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20702AAB3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20702AAB3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20702AAB3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20702AAB3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20702AAB3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853424 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 # 20702AAB3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20702AAB3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20702AAB3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20702AAB3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20702AAB3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853424 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" # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on wap-wsg-idm-ecid-wtls10 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2074E9813F000000: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:wap-wsg-idm-ecid-wtls10' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.wap-wsg-idm-ecid-wtls10.named_curve.pem -outpubkey ecgen.wap-wsg-idm-ecid-wtls10.named_curve-pub.pem => 1 not ok 626 - genpkey EC key on wap-wsg-idm-ecid-wtls10 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 207098B33F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 207098B33F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 207098B33F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 207098B33F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 207098B33F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853425 not ok 3 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 207098B33F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 207098B33F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 207098B33F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 207098B33F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 207098B33F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853425 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 # 207098B33F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 207098B33F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 207098B33F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 207098B33F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 207098B33F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853425 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" # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on wap-wsg-idm-ecid-wtls10 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20D411AD3F000000: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:wap-wsg-idm-ecid-wtls10' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.wap-wsg-idm-ecid-wtls10.named_curve.der -outpubkey ecgen.wap-wsg-idm-ecid-wtls10.named_curve-pub.der => 1 not ok 627 - genpkey EC key on wap-wsg-idm-ecid-wtls10 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20A0C5803F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20A0C5803F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20A0C5803F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20A0C5803F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20A0C5803F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853426 not ok 3 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20A0C5803F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20A0C5803F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20A0C5803F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20A0C5803F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20A0C5803F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853426 not ok 4 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 1 # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on wap-wsg-idm-ecid-wtls10 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20743AA53F000000: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:wap-wsg-idm-ecid-wtls11' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 628 - genpkey EC params wap-wsg-idm-ecid-wtls11 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20A0C5803F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20A0C5803F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20A0C5803F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20A0C5803F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20A0C5803F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853426 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 test 'genpkey EC params wap-wsg-idm-ecid-wtls11 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 209470A23F000000: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:wap-wsg-idm-ecid-wtls11' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.wap-wsg-idm-ecid-wtls11.explicit.pem => 1 not ok 629 - genpkey EC params wap-wsg-idm-ecid-wtls11 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20000E873F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20000E873F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20000E873F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20000E873F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20000E873F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853426 not ok 3 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20000E873F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20000E873F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20000E873F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20000E873F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20000E873F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853426 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 # 20000E873F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20000E873F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20000E873F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20000E873F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20000E873F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853426 not ok 5 - test_explicit_EVP_MD_fetch_by_X509_ALGOR - iteration 2 # ------------------------------------------------------------------------------ # Failed to load provider fips 20707E803F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20707E803F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20707E803F000000: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 # ------------------------------------------------------------------------------ # Failed to load provider fips 20F4D1903F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20F4D1903F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20F4D1903F000000: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 # ------------------------------------------------------------------------------ ../../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" # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params wap-wsg-idm-ecid-wtls11 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 200440A63F000000: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:wap-wsg-idm-ecid-wtls11' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.wap-wsg-idm-ecid-wtls11.explicit.der => 1 not ok 630 - genpkey EC params wap-wsg-idm-ecid-wtls11 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20F0F2A03F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20F0F2A03F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20F0F2A03F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20F0F2A03F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20F0F2A03F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853427 not ok 3 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20F0F2A03F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20F0F2A03F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20F0F2A03F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20F0F2A03F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20F0F2A03F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853427 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 # 20F0F2A03F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20F0F2A03F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20F0F2A03F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20F0F2A03F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20F0F2A03F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853427 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 # 2000D97F3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2000D97F3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 2000D97F3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 2000D97F3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 2000D97F3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853428 not ok 3 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2000D97F3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2000D97F3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 2000D97F3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 2000D97F3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 2000D97F3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853428 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 # 2000D97F3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2000D97F3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 2000D97F3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 2000D97F3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 2000D97F3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853428 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" # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params wap-wsg-idm-ecid-wtls11 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2004E08A3F000000: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:wap-wsg-idm-ecid-wtls11' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 631 - genpkey EC key on wap-wsg-idm-ecid-wtls11 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on wap-wsg-idm-ecid-wtls11 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 206487B53F000000: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:wap-wsg-idm-ecid-wtls11' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.wap-wsg-idm-ecid-wtls11.explicit.pem -outpubkey ecgen.wap-wsg-idm-ecid-wtls11.explicit-pub.pem => 1 not ok 632 - genpkey EC key on wap-wsg-idm-ecid-wtls11 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on wap-wsg-idm-ecid-wtls11 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F49BA63F000000: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:wap-wsg-idm-ecid-wtls11' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.wap-wsg-idm-ecid-wtls11.explicit.der -outpubkey ecgen.wap-wsg-idm-ecid-wtls11.explicit-pub.der => 1 not ok 633 - genpkey EC key on wap-wsg-idm-ecid-wtls11 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on wap-wsg-idm-ecid-wtls11 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20E416BD3F000000: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:wap-wsg-idm-ecid-wtls11' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 634 - genpkey EC params wap-wsg-idm-ecid-wtls11 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params wap-wsg-idm-ecid-wtls11 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20A4AA8C3F000000: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:wap-wsg-idm-ecid-wtls11' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.wap-wsg-idm-ecid-wtls11.named_curve.pem => 1 not ok 635 - genpkey EC params wap-wsg-idm-ecid-wtls11 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params wap-wsg-idm-ecid-wtls11 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20741F983F000000: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:wap-wsg-idm-ecid-wtls11' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.wap-wsg-idm-ecid-wtls11.named_curve.der => 1 not ok 636 - genpkey EC params wap-wsg-idm-ecid-wtls11 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2060A5AB3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2060A5AB3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 2060A5AB3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 2060A5AB3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 2060A5AB3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853428 not ok 3 - test_explicit_EVP_MD_fetch_by_name # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params wap-wsg-idm-ecid-wtls11 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20B4FB9D3F000000: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:wap-wsg-idm-ecid-wtls11' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 637 - genpkey EC key on wap-wsg-idm-ecid-wtls11 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2060A5AB3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2060A5AB3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 2060A5AB3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 2060A5AB3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 2060A5AB3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853428 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 # 2060A5AB3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2060A5AB3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 2060A5AB3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 2060A5AB3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 2060A5AB3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853428 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" # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on wap-wsg-idm-ecid-wtls11 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2064A7963F000000: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:wap-wsg-idm-ecid-wtls11' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.wap-wsg-idm-ecid-wtls11.named_curve.pem -outpubkey ecgen.wap-wsg-idm-ecid-wtls11.named_curve-pub.pem => 1 not ok 638 - genpkey EC key on wap-wsg-idm-ecid-wtls11 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on wap-wsg-idm-ecid-wtls11 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F466993F000000: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:wap-wsg-idm-ecid-wtls11' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.wap-wsg-idm-ecid-wtls11.named_curve.der -outpubkey ecgen.wap-wsg-idm-ecid-wtls11.named_curve-pub.der => 1 not ok 639 - genpkey EC key on wap-wsg-idm-ecid-wtls11 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20704B9A3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20704B9A3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20704B9A3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853432 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20704B9A3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20704B9A3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20704B9A3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853432 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 # 20704B9A3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20704B9A3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20704B9A3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853432 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' # ------------------------------------------------------------------------------ # 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 # 20D0A3B53F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20D0A3B53F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20D0A3B53F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853433 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20D0A3B53F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20D0A3B53F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20D0A3B53F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853433 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 # 20D0A3B53F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20D0A3B53F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20D0A3B53F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853433 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" # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 208086943F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 208086943F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 208086943F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853433 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 208086943F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 208086943F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 208086943F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853433 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 # 208086943F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 208086943F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 208086943F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853433 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 # 206016A83F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 206016A83F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 206016A83F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853434 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 206016A83F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 206016A83F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 206016A83F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853434 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 # 206016A83F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 206016A83F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 206016A83F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853434 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 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 206073A73F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 206073A73F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 206073A73F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853434 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 206073A73F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 206073A73F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 206073A73F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853434 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 # 206073A73F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 206073A73F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 206073A73F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853434 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 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20F0938A3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20F0938A3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20F0938A3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853435 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20F0938A3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20F0938A3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20F0938A3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853435 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 # 20F0938A3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20F0938A3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20F0938A3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853435 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 # 20E06ABE3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20E06ABE3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20E06ABE3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853436 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20E06ABE3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20E06ABE3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20E06ABE3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853436 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 # 20E06ABE3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20E06ABE3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20E06ABE3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853436 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 fips => 1 not ok 40 - running evp_fetch_prov_test with cipher and loaded providers 'fips' using property "fips!=no" # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20608E883F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20608E883F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20608E883F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853436 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20608E883F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20608E883F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20608E883F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853436 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 # 20608E883F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20608E883F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20608E883F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853436 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" # ------------------------------------------------------------------------------30-test_evp_pkey_dhkem.t ................ ok # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20C0A8943F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20C0A8943F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20C0A8943F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853437 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20C0A8943F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20C0A8943F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20C0A8943F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853437 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 # 20C0A8943F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20C0A8943F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20C0A8943F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853437 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" # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20C046AE3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20C046AE3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20C046AE3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853437 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20C046AE3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20C046AE3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20C046AE3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853437 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 # 20C046AE3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20C046AE3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20C046AE3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853437 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 # 206090993F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 206090993F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 206090993F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 206090993F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 206090993F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853438 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 206090993F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 206090993F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 206090993F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 206090993F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 206090993F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853438 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 # 206090993F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 206090993F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 206090993F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 206090993F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 206090993F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853438 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' # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2080D2B33F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2080D2B33F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 2080D2B33F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 2080D2B33F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 2080D2B33F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853439 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2080D2B33F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2080D2B33F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 2080D2B33F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 2080D2B33F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 2080D2B33F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853439 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 # 2080D2B33F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2080D2B33F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 2080D2B33F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 2080D2B33F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 2080D2B33F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853439 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 # 2060BAB43F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2060BAB43F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 2060BAB43F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 2060BAB43F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 2060BAB43F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853439 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2060BAB43F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2060BAB43F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 2060BAB43F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 2060BAB43F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 2060BAB43F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853439 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 # 2060BAB43F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2060BAB43F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 2060BAB43F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 2060BAB43F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 2060BAB43F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853439 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 # 20006CA63F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20006CA63F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20006CA63F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20006CA63F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20006CA63F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853440 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20006CA63F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20006CA63F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20006CA63F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20006CA63F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20006CA63F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853440 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 # 20006CA63F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20006CA63F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20006CA63F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20006CA63F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20006CA63F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853440 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" # ------------------------------------------------------------------------------30-test_evp_pkey_dparam.t ............... ok # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20F023BA3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20F023BA3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20F023BA3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20F023BA3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20F023BA3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853440 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20F023BA3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20F023BA3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20F023BA3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20F023BA3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20F023BA3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853440 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 # 20F023BA3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20F023BA3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20F023BA3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20F023BA3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20F023BA3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853440 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[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20B0DCAA3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20B0DCAA3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20B0DCAA3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20B0DCAA3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20B0DCAA3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853441 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20B0DCAA3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20B0DCAA3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20B0DCAA3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20B0DCAA3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20B0DCAA3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853441 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 # 20B0DCAA3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20B0DCAA3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20B0DCAA3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20B0DCAA3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20B0DCAA3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853441 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" # ------------------------------------------------------------------------------ # Failed to load provider fips 209429883F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 209429883F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 209429883F000000: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 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 200043A83F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 200043A83F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 200043A83F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 200043A83F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 200043A83F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853442 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 200043A83F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 200043A83F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 200043A83F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 200043A83F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 200043A83F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853442 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 # 200043A83F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 200043A83F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 200043A83F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 200043A83F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 200043A83F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853442 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" # ------------------------------------------------------------------------------25-test_x509.t .......................... ok # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20F01A9F3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20F01A9F3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20F01A9F3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20F01A9F3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20F01A9F3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853442 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20F01A9F3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20F01A9F3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20F01A9F3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20F01A9F3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20F01A9F3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853442 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 # 20F01A9F3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20F01A9F3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20F01A9F3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20F01A9F3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20F01A9F3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853442 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" # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2070FFBB3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2070FFBB3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 2070FFBB3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 2070FFBB3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 2070FFBB3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853443 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 2070FFBB3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2070FFBB3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 2070FFBB3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 2070FFBB3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 2070FFBB3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853443 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 # 2070FFBB3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2070FFBB3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 2070FFBB3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 2070FFBB3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 2070FFBB3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853443 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 52 - running evp_fetch_prov_test with cipher and loaded providers 'default' & 'fips' using property "fips=no" # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20F01AAB3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20F01AAB3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20F01AAB3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20F01AAB3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20F01AAB3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853443 not ok 3 - test_explicit_EVP_CIPHER_fetch_by_name # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov[i] != NULL' failed @ test/evp_fetch_prov_test.c:97 # 0x0 # 20F01AAB3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20F01AAB3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20F01AAB3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20F01AAB3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20F01AAB3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853443 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 # 20F01AAB3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20F01AAB3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20F01AAB3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # 20F01AAB3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # 20F01AAB3F000000:error:078C0103:common libcrypto routines:get_provider_store:internal error:crypto/provider_core.c:335: # OPENSSL_TEST_RAND_SEED=1773853443 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_evp_skey.t ...................... ok 30-test_evp_pkey_provided.t ............. ok 30-test_evp_xof.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:97 # false # 20B0A6983F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20B0A6983F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20B0A6983F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853452 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 = 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 # 20C04DA03F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20C04DA03F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20C04DA03F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853452 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 # ------------------------------------------------------------------------------ # 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 # 20F02C963F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20F02C963F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20F02C963F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853453 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 # ------------------------------------------------------------------------------ # Looks like you failed 5 tests of 203.25-test_verify.t ........................ Dubious, test returned 5 (wstat 1280, 0x500) Failed 5/203 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:126 # false # 207095963F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 207095963F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 207095963F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853454 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 = 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 # 2020859C3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2020859C3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 2020859C3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853455 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 # ------------------------------------------------------------------------------30-test_hpke.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:148 # false # 2010BA883F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2010BA883F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 2010BA883F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853456 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 # ------------------------------------------------------------------------------30-test_pbelu.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 # 2080F7953F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 2080F7953F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 2080F7953F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853457 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) 30-test_pkey_meth.t ..................... ok 25-test_req.t ........................... ok 30-test_pkey_meth_kdf.t ................. ok # ERROR: (ptr) 'sha256 != NULL' failed @ test/prov_config_test.c:39 # 0x0 # 20D016A53F000000: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=1773853462 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 # Failed to load provider fips 2064C7983F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2064C7983F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 2064C7983F000000: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 # ------------------------------------------------------------------------------ # ERROR: (ptr) 'prov = OSSL_PROVIDER_load(libctx, provider_name) != NULL' failed @ test/provider_status_test.c:154 # 0x0 # 20D04F8A3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20D04F8A3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20D04F8A3F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853464 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 genpkey: Generating EC key parameters failed 20F4C0BB3F000000: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:B-163' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 700 - genpkey EC params B-163 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------40-test_rehash.t ........................ ok # Failed test 'genpkey EC params B-163 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20B40F803F000000: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:B-163' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.B-163.explicit.pem => 1 not ok 701 - genpkey EC params B-163 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------60-test_x509_acert.t .................... ok # Failed test 'genpkey EC params B-163 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F45A7F3F000000: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:B-163' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.B-163.explicit.der => 1 not ok 702 - genpkey EC params B-163 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params B-163 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20A477B13F000000: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:B-163' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 703 - genpkey EC key on B-163 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------60-test_x509_dup_cert.t ................. ok # Failed test 'genpkey EC key on B-163 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20D4A58D3F000000: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:B-163' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.B-163.explicit.pem -outpubkey ecgen.B-163.explicit-pub.pem => 1 not ok 704 - genpkey EC key on B-163 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------60-test_x509_load_cert_file.t ........... ok # Failed test 'genpkey EC key on B-163 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20A41B853F000000: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:B-163' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.B-163.explicit.der -outpubkey ecgen.B-163.explicit-pub.der => 1 not ok 705 - genpkey EC key on B-163 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on B-163 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20B43D933F000000: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:B-163' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 706 - genpkey EC params B-163 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params B-163 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20E467B83F000000: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:B-163' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.B-163.named_curve.pem => 1 not ok 707 - genpkey EC params B-163 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------60-test_x509_req.t ...................... ok # Failed test 'genpkey EC params B-163 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2064B0913F000000: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:B-163' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.B-163.named_curve.der => 1 not ok 708 - genpkey EC params B-163 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params B-163 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20848DB13F000000: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:B-163' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 709 - genpkey EC key on B-163 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on B-163 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 206471903F000000: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:B-163' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.B-163.named_curve.pem -outpubkey ecgen.B-163.named_curve-pub.pem => 1 not ok 710 - genpkey EC key on B-163 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on B-163 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 208421B13F000000: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:B-163' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.B-163.named_curve.der -outpubkey ecgen.B-163.named_curve-pub.der => 1 not ok 711 - genpkey EC key on B-163 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------60-test_x509_store.t .................... ok # Failed test 'genpkey EC key on B-163 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20E497AD3F000000: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:B-233' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 712 - genpkey EC params B-233 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params B-233 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20E498A63F000000: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:B-233' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.B-233.explicit.pem => 1 not ok 713 - genpkey EC params B-233 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params B-233 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20E4719E3F000000: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:B-233' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.B-233.explicit.der => 1 not ok 714 - genpkey EC params B-233 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------60-test_x509_time.t ..................... ok 60-test_x509_check_cert_pkey.t .......... ok # Failed test 'genpkey EC params B-233 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20849F833F000000: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:B-233' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 715 - genpkey EC key on B-233 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on B-233 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F43EA43F000000: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:B-233' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.B-233.explicit.pem -outpubkey ecgen.B-233.explicit-pub.pem => 1 not ok 716 - genpkey EC key on B-233 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on B-233 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20B4778D3F000000: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:B-233' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.B-233.explicit.der -outpubkey ecgen.B-233.explicit-pub.der => 1 not ok 717 - genpkey EC key on B-233 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed to load provider fips 20F49E8F3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20F49E8F3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20F49E8F3F000000: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 30 tests of 31.80-test_ssl_new.t ....................... Dubious, test returned 30 (wstat 7680, 0x1e00) Failed 30/31 subtests # Failed test 'genpkey EC key on B-233 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20B440A03F000000: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:B-233' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 718 - genpkey EC params B-233 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------61-test_bio_addr.t ...................... ok # Failed test 'genpkey EC params B-233 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20B40C903F000000: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:B-233' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.B-233.named_curve.pem => 1 not ok 719 - genpkey EC params B-233 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------61-test_bio_prefix.t .................... ok # Failed test 'genpkey EC params B-233 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2074738B3F000000: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:B-233' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.B-233.named_curve.der => 1 not ok 720 - genpkey EC params B-233 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params B-233 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20845C9C3F000000: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:B-233' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 721 - genpkey EC key on B-233 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------61-test_bio_meth.t ...................... ok # Failed test 'genpkey EC key on B-233 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20E493903F000000: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:B-233' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.B-233.named_curve.pem -outpubkey ecgen.B-233.named_curve-pub.pem => 1 not ok 722 - genpkey EC key on B-233 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------61-test_bio_pw_callback.t ............... ok # Failed test 'genpkey EC key on B-233 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20B4FEAF3F000000: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:B-233' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.B-233.named_curve.der -outpubkey ecgen.B-233.named_curve-pub.der => 1 not ok 723 - genpkey EC key on B-233 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------61-test_bio_readbuffer.t ................ ok # Failed test 'genpkey EC key on B-233 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2004AAB83F000000: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:B-283' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 724 - genpkey EC params B-283 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params B-283 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20C488943F000000: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:B-283' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.B-283.explicit.pem => 1 not ok 725 - genpkey EC params B-283 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params B-283 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2064929A3F000000: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:B-283' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.B-283.explicit.der => 1 not ok 726 - genpkey EC params B-283 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------65-test_cmp_asn.t ....................... ok # Failed test 'genpkey EC params B-283 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20B4F1853F000000: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:B-283' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 727 - genpkey EC key on B-283 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on B-283 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2064DF9E3F000000: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:B-283' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.B-283.explicit.pem -outpubkey ecgen.B-283.explicit-pub.pem => 1 not ok 728 - genpkey EC key on B-283 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on B-283 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20A4CB843F000000: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:B-283' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.B-283.explicit.der -outpubkey ecgen.B-283.explicit-pub.der => 1 not ok 729 - genpkey EC key on B-283 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------65-test_cmp_ctx.t ....................... ok # Failed test 'genpkey EC key on B-283 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F472813F000000: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:B-283' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 730 - genpkey EC params B-283 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------65-test_cmp_hdr.t ....................... ok # Failed test 'genpkey EC params B-283 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 206491B73F000000: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:B-283' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.B-283.named_curve.pem => 1 not ok 731 - genpkey EC params B-283 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params B-283 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F41A943F000000: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:B-283' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.B-283.named_curve.der => 1 not ok 732 - genpkey EC params B-283 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params B-283 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 206435983F000000: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:B-283' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 733 - genpkey EC key on B-283 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on B-283 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20D420963F000000: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:B-283' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.B-283.named_curve.pem -outpubkey ecgen.B-283.named_curve-pub.pem => 1 not ok 734 - genpkey EC key on B-283 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------65-test_cmp_protect.t ................... skipped: 3 # Failed test 'genpkey EC key on B-283 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20640F803F000000: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:B-283' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.B-283.named_curve.der -outpubkey ecgen.B-283.named_curve-pub.der => 1 not ok 735 - genpkey EC key on B-283 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on B-283 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20B4B6BA3F000000: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:B-409' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 736 - genpkey EC params B-409 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed to load provider fips 20F05CBD3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20F05CBD3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20F05CBD3F000000: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 # Failed test 'genpkey EC params B-409 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2074D98A3F000000: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:B-409' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.B-409.explicit.pem => 1 not ok 737 - genpkey EC params B-409 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # 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 # 2030C4893F000000: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=1773853486 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 # 2030C4893F000000: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=1773853486 not ok 2 - iteration 2 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853486 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 # 2030C4893F000000: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=1773853486 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 # 2030C4893F000000: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=1773853486 not ok 4 - iteration 2 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853486 not ok 2 - ml_dsa_siggen_test # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params B-409 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20A4DDB33F000000: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:B-409' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.B-409.explicit.der => 1 not ok 738 - genpkey EC params B-409 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # 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 # 2030C4893F000000: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=1773853486 not ok 5 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853486 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 # 2030C4893F000000: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=1773853486 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 # 2030C4893F000000: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 () # 2030C4893F000000: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 () # 2030C4893F000000: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) # 2030C4893F000000: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=1773853486 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 # 2030C4893F000000: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=1773853486 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 # 2030C4893F000000: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=1773853486 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 # 2030C4893F000000: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=1773853486 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 # 2030C4893F000000: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=1773853486 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 # 2030C4893F000000: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=1773853486 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 # 2030C4893F000000: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=1773853486 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 # 2030C4893F000000: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=1773853486 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 # 2030C4893F000000: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=1773853486 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 # 2030C4893F000000: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=1773853486 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 # 2030C4893F000000: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=1773853486 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 # 2030C4893F000000: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=1773853486 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 # 2030C4893F000000: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=1773853486 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 # 2030C4893F000000: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=1773853486 not ok 17 - iteration 12 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853486 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 # 2030C4893F000000: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=1773853486 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 # 2030C4893F000000: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=1773853486 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 # 2030C4893F000000: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=1773853486 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 # 2030C4893F000000: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=1773853486 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 # 2030C4893F000000: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=1773853486 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 # 2030C4893F000000: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=1773853486 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 # 2030C4893F000000: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=1773853486 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 # 2030C4893F000000: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=1773853486 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 # 2030C4893F000000: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=1773853486 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 # 2030C4893F000000: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=1773853486 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 # 2030C4893F000000: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=1773853486 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 # 2030C4893F000000: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=1773853486 not ok 29 - iteration 12 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853486 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 # 2030C4893F000000: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=1773853486 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 # 2030C4893F000000: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=1773853486 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 # 2030C4893F000000: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=1773853486 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 # 2030C4893F000000: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=1773853486 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 # 2030C4893F000000: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=1773853486 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 # 2030C4893F000000: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=1773853486 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 # 2030C4893F000000: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=1773853486 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 # 2030C4893F000000: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=1773853486 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 # 2030C4893F000000: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=1773853486 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 # 2030C4893F000000: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=1773853486 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 # 2030C4893F000000: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=1773853486 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 # 2030C4893F000000: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=1773853486 not ok 41 - iteration 12 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853486 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 # 2030C4893F000000: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=1773853486 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 # 2030C4893F000000: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=1773853486 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 # 2030C4893F000000: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=1773853486 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 # 2030C4893F000000: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=1773853486 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 # Failed test 'genpkey EC params B-409 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2074EBA13F000000: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:B-409' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 739 - genpkey EC key on B-409 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed to load provider fips 2080B6983F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2080B6983F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 2080B6983F000000: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 # Failed test 'genpkey EC key on B-409 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F4CBB33F000000: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:B-409' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.B-409.explicit.pem -outpubkey ecgen.B-409.explicit-pub.pem => 1 not ok 740 - genpkey EC key on B-409 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on B-409 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20641D9F3F000000: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:B-409' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.B-409.explicit.der -outpubkey ecgen.B-409.explicit-pub.der => 1 not ok 741 - genpkey EC key on B-409 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------65-test_cmp_status.t .................... ok 65-test_cmp_vfy.t ....................... skipped: 3 66-test_ossl_store.t .................... ok # Failed test 'genpkey EC key on B-409 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2064D39E3F000000: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:B-409' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 742 - genpkey EC params B-409 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params B-409 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20B40B923F000000: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:B-409' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.B-409.named_curve.pem => 1 not ok 743 - genpkey EC params B-409 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params B-409 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20E4D7853F000000: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:B-409' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.B-409.named_curve.der => 1 not ok 744 - genpkey EC params B-409 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params B-409 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20C4ABB93F000000: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:B-409' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 745 - genpkey EC key on B-409 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on B-409 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F45E893F000000: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:B-409' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.B-409.named_curve.pem -outpubkey ecgen.B-409.named_curve-pub.pem => 1 not ok 746 - genpkey EC key on B-409 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on B-409 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20D4DDBE3F000000: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:B-409' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.B-409.named_curve.der -outpubkey ecgen.B-409.named_curve-pub.der => 1 not ok 747 - genpkey EC key on B-409 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------70-test_asyncio.t ....................... ok # Failed test 'genpkey EC key on B-409 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2004C68F3F000000: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:B-571' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 748 - genpkey EC params B-571 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------70-test_bad_dtls.t ...................... ok # Failed test 'genpkey EC params B-571 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20D41E823F000000: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:B-571' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.B-571.explicit.pem => 1 not ok 749 - genpkey EC params B-571 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------70-test_clienthello.t ................... ok # Failed test 'genpkey EC params B-571 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20D478AA3F000000: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:B-571' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.B-571.explicit.der => 1 not ok 750 - genpkey EC params B-571 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params B-571 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2074178E3F000000: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:B-571' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 751 - genpkey EC key on B-571 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on B-571 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20A4ABB53F000000: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:B-571' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.B-571.explicit.pem -outpubkey ecgen.B-571.explicit-pub.pem => 1 not ok 752 - genpkey EC key on B-571 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on B-571 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F437B63F000000: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:B-571' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.B-571.explicit.der -outpubkey ecgen.B-571.explicit-pub.der => 1 not ok 753 - genpkey EC key on B-571 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on B-571 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2004929C3F000000: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:B-571' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 754 - genpkey EC params B-571 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params B-571 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F40B873F000000: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:B-571' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.B-571.named_curve.pem => 1 not ok 755 - genpkey EC params B-571 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params B-571 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20B421AC3F000000: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:B-571' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.B-571.named_curve.der => 1 not ok 756 - genpkey EC params B-571 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params B-571 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F49A863F000000: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:B-571' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 757 - genpkey EC key on B-571 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on B-571 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 207469B43F000000: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:B-571' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.B-571.named_curve.pem -outpubkey ecgen.B-571.named_curve-pub.pem => 1 not ok 758 - genpkey EC key on B-571 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------70-test_certtypeext.t ................... ok # Failed test 'genpkey EC key on B-571 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20A4F3893F000000: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:B-571' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.B-571.named_curve.der -outpubkey ecgen.B-571.named_curve-pub.der => 1 not ok 759 - genpkey EC key on B-571 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on B-571 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20B410A13F000000: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:K-163' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 760 - genpkey EC params K-163 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params K-163 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20845BA03F000000: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:K-163' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.K-163.explicit.pem => 1 not ok 761 - genpkey EC params K-163 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------70-test_npn.t ........................... ok # Failed test 'genpkey EC params K-163 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20E432883F000000: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:K-163' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.K-163.explicit.der => 1 not ok 762 - genpkey EC params K-163 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params K-163 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20B42F9B3F000000: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:K-163' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 763 - genpkey EC key on K-163 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on K-163 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20C452993F000000: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:K-163' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.K-163.explicit.pem -outpubkey ecgen.K-163.explicit-pub.pem => 1 not ok 764 - genpkey EC key on K-163 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on K-163 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F4CFB13F000000: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:K-163' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.K-163.explicit.der -outpubkey ecgen.K-163.explicit-pub.der => 1 not ok 765 - genpkey EC key on K-163 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------70-test_packet.t ........................ ok # Failed test 'genpkey EC key on K-163 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20D450BB3F000000: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:K-163' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 766 - genpkey EC params K-163 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params K-163 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2064E79D3F000000: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:K-163' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.K-163.named_curve.pem => 1 not ok 767 - genpkey EC params K-163 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params K-163 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 206433993F000000: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:K-163' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.K-163.named_curve.der => 1 not ok 768 - genpkey EC params K-163 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------70-test_quic_cfq.t ...................... ok # Failed test 'genpkey EC params K-163 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20943ABD3F000000: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:K-163' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 769 - genpkey EC key on K-163 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on K-163 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2084D1B13F000000: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:K-163' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.K-163.named_curve.pem -outpubkey ecgen.K-163.named_curve-pub.pem => 1 not ok 770 - genpkey EC key on K-163 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on K-163 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2064DEB33F000000: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:K-163' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.K-163.named_curve.der -outpubkey ecgen.K-163.named_curve-pub.der => 1 not ok 771 - genpkey EC key on K-163 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on K-163 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2084649B3F000000: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:K-233' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 772 - genpkey EC params K-233 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------70-test_quic_fc.t ....................... ok # Failed test 'genpkey EC params K-233 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20B4C0913F000000: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:K-233' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.K-233.explicit.pem => 1 not ok 773 - genpkey EC params K-233 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params K-233 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F483843F000000: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:K-233' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.K-233.explicit.der => 1 not ok 774 - genpkey EC params K-233 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------70-test_quic_fifd.t ..................... ok # Failed test 'genpkey EC params K-233 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F491B73F000000: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:K-233' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 775 - genpkey EC key on K-233 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on K-233 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2074BF873F000000: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:K-233' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.K-233.explicit.pem -outpubkey ecgen.K-233.explicit-pub.pem => 1 not ok 776 - genpkey EC key on K-233 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on K-233 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20D45D843F000000: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:K-233' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.K-233.explicit.der -outpubkey ecgen.K-233.explicit-pub.der => 1 not ok 777 - genpkey EC key on K-233 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on K-233 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20944DB03F000000: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:K-233' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 778 - genpkey EC params K-233 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params K-233 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20641F843F000000: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:K-233' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.K-233.named_curve.pem => 1 not ok 779 - genpkey EC params K-233 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed to load provider fips 209070B33F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 209070B33F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 209070B33F000000: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 # ------------------------------------------------------------------------------70-test_quic_lcidm.t .................... ok # 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_comp.t .......................... ok # Failed test 'genpkey EC params K-233 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 207456903F000000: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:K-233' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.K-233.named_curve.der => 1 not ok 780 - genpkey EC params K-233 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params K-233 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F42CB13F000000: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:K-233' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 781 - genpkey EC key on K-233 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on K-233 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F488AE3F000000: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:K-233' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.K-233.named_curve.pem -outpubkey ecgen.K-233.named_curve-pub.pem => 1 not ok 782 - genpkey EC key on K-233 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on K-233 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 200470973F000000: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:K-233' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.K-233.named_curve.der -outpubkey ecgen.K-233.named_curve-pub.der => 1 not ok 783 - genpkey EC key on K-233 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on K-233 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 206497AB3F000000: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:K-283' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 784 - genpkey EC params K-283 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params K-283 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 200442A93F000000: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:K-283' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.K-283.explicit.pem => 1 not ok 785 - genpkey EC params K-283 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params K-283 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 207437823F000000: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:K-283' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.K-283.explicit.der => 1 not ok 786 - genpkey EC params K-283 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------70-test_quic_qlog.t ..................... ok 70-test_quic_rcidm.t .................... ok # Failed test 'genpkey EC params K-283 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 207484A03F000000: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:K-283' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 787 - genpkey EC key on K-283 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on K-283 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F4CB883F000000: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:K-283' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.K-283.explicit.pem -outpubkey ecgen.K-283.explicit-pub.pem => 1 not ok 788 - genpkey EC key on K-283 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on K-283 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F43FB13F000000: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:K-283' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.K-283.explicit.der -outpubkey ecgen.K-283.explicit-pub.der => 1 not ok 789 - genpkey EC key on K-283 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on K-283 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2074F9A83F000000: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:K-283' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 790 - genpkey EC params K-283 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------70-test_quic_radix.t .................... ok # Failed test 'genpkey EC params K-283 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20B4FDB23F000000: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:K-283' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.K-283.named_curve.pem => 1 not ok 791 - genpkey EC params K-283 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params K-283 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2084F3AC3F000000: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:K-283' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.K-283.named_curve.der => 1 not ok 792 - genpkey EC params K-283 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params K-283 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20E4EE9E3F000000: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:K-283' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 793 - genpkey EC key on K-283 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------70-test_quic_record.t ................... ok 70-test_quic_srtm.t ..................... ok # Failed test 'genpkey EC key on K-283 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2064618A3F000000: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:K-283' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.K-283.named_curve.pem -outpubkey ecgen.K-283.named_curve-pub.pem => 1 not ok 794 - genpkey EC key on K-283 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on K-283 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20B476A43F000000: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:K-283' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.K-283.named_curve.der -outpubkey ecgen.K-283.named_curve-pub.der => 1 not ok 795 - genpkey EC key on K-283 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on K-283 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20B491AD3F000000: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:K-409' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 796 - genpkey EC params K-409 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params K-409 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20743FB13F000000: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:K-409' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.K-409.explicit.pem => 1 not ok 797 - genpkey EC params K-409 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params K-409 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F453BB3F000000: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:K-409' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.K-409.explicit.der => 1 not ok 798 - genpkey EC params K-409 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params K-409 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 208450B83F000000: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:K-409' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 799 - genpkey EC key on K-409 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------70-test_quic_stream.t ................... ok # Failed test 'genpkey EC key on K-409 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20B46CA33F000000: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:K-409' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.K-409.explicit.pem -outpubkey ecgen.K-409.explicit-pub.pem => 1 not ok 800 - genpkey EC key on K-409 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on K-409 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2074F69E3F000000: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:K-409' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.K-409.explicit.der -outpubkey ecgen.K-409.explicit-pub.der => 1 not ok 801 - genpkey EC key on K-409 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------70-test_quic_txp.t ...................... ok # Failed test 'genpkey EC key on K-409 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F406AF3F000000: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:K-409' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 802 - genpkey EC params K-409 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------70-test_quic_tserver.t .................. ok # Failed test 'genpkey EC params K-409 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20B4DA913F000000: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:K-409' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.K-409.named_curve.pem => 1 not ok 803 - genpkey EC params K-409 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params K-409 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F4C4913F000000: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:K-409' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.K-409.named_curve.der => 1 not ok 804 - genpkey EC params K-409 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params K-409 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20B4F9A73F000000: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:K-409' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 805 - genpkey EC key on K-409 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on K-409 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F462A23F000000: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:K-409' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.K-409.named_curve.pem -outpubkey ecgen.K-409.named_curve-pub.pem => 1 not ok 806 - genpkey EC key on K-409 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------70-test_quic_txpim.t .................... ok # Failed test 'genpkey EC key on K-409 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20B461863F000000: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:K-409' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.K-409.named_curve.der -outpubkey ecgen.K-409.named_curve-pub.der => 1 not ok 807 - genpkey EC key on K-409 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------70-test_key_share.t ..................... ok # Failed test 'genpkey EC key on K-409 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 207409B33F000000: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:K-571' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 808 - genpkey EC params K-571 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------70-test_quic_wire.t ..................... ok # Failed test 'genpkey EC params K-571 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20848DB83F000000: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:K-571' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.K-571.explicit.pem => 1 not ok 809 - genpkey EC params K-571 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------70-test_recordlen.t ..................... ok # Failed test 'genpkey EC params K-571 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F432AD3F000000: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:K-571' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.K-571.explicit.der => 1 not ok 810 - genpkey EC params K-571 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params K-571 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20B491843F000000: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:K-571' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 811 - genpkey EC key on K-571 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on K-571 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2004E8973F000000: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:K-571' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.K-571.explicit.pem -outpubkey ecgen.K-571.explicit-pub.pem => 1 not ok 812 - genpkey EC key on K-571 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on K-571 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20F4BE8B3F000000: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:K-571' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.K-571.explicit.der -outpubkey ecgen.K-571.explicit-pub.der => 1 not ok 813 - genpkey EC key on K-571 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on K-571 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 2084F4BC3F000000: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:K-571' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 814 - genpkey EC params K-571 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------70-test_servername.t .................... ok # Failed test 'genpkey EC params K-571 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F40F813F000000: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:K-571' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.K-571.named_curve.pem => 1 not ok 815 - genpkey EC params K-571 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params K-571 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 209499813F000000: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:K-571' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.K-571.named_curve.der => 1 not ok 816 - genpkey EC params K-571 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params K-571 with ec_param_enc:'named_curve' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20D4CBB03F000000: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:K-571' -pkeyopt 'ec_param_enc:named_curve' -text => 1 not ok 817 - genpkey EC key on K-571 with ec_param_enc:'named_curve' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on K-571 with ec_param_enc:'named_curve' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20B4A1923F000000: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:K-571' -pkeyopt 'ec_param_enc:named_curve' -outform PEM -out ecgen.K-571.named_curve.pem -outpubkey ecgen.K-571.named_curve-pub.pem => 1 not ok 818 - genpkey EC key on K-571 with ec_param_enc:'named_curve' (PEM) # ------------------------------------------------------------------------------70-test_sslcertstatus.t ................. ok # Failed test 'genpkey EC key on K-571 with ec_param_enc:'named_curve' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 206404803F000000: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:K-571' -pkeyopt 'ec_param_enc:named_curve' -outform DER -out ecgen.K-571.named_curve.der -outpubkey ecgen.K-571.named_curve-pub.der => 1 not ok 819 - genpkey EC key on K-571 with ec_param_enc:'named_curve' (DER) # ------------------------------------------------------------------------------ genpkey: Generating EC key parameters failed 20B4D8B03F000000: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:Oakley-EC2N-3' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 1 - genpkey EC params Oakley-EC2N-3 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params Oakley-EC2N-3 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20E463823F000000: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:Oakley-EC2N-3' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.Oakley-EC2N-3.explicit.pem => 1 not ok 2 - genpkey EC params Oakley-EC2N-3 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params Oakley-EC2N-3 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20C492923F000000: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:Oakley-EC2N-3' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.Oakley-EC2N-3.explicit.der => 1 not ok 3 - genpkey EC params Oakley-EC2N-3 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------70-test_sslcbcpadding.t ................. ok # Failed test 'genpkey EC params Oakley-EC2N-3 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2094279A3F000000: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:Oakley-EC2N-3' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 4 - genpkey EC key on Oakley-EC2N-3 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on Oakley-EC2N-3 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20E411A13F000000: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:Oakley-EC2N-3' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.Oakley-EC2N-3.explicit.pem => 1 not ok 5 - genpkey EC key on Oakley-EC2N-3 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------70-test_sslkeylogfile.t ................. skipped: test_sslkeylogfile requires SSLKEYLOGFILE support # Failed test 'genpkey EC key on Oakley-EC2N-3 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2064E29E3F000000: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:Oakley-EC2N-3' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.Oakley-EC2N-3.explicit.der => 1 not ok 6 - genpkey EC key on Oakley-EC2N-3 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ genpkey: Generating EC key parameters failed 20D458993F000000: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:Oakley-EC2N-4' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 13 - genpkey EC params Oakley-EC2N-4 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params Oakley-EC2N-4 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20F4339E3F000000: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:Oakley-EC2N-4' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.Oakley-EC2N-4.explicit.pem => 1 not ok 14 - genpkey EC params Oakley-EC2N-4 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params Oakley-EC2N-4 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Generating EC key parameters failed 20E4ED9F3F000000: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:Oakley-EC2N-4' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.Oakley-EC2N-4.explicit.der => 1 not ok 15 - genpkey EC params Oakley-EC2N-4 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC params Oakley-EC2N-4 with ec_param_enc:'explicit' (DER)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 207490833F000000: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:Oakley-EC2N-4' -pkeyopt 'ec_param_enc:explicit' -text => 1 not ok 16 - genpkey EC key on Oakley-EC2N-4 with ec_param_enc:'explicit' (text) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on Oakley-EC2N-4 with ec_param_enc:'explicit' (text)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 20A4FF8A3F000000: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:Oakley-EC2N-4' -pkeyopt 'ec_param_enc:explicit' -outform PEM -out ecgen.Oakley-EC2N-4.explicit.pem => 1 not ok 17 - genpkey EC key on Oakley-EC2N-4 with ec_param_enc:'explicit' (PEM) # ------------------------------------------------------------------------------ # Failed test 'genpkey EC key on Oakley-EC2N-4 with ec_param_enc:'explicit' (PEM)' # at test/recipes/15-test_genec.t line 29. genpkey: Error generating EC key 2064B68E3F000000: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:Oakley-EC2N-4' -pkeyopt 'ec_param_enc:explicit' -outform DER -out ecgen.Oakley-EC2N-4.explicit.der => 1 not ok 18 - genpkey EC key on Oakley-EC2N-4 with ec_param_enc:'explicit' (DER) # ------------------------------------------------------------------------------70-test_sslextension.t .................. ok 70-test_renegotiation.t ................. ok # Looks like you failed 12 tests of 24. not ok 820 - test curves that only support explicit parameters encoding # ------------------------------------------------------------------------------ # Failed test 'test curves that only support explicit parameters encoding' # at /builddir/build/BUILD/openssl-3.5.4/util/perl/OpenSSL/Test.pm line 1322. # Looks like you failed 601 tests of 820.15-test_genec.t ......................... Dubious, test returned 254 (wstat 65024, 0xfe00) Failed 601/820 subtests # 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 # 2000E9823F000000: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=1773853546 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 # 2000E9823F000000: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=1773853546 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 # 2000E9823F000000: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=1773853546 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 # 2000E9823F000000: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=1773853546 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 # 2000E9823F000000: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=1773853546 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 # 2000E9823F000000: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=1773853546 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 # 2000E9823F000000: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=1773853546 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 # 2000E9823F000000: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=1773853546 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 # 2000E9823F000000: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=1773853546 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 # 2000E9823F000000: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=1773853546 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 # 2000E9823F000000: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=1773853546 not ok 6 - iteration 6 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853546 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 # 2000E9823F000000: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=1773853546 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 # 2000E9823F000000: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=1773853546 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 # 2000E9823F000000: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=1773853546 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 # 2000E9823F000000: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=1773853546 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 # 2000E9823F000000: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=1773853546 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 # 2000E9823F000000: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=1773853546 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 # 2000E9823F000000: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=1773853546 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 # 2000E9823F000000: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=1773853546 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 # 2000E9823F000000: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=1773853546 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 # 2000E9823F000000: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=1773853546 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 # 2000E9823F000000: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=1773853546 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 # 2000E9823F000000: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=1773853546 not ok 18 - iteration 12 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853546 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 # 2000E9823F000000: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=1773853546 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 # 2000E9823F000000: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=1773853546 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_quic_multistream.t .............. ok 70-test_sslskewith0p.t .................. ok 70-test_sslsignature.t .................. ok 70-test_tls13alerts.t ................... ok 70-test_sslvertol.t ..................... ok 70-test_sslsessiontick.t ................ ok 70-test_sslversions.t ................... ok 70-test_sslmessages.t ................... ok 70-test_tls13cookie.t ................... ok 70-test_tls13groupselection.t ........... ok 70-test_tls13certcomp.t ................. ok 70-test_tls13downgrade.t ................ ok 70-test_tls13hrr.t ...................... ok 70-test_verify_extra.t .................. ok 70-test_sslsigalgs.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 75-test_quic_cc.t ....................... ok 70-test_tls13kexmodes.t ................. ok 75-test_quic_srt_gen.t .................. ok 79-test_http.t .......................... ok 80-test_ca_internals.t .................. ok 70-test_tlsextms.t ...................... ok 80-test_cipherbytes.t ................... ok 80-test_ciphername.t .................... ok 80-test_cipherlist.t .................... ok 70-test_tls13messages.t ................. ok 70-test_sslrecords.t .................... ok 80-test_cmsapi.t ........................ ok 80-test_ct.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. 20D4D28D3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20D4D28D3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20D4D28D3F000000: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 # ------------------------------------------------------------------------------ # 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. 20F453A83F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20F453A83F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20F453A83F000000: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 # ------------------------------------------------------------------------------ # 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 # 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. 20E480903F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20E480903F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20E480903F000000: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 # ------------------------------------------------------------------------------80-test_dane.t .......................... ok # 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. 20B45F883F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20B45F883F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20B45F883F000000: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_dtls_mtu.t ...................... ok 80-test_dtlsv1listen.t .................. ok 80-test_dtls.t .......................... ok # # Looks like you failed 4 tests of 19. not ok 2 - CMS => PKCS\#7 compatibility tests # ------------------------------------------------------------------------------80-test_policy_tree.t ................... ok # 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. 20F4B8B73F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20F4B8B73F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20F4B8B73F000000: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. 2074049C3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2074049C3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 2074049C3F000000: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 # ------------------------------------------------------------------------------80-test_ssl_test_ctx.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. 2004F68D3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2004F68D3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 2004F68D3F000000: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. 20F419AF3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20F419AF3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20F419AF3F000000: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 # ------------------------------------------------------------------------------ # 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. 20D4B4B83F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20D4B4B83F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20D4B4B83F000000: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. 20E4F1BE3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20E4F1BE3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20E4F1BE3F000000: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 # ------------------------------------------------------------------------------ # 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. 20B47EBC3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20B47EBC3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20B47EBC3F000000: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. 20B458933F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20B458933F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20B458933F000000: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 # ------------------------------------------------------------------------------80-test_sslcorrupt.t .................... ok # # Looks like you failed 4 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. 20B471953F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20B471953F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20B471953F000000: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 # ------------------------------------------------------------------------------ # 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. 20F490BC3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20F490BC3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20F490BC3F000000: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 # ------------------------------------------------------------------------------ pkcs12: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 20947F953F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20947F953F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20947F953F000000: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 # ------------------------------------------------------------------------------ # 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. 2064F2A83F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2064F2A83F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 2064F2A83F000000: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 '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 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. 20F40B873F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20F40B873F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20F40B873F000000: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 # ------------------------------------------------------------------------------ # 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. 2004939E3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2004939E3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 2004939E3F000000: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 # ------------------------------------------------------------------------------ # 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 # ------------------------------------------------------------------------------80-test_ca.t ............................ ok # 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. 20D450B03F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20D450B03F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20D450B03F000000: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 # ------------------------------------------------------------------------------80-test_x509aux.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 -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. 20D459BE3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20D459BE3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20D459BE3F000000: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. 2094BD8F3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2094BD8F3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 2094BD8F3F000000: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 # ------------------------------------------------------------------------------ # 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. 20741A9D3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20741A9D3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20741A9D3F000000: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 # ------------------------------------------------------------------------------ # 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. 20D45EB33F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20D45EB33F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20D45EB33F000000: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 # ------------------------------------------------------------------------------ # 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. 200448BA3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 200448BA3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 200448BA3F000000: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. 208491913F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 208491913F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 208491913F000000: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. 2064BABD3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2064BABD3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 2064BABD3F000000: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 # ------------------------------------------------------------------------------81-test_cmp_cli.t ....................... ok # Looks like you failed 6 tests of 53.80-test_pkcs12.t ........................ Dubious, test returned 6 (wstat 1536, 0x600) Failed 6/53 subtests # # 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. 20B4D7A33F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20B4D7A33F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20B4D7A33F000000: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 # ------------------------------------------------------------------------------ # 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. 20F4B68C3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20F4B68C3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20F4B68C3F000000: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 13 tests of 34. not ok 4 - CMS <=> CMS consistency 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. 20F498913F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20F498913F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20F498913F000000: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 # ------------------------------------------------------------------------------80-test_tsa.t ........................... ok 82-test_ocsp_cert_chain.t ............... ok 82-test_tfo_cli.t ....................... skipped: test_tfo_cli needs tfo enabled # Failed test at test/recipes/80-test_cms.t line 826. Can't open "digestmaxtest.cms" for reading, No such file or directory 20740DBD3F000000:error:80000002:system library:BIO_new_file:No such file or directory:crypto/bio/bss_file.c:67:calling fopen(digestmaxtest.cms, r) 20740DBD3F000000: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. 2064F6B03F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2064F6B03F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 2064F6B03F000000: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 # ------------------------------------------------------------------------------ # 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. 206449B03F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 206449B03F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 206449B03F000000: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_asn1_time.t ..................... ok 90-test_async.t ......................... ok # 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. 20F4E3A33F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20F4E3A33F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20F4E3A33F000000: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 # ------------------------------------------------------------------------------ # 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. 20847BBD3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20847BBD3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20847BBD3F000000: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 # ------------------------------------------------------------------------------ # 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. 20D4E7B43F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20D4E7B43F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20D4E7B43F000000: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 # ------------------------------------------------------------------------------90-test_bio_memleak.t ................... ok 90-test_bio_enc.t ....................... ok 90-test_cert_comp.t ..................... ok 90-test_constant_time.t ................. ok # CMD: openssl cms -provider-path ../../providers -provider default -encrypt -in ../../test/smcont.txt -stream -out cms2cms-mod-14.cms -recip ../../test/smime-certs/smec2.pem -aes128 -keyopt ecdh_kdf_md:sha256 -keyopt ecdh_cofactor_mode:1 Error writing CMS output 20B4139C3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: 20B4139C3F000000:error:0800008D:elliptic curve routines:ossl_ec_group_todata:invalid curve:crypto/ec/ec_backend.c:345: 20B4139C3F000000:error:17000074:CMS routines:cms_EnvelopedData_Encryption_init_bio:error setting recipientinfo:crypto/cms/cms_env.c:1199: 20B4139C3F000000:error:06880007:asn1 encoding routines:i2d_ASN1_bio_stream:BUF lib:crypto/asn1/asn_mime.c:79: ../../util/wrap.pl ../../apps/openssl cms -provider-path ../../providers -provider default -encrypt -in ../../test/smcont.txt -stream -out cms2cms-mod-14.cms -recip ../../test/smime-certs/smec2.pem -aes128 -keyopt 'ecdh_kdf_md:sha256' -keyopt 'ecdh_cofactor_mode:1' => 6 # CMD: openssl cms -provider-path ../../providers -provider default -decrypt -recip ../../test/smime-certs/smec2.pem -in cms2cms-mod-14.cms -out cms2cms-mod-14.txt not ok 15 - enveloped content test streaming S/MIME format, ECDH, K-283, cofactor DH # ------------------------------------------------------------------------------ # Failed test 'enveloped content test streaming S/MIME format, ECDH, K-283, cofactor DH' # 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 -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. 20742D9A3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20742D9A3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20742D9A3F000000: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 # ------------------------------------------------------------------------------ # 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. 20D431A53F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20D431A53F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20D431A53F000000: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 # ------------------------------------------------------------------------------ # 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. 20E48DA33F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20E48DA33F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20E48DA33F000000: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 # ------------------------------------------------------------------------------90-test_fatalerr.t ...................... ok # Looks like you failed 10 tests of 19. not ok 5 - CMS <=> CMS consistency tests, modified key parameters # ------------------------------------------------------------------------------90-test_fipsload.t ...................... ok # 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. 209400873F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 209400873F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 209400873F000000: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 # ------------------------------------------------------------------------------90-test_gmdiff.t ........................ ok 90-test_bio_base64.t .................... ok 90-test_ige.t ........................... ok # 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. 20F4A0953F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20F4A0953F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20F4A0953F000000: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 # ------------------------------------------------------------------------------90-test_memleak.t ....................... ok # 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. 20C40ABA3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20C40ABA3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20C40ABA3F000000: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 # ------------------------------------------------------------------------------90-test_overhead.t ...................... ok # 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. 20D408903F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20D408903F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20D408903F000000: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. 20E408953F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20E408953F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20E408953F000000: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. 2064869A3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2064869A3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 2064869A3F000000: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 # ------------------------------------------------------------------------------80-test_ocsp.t .......................... ok 90-test_includes.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. 20740A9B3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20740A9B3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20740A9B3F000000: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 # ------------------------------------------------------------------------------90-test_quicfaults.t .................... ok 90-test_secmem.t ........................ ok 90-test_shlibload.t ..................... skipped: Test is disabled in no-atexit build 90-test_srp.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. 20F424A73F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20F424A73F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20F424A73F000000: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. 20B4A4803F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20B4A4803F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20B4A4803F000000: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. 207441B73F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 207441B73F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 207441B73F000000: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 # ------------------------------------------------------------------------------90-test_sslbuffers.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. 207426B93F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 207426B93F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 207426B93F000000: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. 207481AA3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 207481AA3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 207481AA3F000000: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 # ------------------------------------------------------------------------------ # 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. 2064248D3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2064248D3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 2064248D3F000000: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. 20846D993F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20846D993F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20846D993F000000: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 # ------------------------------------------------------------------------------ # 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. 2094848F3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2094848F3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 2094848F3F000000: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 # ------------------------------------------------------------------------------ # 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. 20E4BCA13F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20E4BCA13F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20E4BCA13F000000: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 # ------------------------------------------------------------------------------ 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. 20A40B8D3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20A40B8D3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20A40B8D3F000000: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 # ------------------------------------------------------------------------------90-test_store_cases.t ................... ok 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. 20847C883F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20847C883F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20847C883F000000: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 # ------------------------------------------------------------------------------ Using configuration from ../../test/fips-and-base.cnf cms: unable to load provider fips Hint: use -provider-path option or OPENSSL_MODULES environment variable. 2084FC863F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2084FC863F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 2084FC863F000000: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 # ------------------------------------------------------------------------------ # 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. 2064B6833F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 2064B6833F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 2064B6833F000000: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 # ------------------------------------------------------------------------------90-test_sysdefault.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. 20D40CAF3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20D40CAF3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20D40CAF3F000000: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 # ------------------------------------------------------------------------------ # 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. 20748B9E3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20748B9E3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20748B9E3F000000: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 # ------------------------------------------------------------------------------ # Looks like you failed 4 tests of 7. not ok 19 - CMS code signing 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. 20C48CB73F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20C48CB73F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20C48CB73F000000: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 # ------------------------------------------------------------------------------ # 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. 20F4AB913F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20F4AB913F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20F4AB913F000000: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 90-test_time_offset.t ................... ok 90-test_tls13ccs.t ...................... ok 90-test_tls13encryption.t ............... ok # ERROR: (ptr) 'multi_provider[n] = OSSL_PROVIDER_load(multi_libctx, providers[n]) != NULL' failed @ test/threadstest.c:792 # 0x0 # 20604D983F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20604D983F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20604D983F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853690 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 # 20604D983F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20604D983F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20604D983F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853690 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 # 20604D983F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20604D983F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20604D983F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853690 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 # 20604D983F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: # 20604D983F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: # 20604D983F000000:error:078C0105:common libcrypto routines:provider_init:init fail:crypto/provider_core.c:1047:name=fips # OPENSSL_TEST_RAND_SEED=1773853690 not ok 18 - test_multi_shared_pkey_release # ------------------------------------------------------------------------------90-test_tls13secrets.t .................. ok ../../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 # ------------------------------------------------------------------------------ # Looks like you failed 1 test of 3.90-test_threads.t ....................... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/3 subtests 90-test_trace_api.t ..................... ok # ERROR: (bool) 'OSSL_PROVIDER_available(libctx, modulename) == true' failed @ test/sslapitest.c:13394 # 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/zDeTGSAsA9 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 # ------------------------------------------------------------------------------90-test_v3name.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:13394 # 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/zDeTGSAsA9 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 # ------------------------------------------------------------------------------ # Looks like you failed 2 tests of 4.90-test_sslapi.t ........................ Dubious, test returned 2 (wstat 512, 0x200) Failed 2/4 subtests 95-test_external_cf_quiche.t ............ skipped: No external tests in this configuration 95-test_external_gost_engine.t .......... skipped: No external tests in this configuration 91-test_pkey_check.t .................... ok 95-test_external_krb5.t ................. skipped: No external tests in this configuration 95-test_external_oqsprovider.t .......... skipped: No external tests in this configuration 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 99-test_ecstress.t ...................... ok Warning: unknown compression not supported # Failed to load provider fips 20E01A9B3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20E01A9B3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20E01A9B3F000000: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 # ------------------------------------------------------------------------------ # 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 205017A33F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 205017A33F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 205017A33F000000: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 # ------------------------------------------------------------------------------ Warning: unknown compression not supported # Failed to load provider fips 206087A13F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 206087A13F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 206087A13F000000: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 # ------------------------------------------------------------------------------ # Failed test 'test TLS via IPv4' # at test/recipes/80-test_ssl_old.t line 484. Warning: unknown compression not supported # Failed to load provider fips 20703CA93F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20703CA93F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20703CA93F000000: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) # ------------------------------------------------------------------------------ # Failed test 'test TLS via IPv4 + ktls(client)' # at test/recipes/80-test_ssl_old.t line 486. Warning: unknown compression not supported # Failed to load provider fips 20A0B5B13F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20A0B5B13F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20A0B5B13F000000: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 'test TLS via IPv4 + ktls(server)' # at test/recipes/80-test_ssl_old.t line 488. Warning: unknown compression not supported # Failed to load provider fips 20B061A83F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20B061A83F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20B061A83F000000: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 # ------------------------------------------------------------------------------ # Failed test 'test TLS via IPv4 + ktls' # at test/recipes/80-test_ssl_old.t line 490. Warning: unknown compression not supported # Failed to load provider fips 20E011873F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20E011873F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20E011873F000000: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 -ipv6 => 1 not ok 16 - test TLS via IPv6 # ------------------------------------------------------------------------------ # Failed test 'test TLS via IPv6' # at test/recipes/80-test_ssl_old.t line 497. Warning: unknown compression not supported # Failed to load provider fips 20602E923F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20602E923F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20602E923F000000: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 -ipv6 -client_ktls => 1 not ok 17 - test TLS via IPv6 + ktls(client) # ------------------------------------------------------------------------------ # Failed test 'test TLS via IPv6 + ktls(client)' # at test/recipes/80-test_ssl_old.t line 499. Warning: unknown compression not supported # Failed to load provider fips 20D0F8843F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20D0F8843F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20D0F8843F000000: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 -ipv6 -server_ktls => 1 not ok 18 - test TLS via IPv6 + ktls(client) # ------------------------------------------------------------------------------ # Failed test 'test TLS via IPv6 + ktls(client)' # at test/recipes/80-test_ssl_old.t line 501. Warning: unknown compression not supported # Failed to load provider fips 20B0B39D3F000000:error:1C8000D4:Provider routines:SELF_TEST_post:invalid state:providers/fips/self_test.c:462: 20B0B39D3F000000:error:1C8000D8:Provider routines:OSSL_provider_init_int:self test post failure:providers/fips/fipsprov.c:947: 20B0B39D3F000000: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 -ipv6 -client_ktls -server_ktls => 1 not ok 19 - test TLS via IPv6 + ktls # ------------------------------------------------------------------------------ # Failed test 'test TLS via IPv6 + ktls' # at test/recipes/80-test_ssl_old.t line 503. # Looks like you failed 10 tests of 19. not ok 9 - standard SSL tests # ------------------------------------------------------------------------------ # 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) 90-test_rpk.t ........................... ok # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes128-CCM : 41), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-128-ccm : 41), Properties () # 20707DBC3F000000:error:0308010C:digital envelope 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes192-CCM : 59), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-192-ccm : 59), Properties () # 20707DBC3F000000:error:0308010C:digital envelope 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_test.c:1479 # 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 # 20707DBC3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20707DBC3F000000:error:0308010C:digital envelope 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=1773853746 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853746 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 61 - running evp_test -config ../../test/fips-and-base.cnf evpciph_aes_ccm_cavs.txt # ------------------------------------------------------------------------------ # 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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20C0FB963F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, 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 # 20C0FB963F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20C0FB963F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (id-aes256-CCM : 44), Properties () # INFO: @ test/evp_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 # 20C0FB963F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (aes-256-ccm : 44), Properties () # 20C0FB963F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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 # 20C0FB963F000000: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 () # 20C0FB963F000000: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=1773853768 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853768 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 62 - 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 # 20D0ABB33F000000: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 () # 20D0ABB33F000000: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 # 20D0ABB33F000000: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 () # 20D0ABB33F000000: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 # 20D0ABB33F000000: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 () # 20D0ABB33F000000: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=1773853777 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853777 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_cts.txt => 1 not ok 63 - running evp_test -config ../../test/fips-and-base.cnf evpciph_aes_cts.txt # ------------------------------------------------------------------------------ # 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 # 2060668C3F000000: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 () # 2060668C3F000000: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 # 2060668C3F000000: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 () # 2060668C3F000000: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 # 2060668C3F000000: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 () # 2060668C3F000000: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 # 2060668C3F000000: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 () # 2060668C3F000000: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 # 2060668C3F000000: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 () # 2060668C3F000000: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 # 2060668C3F000000: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 () # 2060668C3F000000: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 # 2060668C3F000000: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 () # 2060668C3F000000: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 # 2060668C3F000000: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 () # 2060668C3F000000: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 # 2060668C3F000000: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 () # 2060668C3F000000: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 # 2060668C3F000000: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 () # 2060668C3F000000: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=1773853777 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853777 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 64 - running evp_test -config ../../test/fips-and-base.cnf evpciph_aes_wrap.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=1773853779 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853779 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 67 - running evp_test -config ../../test/fips-and-base.cnf evpkdf_hkdf.txt # ------------------------------------------------------------------------------ # 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=1773853780 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853780 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 68 - running evp_test -config ../../test/fips-and-base.cnf evpkdf_kbkdf_counter.txt # ------------------------------------------------------------------------------ # 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=1773853781 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853781 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 70 - running evp_test -config ../../test/fips-and-base.cnf evpkdf_pbkdf2.txt # ------------------------------------------------------------------------------ # 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=1773853782 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853782 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 71 - running evp_test -config ../../test/fips-and-base.cnf evpkdf_ss.txt # ------------------------------------------------------------------------------ # 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=1773853782 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853782 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 72 - running evp_test -config ../../test/fips-and-base.cnf evpkdf_ssh.txt # ------------------------------------------------------------------------------ # 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=1773853783 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853783 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 73 - running evp_test -config ../../test/fips-and-base.cnf evpkdf_tls12_prf.txt # ------------------------------------------------------------------------------ # 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=1773853783 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853783 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 74 - running evp_test -config ../../test/fips-and-base.cnf evpkdf_tls13_kdf.txt # ------------------------------------------------------------------------------ # 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=1773853784 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853784 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 75 - running evp_test -config ../../test/fips-and-base.cnf evpkdf_x942.txt # ------------------------------------------------------------------------------ # 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=1773853784 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853784 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 76 - running evp_test -config ../../test/fips-and-base.cnf evpkdf_x963.txt # ------------------------------------------------------------------------------ # 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 # 20B04C873F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20B04C873F000000: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 # 20B04C873F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20B04C873F000000: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 # 20B04C873F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20B04C873F000000: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 # 20B04C873F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20B04C873F000000: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 # 20B04C873F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20B04C873F000000: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 # 20B04C873F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20B04C873F000000: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 # 20B04C873F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20B04C873F000000: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 # 20B04C873F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20B04C873F000000: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 # 20B04C873F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20B04C873F000000: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 # 20B04C873F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20B04C873F000000: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 # 20B04C873F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20B04C873F000000: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 # 20B04C873F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20B04C873F000000: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 # 20B04C873F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20B04C873F000000: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 # 20B04C873F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20B04C873F000000: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 # 20B04C873F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20B04C873F000000: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 # 20B04C873F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20B04C873F000000: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 # 20B04C873F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20B04C873F000000: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 # 20B04C873F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20B04C873F000000: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 # 20B04C873F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20B04C873F000000: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 # 20B04C873F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20B04C873F000000: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 # 20B04C873F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20B04C873F000000: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 # 20B04C873F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20B04C873F000000: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 # 20B04C873F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20B04C873F000000: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 # 20B04C873F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20B04C873F000000: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 # 20B04C873F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20B04C873F000000: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 # 20B04C873F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20B04C873F000000: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 # 20B04C873F000000: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 () # 20B04C873F000000: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 # 20B04C873F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (HMAC : 0), Properties () # 20B04C873F000000: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 # 20B04C873F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (CMAC : 0), Properties () # 20B04C873F000000: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 # 20B04C873F000000: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 () # 20B04C873F000000: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 # 20B04C873F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (CMAC : 0), Properties () # 20B04C873F000000: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 # 20B04C873F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (CMAC : 0), Properties () # 20B04C873F000000: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 # 20B04C873F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (CMAC : 0), Properties () # 20B04C873F000000: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=1773853785 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853785 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 77 - running evp_test -config ../../test/fips-and-base.cnf evpmac_common.txt # ------------------------------------------------------------------------------ # 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 # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA1 : 88), Properties () # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA1 : 88), Properties () # 2080DA983F000000: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 # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA1 : 88), Properties () # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA1 : 88), Properties () # 2080DA983F000000: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 # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA1 : 88), Properties () # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA1 : 88), Properties () # 2080DA983F000000: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 # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA224 : 87), Properties () # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA224 : 87), Properties () # 2080DA983F000000: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 # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA224 : 87), Properties () # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA224 : 87), Properties () # 2080DA983F000000: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 # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA224 : 87), Properties () # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA224 : 87), Properties () # 2080DA983F000000: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 # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA256 : 102), Properties () # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA256 : 102), Properties () # 2080DA983F000000: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 # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA256 : 102), Properties () # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA256 : 102), Properties () # 2080DA983F000000: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 # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA256 : 102), Properties () # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA256 : 102), Properties () # 2080DA983F000000: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 # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA384 : 95), Properties () # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA384 : 95), Properties () # 2080DA983F000000: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 # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA384 : 95), Properties () # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA384 : 95), Properties () # 2080DA983F000000: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 # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA384 : 95), Properties () # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA384 : 95), Properties () # 2080DA983F000000: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 # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA512 : 92), Properties () # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA512 : 92), Properties () # 2080DA983F000000: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 # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA512 : 92), Properties () # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA512 : 92), Properties () # 2080DA983F000000: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 # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA512 : 92), Properties () # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA512 : 92), Properties () # 2080DA983F000000: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 # 2080DA983F000000: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 () # 2080DA983F000000: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 () # 2080DA983F000000: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 # 2080DA983F000000: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 () # 2080DA983F000000: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 () # 2080DA983F000000: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 # 2080DA983F000000: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 () # 2080DA983F000000: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 () # 2080DA983F000000: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 # 2080DA983F000000: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 () # 2080DA983F000000: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 () # 2080DA983F000000: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 # 2080DA983F000000: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 () # 2080DA983F000000: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 () # 2080DA983F000000: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 # 2080DA983F000000: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 () # 2080DA983F000000: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 () # 2080DA983F000000: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 # 2080DA983F000000: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 () # 2080DA983F000000: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 () # 2080DA983F000000: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 # 2080DA983F000000: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 () # 2080DA983F000000: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 () # 2080DA983F000000: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 # 2080DA983F000000: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 () # 2080DA983F000000: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 () # 2080DA983F000000: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 # 2080DA983F000000: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 () # 2080DA983F000000: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 () # 2080DA983F000000: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 # 2080DA983F000000: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 () # 2080DA983F000000: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 () # 2080DA983F000000: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 # 2080DA983F000000: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 () # 2080DA983F000000: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 () # 2080DA983F000000: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 # 2080DA983F000000: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 () # 2080DA983F000000: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 () # 2080DA983F000000: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 # 2080DA983F000000: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 () # 2080DA983F000000: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 () # 2080DA983F000000: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 # 2080DA983F000000: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 () # 2080DA983F000000: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 () # 2080DA983F000000: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 # 2080DA983F000000: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 () # 2080DA983F000000: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 () # 2080DA983F000000: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 # 2080DA983F000000: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 () # 2080DA983F000000: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 () # 2080DA983F000000: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 # 2080DA983F000000: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 () # 2080DA983F000000: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 () # 2080DA983F000000: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 # 2080DA983F000000: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 () # 2080DA983F000000: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 () # 2080DA983F000000: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 # 2080DA983F000000: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 () # 2080DA983F000000: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 () # 2080DA983F000000: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 # 2080DA983F000000: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 () # 2080DA983F000000: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 () # 2080DA983F000000: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 # 2080DA983F000000: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 () # 2080DA983F000000: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 () # 2080DA983F000000: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 # 2080DA983F000000: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 () # 2080DA983F000000: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 () # 2080DA983F000000: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 # 2080DA983F000000: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 () # 2080DA983F000000: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 () # 2080DA983F000000: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 # 2080DA983F000000: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 () # 2080DA983F000000: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 () # 2080DA983F000000: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 # 2080DA983F000000: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 () # 2080DA983F000000: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 () # 2080DA983F000000: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 # 2080DA983F000000: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 () # 2080DA983F000000: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 () # 2080DA983F000000: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 # 2080DA983F000000: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 () # 2080DA983F000000: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 () # 2080DA983F000000: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 # 2080DA983F000000: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 () # 2080DA983F000000: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 () # 2080DA983F000000: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 # 2080DA983F000000: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 () # 2080DA983F000000: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 () # 2080DA983F000000: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 # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHAKE128 : 105), Properties () # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHAKE128 : 105), Properties () # 2080DA983F000000: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 # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHAKE128 : 105), Properties () # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHAKE128 : 105), Properties () # 2080DA983F000000: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 # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHAKE128 : 105), Properties () # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHAKE128 : 105), Properties () # 2080DA983F000000: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 # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHAKE128 : 105), Properties () # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHAKE128 : 105), Properties () # 2080DA983F000000: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 # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHAKE256 : 94), Properties () # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHAKE256 : 94), Properties () # 2080DA983F000000: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 # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHAKE256 : 94), Properties () # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHAKE256 : 94), Properties () # 2080DA983F000000: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 # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHAKE256 : 94), Properties () # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHAKE256 : 94), Properties () # 2080DA983F000000: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 # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHAKE256 : 94), Properties () # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHAKE256 : 94), Properties () # 2080DA983F000000: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 # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHAKE128 : 105), Properties () # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHAKE128 : 105), Properties () # 2080DA983F000000: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 # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHAKE128 : 105), Properties () # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHAKE128 : 105), Properties () # 2080DA983F000000: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 # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHAKE256 : 94), Properties () # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHAKE256 : 94), Properties () # 2080DA983F000000: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 # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHAKE256 : 94), Properties () # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHAKE256 : 94), Properties () # 2080DA983F000000: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 # 2080DA983F000000: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 () # 2080DA983F000000: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 () # 2080DA983F000000: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 # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (shA512 : 92), Properties () # 2080DA983F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Global default library context, Algorithm (SHA512 : 92), Properties () # 2080DA983F000000: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=1773853786 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853786 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 78 - running evp_test -config ../../test/fips-and-base.cnf evpmd_sha.txt # ------------------------------------------------------------------------------ # 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 # 2060FD873F000000: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 # 2060FD873F000000: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 # 2060FD873F000000: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 # 2060FD873F000000: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 # 2060FD873F000000: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 # 2060FD873F000000: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 # 2060FD873F000000: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 # 2060FD873F000000: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 # 2060FD873F000000: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 # 2060FD873F000000: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 # 2060FD873F000000: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 # 2060FD873F000000: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 # 2060FD873F000000: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 # 2060FD873F000000: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 # 2060FD873F000000: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 # 2060FD873F000000: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 # 2060FD873F000000: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 # 2060FD873F000000: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 # 2060FD873F000000: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 # 2060FD873F000000: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 # 2060FD873F000000: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 # 2060FD873F000000: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 # 2060FD873F000000: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 # 2060FD873F000000: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 # 2060FD873F000000: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=1773853786 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853786 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 79 - 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=1773853787 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853787 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_kdf_hkdf.txt => 1 not ok 80 - running evp_test -config ../../test/fips-and-base.cnf evppkey_kdf_hkdf.txt # ------------------------------------------------------------------------------ # 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 81 - 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 82 - 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=1773853791 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853791 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 83 - 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 84 - 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=1773853793 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853793 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 85 - running evp_test -config ../../test/fips-and-base.cnf evprand.txt # ------------------------------------------------------------------------------ # 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 86 - running evp_test -config ../../test/fips-and-base.cnf evppkey_ffdhe.txt # ------------------------------------------------------------------------------ # 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 # 2060DE8F3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (CMAC : 0), Properties () # 2060DE8F3F000000: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 # 2060DE8F3F000000: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 () # 2060DE8F3F000000: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/testutil/stanza.c:32 # Completed 2 tests with 2 errors and 1 skipped # OPENSSL_TEST_RAND_SEED=1773853796 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853796 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 89 - running evp_test -config ../../test/fips-and-base.cnf evpmac_cmac_des.txt # ------------------------------------------------------------------------------ # 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 92 - 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 # 20707BB13F000000: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? # 20707BB13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default library context, Algorithm (SHA512 : 92), Properties () # 20707BB13F000000:error:080000A6:elliptic curve routines:ossl_ecx_public_from_private:failed making public key:crypto/ec/ecx_backend.c:37: # 20707BB13F000000: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=1773853801 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853801 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 93 - running evp_test -config ../../test/fips-and-base.cnf evppkey_ecx_sigalg.txt # ------------------------------------------------------------------------------ # 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:5142 # Can't read private key ALICE_cf_c2pnb163v1 # 20D0A8AA3F000000: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? # 20D0A8AA3F000000: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 () # 20D0A8AA3F000000:error:12000090:random number generator:rand_new_drbg:unable to fetch drbg:crypto/rand/rand_lib.c:683: # 20D0A8AA3F000000:error:08080003:elliptic curve routines:ec_GF2m_simple_ladder_pre:BN lib:crypto/ec/ec2_smpl.c:734: # 20D0A8AA3F000000:error:08000099:elliptic curve routines:ossl_ec_scalar_mul_ladder:ladder pre failure:crypto/ec/ec_mult.c:272: # 20D0A8AA3F000000: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 0 skipped # OPENSSL_TEST_RAND_SEED=1773853802 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853802 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 95 - running evp_test -config ../../test/fips-and-base.cnf evppkey_ecc.txt # ------------------------------------------------------------------------------ # 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 64 tests with 1 errors and 146 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 96 - running evp_test -config ../../test/fips-and-base.cnf evppkey_ecdh.txt # ------------------------------------------------------------------------------ # 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 # 209049B73F000000: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 # 209049B73F000000: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 # 209049B73F000000: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 97 - running evp_test -config ../../test/fips-and-base.cnf evppkey_ecdsa.txt # ------------------------------------------------------------------------------ # 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 98 - 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 99 - running evp_test -config ../../test/fips-and-base.cnf evppkey_kas.txt # ------------------------------------------------------------------------------ # 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=1773853812 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853812 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_44_wycheproof_sign.txt => 1 not ok 104 - 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=1773853813 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853813 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_44_wycheproof_verify.txt => 1 not ok 105 - 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=1773853813 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853813 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 106 - 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=1773853814 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853814 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 107 - running evp_test -config ../../test/fips-and-base.cnf evppkey_ml_dsa_65_wycheproof_verify.txt # ------------------------------------------------------------------------------ # 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=1773853815 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853815 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 108 - 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=1773853815 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853815 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_verify.txt => 1 not ok 109 - running evp_test -config ../../test/fips-and-base.cnf evppkey_ml_dsa_87_wycheproof_verify.txt # ------------------------------------------------------------------------------ # 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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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 # 200022AD3F000000: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=1773853816 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853816 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 111 - 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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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 # 20007E9A3F000000: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=1773853817 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853817 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 112 - 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070F3BA3F000000:error:0308010C:digital envelope 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=1773853818 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853818 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_encap.txt => 1 not ok 114 - running evp_test -config ../../test/fips-and-base.cnf evppkey_ml_kem_768_encap.txt # ------------------------------------------------------------------------------ # 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 206050B33F000000:error:0308010C:digital envelope 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=1773853819 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853819 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 115 - 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 207099B13F000000:error:0308010C:digital envelope 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=1773853820 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853820 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 117 - 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-default 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 # 2070A2A23F000000:error:0308010C:digital envelope 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=1773853821 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853821 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 118 - 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 # 20D0549B3F000000: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 # 20D0549B3F000000: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 # 20D0549B3F000000: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 # 20D0549B3F000000: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 # 20D0549B3F000000: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 # 20D0549B3F000000: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 # 20D0549B3F000000: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 # 20D0549B3F000000: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 # 20D0549B3F000000: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 # 20D0549B3F000000: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 # 20D0549B3F000000: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 # 20D0549B3F000000: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 # 20D0549B3F000000: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 # 20D0549B3F000000: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 # 20D0549B3F000000: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 # 20D0549B3F000000: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 # 20D0549B3F000000: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 # 20D0549B3F000000: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 # 20D0549B3F000000: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 # 20D0549B3F000000: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 # 20D0549B3F000000: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 # 20D0549B3F000000: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 # 20D0549B3F000000: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 # 20D0549B3F000000: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 # 20D0549B3F000000: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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000: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 # 20D0549B3F000000: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 # 20D0549B3F000000: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 # 20D0549B3F000000: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 # 20D0549B3F000000: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 # 20D0549B3F000000: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 # 20D0549B3F000000: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 # 20D0549B3F000000: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 # 20D0549B3F000000: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 # 20D0549B3F000000: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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope routines:inner_evp_generic_fetch:unsupported:crypto/evp/evp_fetch.c:375:Non-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 # 20D0549B3F000000:error:0308010C:digital envelope 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=1773853823 not ok 1 - iteration 1 # ------------------------------------------------------------------------------ # OPENSSL_TEST_RAND_SEED=1773853823 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 120 - running evp_test -config ../../test/fips-and-base.cnf evppkey_ml_kem_encap_decap.txt # ------------------------------------------------------------------------------80-test_cmp_http.t ...................... ok # Looks like you failed 44 tests of 167.30-test_evp.t ........................... Dubious, test returned 44 (wstat 11264, 0x2c00) Failed 44/167 subtests (less 3 skipped subtests: 120 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_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: 512 (exited 2) Tests: 12 Failed: 2) Failed tests: 10-11 Non-zero exit status: 2 30-test_acvp.t (Wstat: 256 (exited 1) Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 15-test_ecparam.t (Wstat: 2304 (exited 9) Tests: 14 Failed: 9) Failed tests: 1-6, 10-11, 13 Non-zero exit status: 9 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: 256 (exited 1) Tests: 4 Failed: 1) Failed test: 1 Non-zero exit status: 1 30-test_evp_libctx.t (Wstat: 256 (exited 1) Tests: 3 Failed: 1) Failed test: 1 Non-zero exit status: 1 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 25-test_verify.t (Wstat: 1280 (exited 5) Tests: 203 Failed: 5) Failed tests: 138-141, 144 Non-zero exit status: 5 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_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 80-test_ssl_new.t (Wstat: 7680 (exited 30) Tests: 31 Failed: 30) Failed tests: 1-28, 30-31 Non-zero exit status: 30 65-test_cmp_msg.t (Wstat: 256 (exited 1) Tests: 3 Failed: 1) Failed test: 3 Non-zero exit status: 1 30-test_ml_dsa.t (Wstat: 256 (exited 1) Tests: 12 Failed: 1) Failed test: 12 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 15-test_genec.t (Wstat: 65024 (exited 254) Tests: 820 Failed: 601) Failed tests: 160-639, 700-820 Non-zero exit status: 254 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 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 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 30-test_evp.t (Wstat: 11264 (exited 44) Tests: 167 Failed: 44) Failed tests: 61-64, 67-68, 70-86, 89, 92-93, 95-99, 104-109 111-112, 114-115, 117-118, 120 Non-zero exit status: 44 Files=343, Tests=4303, 1046 wallclock secs (174.64 usr 20.56 sys + 5049.49 cusr 2340.57 csys = 7585.26 CPU) Result: FAIL make[2]: *** [Makefile:4277: run_tests] Error 1 make[2]: Leaving directory '/builddir/build/BUILD/openssl-3.5.4' make[1]: *** [Makefile:4274: _tests] Error 2 make[1]: Leaving directory '/builddir/build/BUILD/openssl-3.5.4' make: *** [Makefile:4272: tests] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.IITOub (%check) RPM build warnings: RPM build errors: bogus date in %changelog: Tue Mar 18 2026 xxcui 1:3.5.4-18 bad date in %changelog: Wen Mar 10 2026 xxcui 1:3.5.4-16 Bad exit status from /var/tmp/rpm-tmp.IITOub (%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