Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/mbedtls.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-06505f797cd0a6041303448ec9b1535ef7df822a/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/mbedtls.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/mbedtls-2.7.6-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/mbedtls.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-06505f797cd0a6041303448ec9b1535ef7df822a/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/mbedtls.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jPOcWv + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mbedtls-2.7.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/mbedtls-2.7.6-apache.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd mbedtls-2.7.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.XGBw4J + umask 022 + cd /builddir/build/BUILD + cd mbedtls-2.7.6 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON -D CMAKE_BUILD_TYPE:String=Release -D USE_SHARED_MBEDTLS_LIBRARY:BOOL=1 . -- The C compiler identification is GNU 4.8.5 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Found Perl: /usr/bin/perl (found version "5.16.3") -- Looking for include file pthread.h -- Looking for include file pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/mbedtls-2.7.6 + make -j4 all apidoc /usr/bin/cmake -H/builddir/build/BUILD/mbedtls-2.7.6 -B/builddir/build/BUILD/mbedtls-2.7.6 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 apidoc make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -H/builddir/build/BUILD/mbedtls-2.7.6 -B/builddir/build/BUILD/mbedtls-2.7.6 --check-build-system CMakeFiles/Makefile.cmake 0 make[1]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f library/CMakeFiles/mbedcrypto.dir/build.make library/CMakeFiles/mbedcrypto.dir/depend make -f library/CMakeFiles/mbedcrypto_static.dir/build.make library/CMakeFiles/mbedcrypto_static.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/library /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/library /builddir/build/BUILD/mbedtls-2.7.6/library/CMakeFiles/mbedcrypto.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/library /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/library /builddir/build/BUILD/mbedtls-2.7.6/library/CMakeFiles/mbedcrypto_static.dir/DependInfo.cmake --color= /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 0 make -f CMakeFiles/Makefile2 CMakeFiles/apidoc.dir/all make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f CMakeFiles/apidoc.dir/build.make CMakeFiles/apidoc.dir/depend make[3]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles/apidoc.dir/DependInfo.cmake --color= Scanning dependencies of target apidoc make[3]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f CMakeFiles/apidoc.dir/build.make CMakeFiles/apidoc.dir/build make[3]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6/doxygen && doxygen mbedtls.doxyfile Scanning dependencies of target mbedcrypto Scanning dependencies of target mbedcrypto_static make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f library/CMakeFiles/mbedcrypto_static.dir/build.make library/CMakeFiles/mbedcrypto_static.dir/build make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f library/CMakeFiles/mbedcrypto.dir/build.make library/CMakeFiles/mbedcrypto.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 25 make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto_static.dir/aes.c.o Building C object library/CMakeFiles/mbedcrypto.dir/aes.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/aes.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/aes.c Notice: Output directory `../apidoc/' does not exist. I have created it for you. Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for files to exclude Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/configs Searching for files to process... Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6 Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/apidoc Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles/2.8.12.2 Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles/2.8.12.2/CompilerIdC Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles/apidoc.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles/CMakeTmp Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles/covtest.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles/lcov.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles/memcheck.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/configs Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/doxygen Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/doxygen/input Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/include Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/include/CMakeFiles Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/library Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/library/CMakeFiles Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/library/CMakeFiles/lib.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/library/CMakeFiles/mbedcrypto.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/library/CMakeFiles/mbedcrypto_static.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/library/CMakeFiles/mbedtls.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/library/CMakeFiles/mbedtls_static.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/library/CMakeFiles/mbedx509.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/library/CMakeFiles/mbedx509_static.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/aes Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/aes/CMakeFiles Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/aes/CMakeFiles/aescrypt2.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/aes/CMakeFiles/crypt_and_hash.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/CMakeFiles Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/hash Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/hash/CMakeFiles Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/hash/CMakeFiles/generic_sum.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/hash/CMakeFiles/hello.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/dh_client.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/dh_genprime.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/dh_server.dir Searching for files in directorycd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/aes.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/aes.c Building C object library/CMakeFiles/mbedcrypto_static.dir/aesni.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/aesni.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/aesni.c /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/ecdh_curve25519.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/ecdsa.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/gen_key.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/key_app.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/key_app_writer.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/mpi_demo.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/pk_decrypt.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/pk_encrypt.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/pk_sign.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/pk_verify.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/rsa_decrypt.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/rsa_encrypt.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/rsa_genkey.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/rsa_sign.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/rsa_sign_pss.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/rsa_verify.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/rsa_verify_pss.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/random Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/random/CMakeFiles Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/random/CMakeFiles/gen_entropy.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/random/CMakeFiles/gen_random_ctr_drbg.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/random/CMakeFiles/gen_random_havege.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl/CMakeFiles Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl/CMakeFiles/dtls_client.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl/CMakeFiles/dtls_server.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl/CMakeFiles/mini_client.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl/CMakeFiles/ssl_client1.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl/CMakeFiles/ssl_client2.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl/CMakeFiles/ssl_fork_server.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl/CMakeFiles/ssl_mail_client.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl/CMakeFiles/ssl_pthread_server.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl/CMakeFiles/ssl_server.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl/CMakeFiles/ssl_server2.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/test Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/test/CMakeFiles Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/test/CMakeFiles/benchmark.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/test/CMakeFiles/selftest.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/progra/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto.dir/aesni.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/aesni.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/aesni.c ms/test/CMakeFiles/ssl_cert_test.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/test/CMakeFiles/udp_proxy.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/util Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/util/CMakeFiles Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/util/CMakeFiles/pem2der.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/util/CMakeFiles/strerror.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/x509 Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/x509/CMakeFiles Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/x509/CMakeFiles/cert_app.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/x509/CMakeFiles/cert_req.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/x509/CMakeFiles/cert_write.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/x509/CMakeFiles/crl_app.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/programs/x509/CMakeFiles/req_app.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/scripts Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/scripts/data_files Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_aes.cbc.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_aes.cfb.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_aes.ecb.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_aes.rest.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_arc4.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_asn1write.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_base64.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_blowfish.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_camellia.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_ccm.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_cipher.aes.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_cipher.arc4.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_cipher.blowfish.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_cipher.camellia.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_cipher.ccm.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_cipher.des.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_cipher.gcm.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_cipher.null.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_cipher.padding.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_cmac.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_ctr_drbg.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_debug.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/tes/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles t_suite_des.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_dhm.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_ecdh.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_ecdsa.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_ecjpake.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_ecp.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_entropy.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_error.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_gcm.aes128_de.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_gcm.aes128_en.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_gcm.aes192_de.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_gcm.aes192_en.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_gcm.aes256_de.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_gcm.aes256_en.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_gcm.camellia.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_hmac_drbg.misc.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_hmac_drbg.no_reseed.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_hmac_drbg.nopr.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_hmac_drbg.pr.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_md.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_mdx.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_memory_buffer_alloc.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_mpi.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_pem.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_pk.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_pkcs1_v15.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_pkcs1_v21.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_pkcs5.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_pkparse.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_pkwrite.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_rsa.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_shax.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_ssl.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_timing.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_version.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_x509parse.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_x509write.dir Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_xtea.dir SearchingBuilding C object library/CMakeFiles/mbedcrypto_static.dir/arc4.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/arc4.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/arc4.c for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/data_files Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/data_files/dir-maxpath Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/data_files/dir1 Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/data_files/dir2 Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/data_files/dir3 Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/data_files/dir4 Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/git-scripts Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/tests/suites Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/visualc Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/visualc/VS2010 Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/yotta Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/yotta/data Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/yotta/data/example-authcrypt Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/yotta/data/example-benchmark Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/yotta/data/example-hashing Searching for files in directory /builddir/build/BUILD/mbedtls-2.7.6/yotta/data/example-selftest Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/doxygen/input/doc_encdec.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/doxygen/input/doc_encdec.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/doxygen/input/doc_hashing.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/doxygen/input/doc_hashing.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/doxygen/input/doc_mainpage.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/doxygen/input/doc_mainpage.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/doxygen/input/doc_rng.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/doxygen/input/doc_rng.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/doxygen/input/doc_ssltls.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/doxygen/input/doc_ssltls.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/doxygen/input/doc_tcpip.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/doxygen/input/doc_tcpip.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/doxygen/input/doc_x509.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/doxygen/input/doc_x509.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/aes.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/aes.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/aesni.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/aesni.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/arc4.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/arc4.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/asn1.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/asn1.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/asn1write.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/asn1write.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/base64.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/base64.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/bignum.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/bignum.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/blowfish.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/blowfish.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/bn_mul.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/bn_mul.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mb/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 8 Building C object library/CMakeFiles/mbedcrypto.dir/arc4.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/arc4.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/arc4.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto_static.dir/asn1parse.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/asn1parse.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/asn1parse.c edtls/camellia.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/camellia.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/ccm.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/ccm.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/certs.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/certs.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/check_config.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/check_config.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/cipher.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/cipher.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/cmac.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/cmac.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/compat-1.3.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/compat-1.3.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/config.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/config.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/ctr_drbg.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/ctr_drbg.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/debug.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/debug.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/des.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/des.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/dhm.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/dhm.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/ecdh.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/ecdh.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/ecdsa.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/ecdsa.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/ecjpake.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/ecjpake.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/ecp.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/ecp.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/entropy.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/entropy.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/entropy_poll.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/entropy_poll.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/error.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/error.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/gcm.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/gcm.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/havege.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/havege.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/hmac_drbg.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/hmac_drbg.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/md.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/md.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/md2.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/md2.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/md4.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/md4.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/md5.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/md5.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/memory_buffer_alloc.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include//usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto.dir/asn1parse.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/asn1parse.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/asn1parse.c mbedtls/memory_buffer_alloc.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/net.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/net.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/net_sockets.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/net_sockets.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/oid.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/oid.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/padlock.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/padlock.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/pem.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/pem.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/pk.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/pk.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/pkcs11.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/pkcs11.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/pkcs12.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/pkcs12.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/pkcs5.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/pkcs5.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/platform.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/platform.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/platform_time.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/platform_time.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/ripemd160.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/ripemd160.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/rsa.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/rsa.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/sha1.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/sha1.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/sha256.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/sha256.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/sha512.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/sha512.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/ssl.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/ssl.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/ssl_cache.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/ssl_cache.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/ssl_ciphersuites.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/ssl_ciphersuites.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/ssl_cookie.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/ssl_cookie.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/ssl_ticket.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/ssl_ticket.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/threading.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/threading.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/timing.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/timing.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/version.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/version.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/x509.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/x509.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/x509_crl.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/x509_/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/config.h:60: warning: documentation for unknown define MBEDTLS_NO_UDBL_DIVISION found. /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/config.h:88: warning: documentation for unknown define MBEDTLS_HAVE_SSE2 found. /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/config.h:124: warning: documentation for unknown define MBEDTLS_PLATFORM_MEMORY found. /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/config.h:148: warning: documentation for unknown define MBEDTLS_PLATFORM_NO_STD_FUNCTIONS found. /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/config.h:167: warning: documentation for unknown define MBEDTLS_PLATFORM_EXIT_ALT found. /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/config.h:198: warning: documentation for unknown define MBEDTLS_DEPRECATED_WARNING found. /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/config.h:213: warning: documentation for unknown define MBEDTLS_DEPRECATED_REMOVED found. /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/config.h:235: warning: documentation for unknown define MBEDTLS_TIMING_ALT found. /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/config.h:248: warning: documentation for unknown define MBEDTLS_AES_ALT found. /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/config.h:303: warning: documentation for unknown define MBEDTLS_MD2_PROCESS_ALT found. /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/config.h:358: warning: documentation for unknown define MBEDTLS_ECP_INTERNAL_ALT found. /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/config.h:411: warning: documentation for unknown define MBEDTLS_TEST_NULL_ENTROPY found. /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/config.h:428: warning: documentation for unknown define MBEDTLS_ENTROPY_HARDWARE_ALT found. /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/config.h:441: warning: documentation for unknown define MBEDTLS_AES_ROM_TABLES found. /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/config.h:450: warning: documentation for unknown define MBEDTLS_CAMELLIA_SMALL_MEMORY found. /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/config.h:480: warning: documentation for unknown define MBEDTLS_CIPHER_NULL_CIPHER found. /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/config.h:529: warning: documentation for unknown define MBEDTLS_ENABLE_WEAK_CIPHERSUITES found. Building C object library/CMakeFiles/mbedcrypto.dir/asn1write.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/asn1write.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/asn1write.c /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/config.h:862: warning: documentation for unknown define MBEDTLS_KEY_EXCHANGE_ECJPAKE_ENABLED found. /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/config.h:926: warning: documentation for unknown define MBEDTLS_NO_DEFAULT_ENTROPY_SOURCES found. /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/config.h:939: warning: documentation for unknown define MBEDTLS_NO_PLATFORM_ENTROPY found. /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/config.h:950: warning: documentation for unknown define MBEDTLS_ENTROPY_FORCE_SHA256 found. /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/config.h:966: warning: documentation for unknown define MBEDTLS_ENTROPY_NV_SEED found. /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/config.h:994: warning: documentation for unknown define MBEDTLS_MEMORY_DEBUG found. /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/config.h:1007: warning: documentation for unknown define MBEDTLS_MEMORY_BACKTRACE found. /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/config.h:1050: warning: documentation for unknown define MBEDTLS_RSA_NO_CRT found. /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/config.h:1068: warning: documentation for unknown define MBEDTLS_SHA256_SMALLER found. /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/config.h:1098: warning: documentation for unknown define MBEDTLS_SSL_DEBUG_ALL found. /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/config.h:1167: warning: documentation for unknown define MBEDTLS_SSL_HW_RECORD_ACCEL found. /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/config.h:1211: warning: documentation for unknown define MBEDTLS_SSL_SRV_SUPPORT_SSLV2_CLIENT_HELLO found. /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/config.h:1221: warning: documentation for unknown define MBEDTLS_SSL_SRV_RESPECT_CLIENT_PREFERENCE found. /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/config.h:1240: warning: documentation for unknown define MBEDTLS_SSL_PROTO_SSL3 found. /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/config.h:1416: warning: documentation for unknown define MBEDTLS_SSL_TRUNCATED_HMAC_COMPAT found. /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/config.h:1440: warning: documentation for unknown define MBEDTLS_THREADING_ALT found. /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/config.h:1451: warning: documentation for unknown define MBEDTLS_THREADING_PTHREAD found. /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/config.h:1475: warning: documentation for unknown define MBEDTLS_X509_ALLOW_EXTENSIONS_NON_V3 found. /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/config.h:1485: warning: documentation for unknown define MBEDTLS_X509_ALLOW_UNSUPPORTED_CRITICAL_EXTENSION found. /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/config.h:1534: warning: documentation for unknown define MBEDTLS_ZLIB_SUPPORT found. /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/config.h:1840: warning: documentation for unknown define MBEDTLS_CMAC_C found. /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/config.h:1962: warning: documentation for unknown define MBEDTLS_ECJPAKE_C found. /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/config.h:2035: warning: documentation for unknown define MBEDTLS_HAVEGE_C found. /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/config.h:2084: warning: documentation for unknown define MBEDTLS_MD2_C found. /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/config.h:2101: warning: documentation for unknown define MBEDTLS_MD4_C found. /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/config.h:2140: warning: documentation for unknown define MBEDTLS_MEMORY_BUFFER_ALLOC_C found. /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/config.h:2304: warning: documentation for unknown define MBEDTLS_PKCS11_C found. /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/config.h:2517: warning: documentation for unknown define MBEDTLS_THREADING_C found. Building C object library/CMakeFiles/mbedcrypto_static.dir/asn1write.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/asn1write.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/asn1write.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto.dir/base64.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/base64.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/base64.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 9 Building C object library/CMakeFiles/mbedcrypto.dir/bignum.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/bignum.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/bignum.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 26 Building C object library/CMakeFiles/mbedcrypto.dir/blowfish.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/blowfish.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/blowfish.c Building C object library/CMakeFiles/mbedcrypto_static.dir/base64.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/base64.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/base64.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles crl.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/x509_crt.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/x509_crt.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/x509_csr.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/x509_csr.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/xtea.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/include/mbedtls/xtea.h... Preprocessing /builddir/build/BUILD/mbedtls-2.7.6/yotta/data/target_config.h... Parsing file /builddir/build/BUILD/mbedtls-2.7.6/yotta/data/target_config.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Creating members for template instances... Computing class relations... Add enum values to enums... Searching for member function documentation... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating example documentation... Generating file sources... Generating code for file aes.h... Generating code for file aesni.h... Generating code for file arc4.h... Generating code for file asn1.h... Generating code for file asn1write.h... Generating code for file base64.h... Generating code for file bignum.h... Generating code for file blowfish.h... Generating code for file bn_mul.h... Generating code for file camellia.h... Generating code for file ccm.h... Generating code for file certs.h... Generating code for file check_config.h... Generating code for file cipher.h... Generating code for file cmac.h... Generating code for file compat-1.3.h... Generating code for file config.h... Generating code for file ctr_drbg.h... Generating code for file debug.h... Generating code for file des.h... Generating code for file dhm.h... Generating code for file doc_encdec.h... Generating code for file doc_hashing.h... Generating code for file doc_mainpage.h... Generating code for file doc_rng.h... Generating code for file doc_ssltls.h... Generating code for file doc_tcpip.h... Generating code for file doc_x509.h... Generating code for file ecdh.h... Generating code for file ecdsa.h... Generating code for file ecjpake.h... Generating code for file ecp.h... Generating code for file entropy.h... Generating code for file entropy_poll.h... Generating code for file error.h... Generating code for file gcm.h... Generating code for file havege.h... Generating code for file hmac_drbg.h... Generating code for file md.h... Generating code for file md2.h... Generating code for file md4.h... Generating code for file md5.h... Generating code for file memory_buffer_alloc.h... Generating code for file net.h... Generating code for file net_sockets.h... Generating code for file oid.h... Generating code for file padlock.h... Generating code for file pem.Building C object library/CMakeFiles/mbedcrypto_static.dir/bignum.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/bignum.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/bignum.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto_static.dir/blowfish.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/blowfish.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/blowfish.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto.dir/camellia.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/camellia.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/camellia.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 27 Building C object library/CMakeFiles/mbedcrypto_static.dir/camellia.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/camellia.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/camellia.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 10 Building C object library/CMakeFiles/mbedcrypto.dir/ccm.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/ccm.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/ccm.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto.dir/cipher.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/cipher.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/cipher.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto_static.dir/ccm.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/ccm.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/ccm.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto_static.dir/cipher.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/cipher.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/cipher.c h... Generating code for file pk.h... Generating code for file pkcs11.h... Generating code for file pkcs12.h... Generating code for file pkcs5.h... Generating code for file platform.h... Generating code for file platform_time.h... Generating code for file ripemd160.h... Generating code for file rsa.h... Generating code for file sha1.h... Generating code for file sha256.h... Generating code for file sha512.h... Generating code for file ssl.h... Generating code for file ssl_cache.h... Generating code for file ssl_ciphersuites.h... Generating code for file ssl_cookie.h... Generating code for file ssl_ticket.h... Generating code for file target_config.h... Generating code for file threading.h... Generating code for file timing.h... Generating code for file version.h... Generating code for file x509.h... Generating code for file x509_crl.h... Generating code for file x509_crt.h... Generating code for file x509_csr.h... Generating code for file xtea.h... Generating file documentation... Generating docs for file aes.h... Generating docs for file aesni.h... Generating docs for file arc4.h... Generating docs for file asn1.h... Generating docs for file asn1write.h... Generating docs for file base64.h... Generating docs for file bignum.h... Generating docs for file blowfish.h... Generating docs for file bn_mul.h... Generating docs for file camellia.h... Generating docs for file ccm.h... Generating docs for file certs.h... Generating docs for file check_config.h... Generating docs for file cipher.h... Generating docs for file cmac.h... Generating docs for file compat-1.3.h... Generating docs for file config.h... Generating docs for file ctr_drbg.h... Generating docs for file debug.h... Generating docs for file des.h... Generating docs for file dhm.h... Generating docs for file doc_encdec.h... Generating docs for file doc_hashing.h... Generating docs for file doc_mainpage.h... Generating docs for file doc_rng.h... Generating docs for file doc_ssltls.h... Generating docs for file doc_tcpip.h... Generating docs for file doc_x509.h... Generating docs for file ecdh.h... Generating docs for file ecdsa.h... Generating docs for file ecjpake.h... Generating docs for file ecp.h... Generating docs for file entropy.h... Generating docs for file entropy_poll.h... Generating docs for file error.h... Generating docs for file gcm.h... Generating docs for file havege.h... Generating docs for file hmac_drbg.h... Generating docs for file md.h... Generating docs for file md2.h... Generating docs for file md4.h... Generating docs for file md5.h... Generating docs for file memory_buffer_alloc.h... Generating docs for file net.h... Generating docs for file net_sockets.h... Generating docs for file oid.h... Generating docs for file padlock.h... Generating docs for file pem.h... Generating docs for file pk.h... Generating docs for file pkcs11.h... Generating docs for file pkcs12.h... Generating docs for file pkcs5.h... Generating docs for file platform.h... Generating docs for file platform_time.h... Generating docs for file ripemd160.h... Generating docs for file rsa.h... Generating docs for file sha1.h... Generating docs for file sha256.h... Generating docs for file sha512.h... Generating docs for file ssl.h... Generating docs for file ssl_cache.h... Generating docs for file ssl_ciphersuites.h... Generating docs for file ssl_cookie.h... Generating docs for file ssl_ticket.h... Generating docs for file target_config.h... Generating docs for file threading.h... Generating docs for file timing.h... Generating docs for file version.h... Generating docs for file x509.h... Generating docs for file x509_crl.h... Generating docs for file x509_crt.h... Generating docs for file x509_csr.h... Generating docs for file xtea.h... Generating page documentation... Generating docs for page deprecated... Generating group documentation... Generating class documentation... Generating docs for compound mbedtls_aes_context... Generating docs for compound mbedtls_arc4_context... Generating docs for compound mbedtls_asn1_bitstring... Generating docs for compound mbedtls_asn1_buf/usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 28 Building C object library/CMakeFiles/mbedcrypto_static.dir/cipher_wrap.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/cipher_wrap.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/cipher_wrap.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto.dir/cipher_wrap.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/cipher_wrap.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/cipher_wrap.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 11 Building C object library/CMakeFiles/mbedcrypto.dir/cmac.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/cmac.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/cmac.c ... Generating docs for compound mbedtls_asn1_named_data... Generating docs for compound mbedtls_asn1_sequence... Generating docs for compound mbedtls_blowfish_context... Generating docs for compound mbedtls_camellia_context... Generating docs for compound mbedtls_ccm_context... Generating docs for compound mbedtls_cipher_context_t... Generating docs for compound mbedtls_cipher_info_t... Generating docs for compound mbedtls_cmac_context_t... Generating docs for compound mbedtls_ctr_drbg_context... Generating docs for compound mbedtls_des3_context... Generating docs for compound mbedtls_des_context... Generating docs for compound mbedtls_dhm_context... Generating docs for compound mbedtls_ecdh_context... Generating docs for compound mbedtls_ecjpake_context... Generating docs for compound mbedtls_ecp_curve_info... Generating docs for compound mbedtls_ecp_group... Generating docs for compound mbedtls_ecp_keypair... Generating docs for compound mbedtls_ecp_point... Generating docs for compound mbedtls_entropy_context... Generating docs for compound mbedtls_entropy_source_state... Generating docs for compound mbedtls_gcm_context... Generating docs for compound mbedtls_havege_state... Generating docs for compound mbedtls_hmac_drbg_context... Generating docs for compound mbedtls_md2_context... Generating docs for compound mbedtls_md4_context... Generating docs for compound mbedtls_md5_context... Generating docs for compound mbedtls_md_context_t... Generating docs for compound mbedtls_mpi... Generating docs for compound mbedtls_net_context... Generating docs for compound mbedtls_oid_descriptor_t... Generating docs for compound mbedtls_pk_context... Generating docs for compound mbedtls_pk_debug_item... Generating docs for compound mbedtls_pk_rsassa_pss_options... Generating docs for compound mbedtls_platform_context... Generating docs for compound mbedtls_ripemd160_context... Generating docs for compound mbedtls_rsa_context... Generating docs for compound mbedtls_sha1_context... Generating docs for compound mbedtls_sha256_context... Generating docs for compound mbedtls_sha512_context... Generating docs for compound mbedtls_ssl_cache_context... Generating docs for compound mbedtls_ssl_cache_entry... Generating docs for compound mbedtls_ssl_ciphersuite_t... Generating docs for compound mbedtls_ssl_config... Generating docs for compound mbedtls_ssl_context... Generating docs for compound mbedtls_ssl_cookie_ctx... Generating docs for compound mbedtls_ssl_premaster_secret... Generating docs for compound mbedtls_ssl_session... Generating docs for compound mbedtls_ssl_ticket_context... Generating docs for compound mbedtls_ssl_ticket_key... Generating docs for compound mbedtls_timing_delay_context... Generating docs for compound mbedtls_timing_hr_time... Generating docs for compound mbedtls_x509_crl... Generating docs for compound mbedtls_x509_crl_entry... Generating docs for compound mbedtls_x509_crt... Generating docs for compound mbedtls_x509_crt_profile... Generating docs for compound mbedtls_x509_csr... Generating docs for compound mbedtls_x509_time... Generating docs for compound mbedtls_x509write_cert... Generating docs for compound mbedtls_x509write_csr... Generating docs for compound mbedtls_xtea_context... Generating namespace index... Generating graph info page... Generating directory documentation... Generating dependency graph for directory data Generating dependency graph for directory include Generating dependency graph for directory input Generating dependency graph for directory mbedtls Generating dependency graph for directory yotta Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating graphical class hierarchy... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... Running dot... Generating dot graphs using 5 parallel /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto_static.dir/cmac.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/cmac.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/cmac.c Building C object library/CMakeFiles/mbedcrypto.dir/ctr_drbg.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/ctr_drbg.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/ctr_drbg.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto_static.dir/ctr_drbg.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/ctr_drbg.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/ctr_drbg.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto.dir/des.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/des.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/des.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 29 Building C object library/CMakeFiles/mbedcrypto_static.dir/des.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/des.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/des.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 12 Building C object library/CMakeFiles/mbedcrypto.dir/dhm.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/dhm.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/dhm.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto_static.dir/dhm.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/dhm.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/dhm.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto.dir/ecdh.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/ecdh.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/ecdh.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto.dir/ecdsa.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/ecdsa.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/ecdsa.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto_static.dir/ecdh.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/ecdh.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/ecdh.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 30 Building C object library/CMakeFiles/mbedcrypto_static.dir/ecdsa.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/ecdsa.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/ecdsa.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 13 Building C object library/CMakeFiles/mbedcrypto_static.dir/ecjpake.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/ecjpake.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/ecjpake.c Building C object library/CMakeFiles/mbedcrypto.dir/ecjpake.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/ecjpake.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/ecjpake.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto.dir/ecp.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/ecp.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/ecp.c Building C object library/CMakeFiles/mbedcrypto_static.dir/ecp.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/ecp.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/ecp.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 31 Building C object library/CMakeFiles/mbedcrypto_static.dir/ecp_curves.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/ecp_curves.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/ecp_curves.c threads... Running dot for graph 1/121 Running dot for graph 2/121 Running dot for graph 3/121 Running dot for graph 4/121 Running dot for graph 5/121 Running dot for graph 6/121 Running dot for graph 7/121 Running dot for graph 8/121 Running dot for graph 9/121 Running dot for graph 10/121 Running dot for graph 11/121 Running dot for graph 12/121 Running dot for graph 13/121 Running dot for graph 14/121 Running dot for graph 15/121 Running dot for graph 16/121 Running dot for graph 17/121 Running dot for graph 18/121 Running dot for graph 19/121 Running dot for graph 20/121 Running dot for graph 21/121 Running dot for graph 22/121 Running dot for graph 23/121 Running dot for graph 24/121 Running dot for graph 25/121 Running dot for graph 26/121 Running dot for graph 27/121 Running dot for graph 28/121 Running dot for graph 29/121 Running dot for graph 30/121 Running dot for graph 31/121 Running dot for graph 32/121 Running dot for graph 33/121 Running dot for graph 34/121 Running dot for graph 35/121 Running dot for graph 36/121 Running dot for graph 37/121 Running dot for graph 38/121 Running dot for graph 39/121 Running dot for graph 40/121 Running dot for graph 41/121 Running dot for graph 42/121 Running dot for graph 43/121 Running dot for graph 44/121 Running dot for graph 45/121 Running dot for graph 46/121 Running dot for graph 47/121 Running dot for graph 48/121 Running dot for graph 49/121 Running dot for graph 50/121 Running dot for graph 51/121 Running dot for graph 52/121 Running dot for graph 53/121 Running dot for graph 54/121 Running dot for graph 55/121 Running dot for graph 56/121 Running dot for graph 57/121 Running dot for graph 58/121 Running dot for graph 59/121 Running dot for graph 60/121 Running dot for graph 61/121 Running dot for graph 62/121 Running dot for graph 63/121 Running dot for graph 64/121 Running dot for graph 65/121 Running dot for graph 66/121 Running dot for graph 67/121 Running dot for graph 68/121 Running dot for graph 69/121 Running dot for graph 70/121 Running dot for graph 71/121 Running dot for graph 72/121 Running dot for graph 73/121 Running dot for graph 74/121 Running dot for graph 75/121 Running dot for graph 76/121 Running dot for graph 77/121 Running dot for graph 78/121 Running dot for graph 79/121 Running dot for graph 80/121 Running dot for graph 81/121 Running dot for graph 82/121 Running dot for graph 83/121 Running dot for graph 84/121 Running dot for graph 85/121 Running dot for graph 86/121 Running dot for graph 87/121 Running dot for graph 88/121 Running dot for graph 89/121 Running dot for graph 90/121 Running dot for graph 91/121 Running dot for graph 92/121 Running dot for graph 93/121 Running dot for graph 94/121 Running dot for graph 95/121 Running dot for graph 96/121 Running dot for graph 97/121 Running dot for graph 98/121 Running dot for graph 99/121 Running dot for graph 100/121 Running dot for graph 101/121 Running dot for graph 102/121 Running dot for graph 103/121 Running dot for graph 104/121 Running dot for graph 105/121 Running dot for graph 106/121 Running dot for graph 107/121 Running dot for graph 108/121 Running dot for graph 109/121 Running dot for graph 110/121 Running dot for graph 111/121 Running dot for graph 112/121 Running dot for graph 113/121 Running dot for graph 114/121 Running dot for graph 115/121 Running dot for graph 116/121 Running dot for graph 117/121 Running dot for graph 118/121 Running dot for graph 119/121 Running dot for graph 120/121 Running dot for graph 121/121 Patching output file 1/99 Patching output file 2/99 Patching output file 3/99 Patching output file 4/99 Patching output file 5/99 Patching output file 6/99 Patching output file 7/99 Patching output file 8/99 Patching output file 9/99 Patching output file 10/99 Patching output file 11/99 Patching output file 12/99 Patching output file 13/99 Patching output file 14/99 Patching output file 15/99 Patching output file 16/99 Patching output file 17/99 Patching output file 18/99 Patching output file 19/99 Patching output file 20/99 Patching output file 21/99 Patching output file 22/99 Patching output file 23/99 Patching output file 24/99 Patching output file 25/99 Patching output file 26/99 Patching output file 27/99 Patching output file 28/99 Patching output file 29/99 Patching output file 30/99 Patching output file 31/99 Patching output file 32/99 Patching output file 33/99 Patching output file 34/99 Patching output file 35/99 Patching output file 36/99 Patching output file 37/99 Patching output file 38/99 Patching output file 39/99 Patching output file 40/99 Patching output file 41/99 Patching output file 42/99 Patching output file 43/99 Patching output file 44/99 Patching output file 45/99 Patching output file 46/99 Patching output file 47/99 Patching output file 48/99 Patching output file 49/99 Patching output file 50/99 Patching output file 51/99 Patching output file 52/99 Patching output file 53/99 Patching output file 54/99 Patching output file 55/99 Patching output file 56/99 Patching output file 57/99 Patching output file 58/99 Patching output file 59/99 Patching output file 60/99 Patching output file 61/99 Patching output file 62/99 Patching output file 63/99 Patching output file 64/99 Patching output file 65/99 Patching output file 66/99 Patching output file 67/99 Patching output file 68/99 Patching output file 69/99 Patching output file 70/99 Patching output file 71/99 Patching output file 72/99 Patching output file 73/99 Patching output file 74/99 Patching output file 75/99 Patching output file 76/99 Patching output file 77/99 Patching output file 78/99 Patching output file 79/99 Patching output file 80/99 Patching output file 81/99 Patching output file 82/99 Patching output file 83/99 Patching output file 84/99 Patching output file 85/99 Patching output file 86/99 Patching output file 87/99 Patching output file 88/99 Patching output file 89/99 Patching output file 90/99 Patching output file 91/99 Patching output file 92/99 Patching output file 93/99 Patching output file 94/99 Patching output file 95/99 Patching output file 96/99 Patching output file 97/99 Patching output file 98/99 Patching output file 99/99 lookup cache used 4825/65536 hits=16566 misses=4866 finished... make[3]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Built target apidoc make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 0 make[1]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto_static.dir/entropy.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/entropy.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/entropy.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto_static.dir/entropy_poll.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/entropy_poll.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/entropy_poll.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 32 Building C object library/CMakeFiles/mbedcrypto_static.dir/error.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/error.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/error.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto_static.dir/gcm.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/gcm.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/gcm.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto_static.dir/havege.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/havege.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/havege.c Building C object library/CMakeFiles/mbedcrypto.dir/ecp_curves.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/ecp_curves.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/ecp_curves.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 33 Building C object library/CMakeFiles/mbedcrypto_static.dir/hmac_drbg.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/hmac_drbg.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/hmac_drbg.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto_static.dir/md.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/md.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/md.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto_static.dir/md2.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/md2.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/md2.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 34 Building C object library/CMakeFiles/mbedcrypto_static.dir/md4.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/md4.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/md4.c Building C object library/CMakeFiles/mbedcrypto_static.dir/md5.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/md5.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/md5.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto_static.dir/md_wrap.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/md_wrap.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/md_wrap.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto_static.dir/memory_buffer_alloc.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/memory_buffer_alloc.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/memory_buffer_alloc.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 35 Building C object library/CMakeFiles/mbedcrypto_static.dir/oid.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/oid.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/oid.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto_static.dir/padlock.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/padlock.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/padlock.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto_static.dir/pem.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/pem.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/pem.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 36 Building C object library/CMakeFiles/mbedcrypto_static.dir/pk.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/pk.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/pk.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 14 Building C object library/CMakeFiles/mbedcrypto.dir/entropy.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/entropy.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/entropy.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto_static.dir/pk_wrap.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/pk_wrap.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/pk_wrap.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 37 Building C object library/CMakeFiles/mbedcrypto_static.dir/pkcs12.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/pkcs12.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/pkcs12.c Building C object library/CMakeFiles/mbedcrypto_static.dir/pkcs5.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/pkcs5.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/pkcs5.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto.dir/entropy_poll.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/entropy_poll.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/entropy_poll.c Building C object library/CMakeFiles/mbedcrypto_static.dir/pkparse.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/pkparse.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/pkparse.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 38 Building C object library/CMakeFiles/mbedcrypto_static.dir/pkwrite.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/pkwrite.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/pkwrite.c Building C object library/CMakeFiles/mbedcrypto.dir/error.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/error.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/error.c Building C object library/CMakeFiles/mbedcrypto_static.dir/platform.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/platform.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/platform.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto_static.dir/ripemd160.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/ripemd160.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/ripemd160.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto_static.dir/rsa.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/rsa.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/rsa.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 39 Building C object library/CMakeFiles/mbedcrypto_static.dir/rsa_internal.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/rsa_internal.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/rsa_internal.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 15 Building C object library/CMakeFiles/mbedcrypto.dir/gcm.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/gcm.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/gcm.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto_static.dir/sha1.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/sha1.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/sha1.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto_static.dir/sha256.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/sha256.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/sha256.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto.dir/havege.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/havege.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/havege.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto.dir/hmac_drbg.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/hmac_drbg.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/hmac_drbg.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 40 Building C object library/CMakeFiles/mbedcrypto_static.dir/sha512.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/sha512.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/sha512.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto_static.dir/threading.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/threading.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/threading.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 41 Building C object library/CMakeFiles/mbedcrypto_static.dir/timing.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/timing.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/timing.c Building C object library/CMakeFiles/mbedcrypto_static.dir/version.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/version.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/version.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 16 Building C object library/CMakeFiles/mbedcrypto.dir/md.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/md.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/md.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto_static.dir/version_features.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/version_features.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/version_features.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto_static.dir/xtea.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto_static.dir/xtea.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/xtea.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto.dir/md2.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/md2.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/md2.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto.dir/md4.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/md4.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/md4.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto.dir/md5.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/md5.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/md5.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 17 Building C object library/CMakeFiles/mbedcrypto.dir/md_wrap.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/md_wrap.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/md_wrap.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto.dir/memory_buffer_alloc.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/memory_buffer_alloc.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/memory_buffer_alloc.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto.dir/oid.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/oid.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/oid.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 18 Building C object library/CMakeFiles/mbedcrypto.dir/padlock.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/padlock.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/padlock.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto.dir/pem.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/pem.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/pem.c Linking C static library libmbedcrypto.a cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cmake -P CMakeFiles/mbedcrypto_static.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cmake -E cmake_link_script CMakeFiles/mbedcrypto_static.dir/link.txt --verbose=1 /usr/bin/ar cr libmbedcrypto.a CMakeFiles/mbedcrypto_static.dir/aes.c.o CMakeFiles/mbedcrypto_static.dir/aesni.c.o CMakeFiles/mbedcrypto_static.dir/arc4.c.o CMakeFiles/mbedcrypto_static.dir/asn1parse.c.o CMakeFiles/mbedcrypto_static.dir/asn1write.c.o CMakeFiles/mbedcrypto_static.dir/base64.c.o CMakeFiles/mbedcrypto_static.dir/bignum.c.o CMakeFiles/mbedcrypto_static.dir/blowfish.c.o CMakeFiles/mbedcrypto_static.dir/camellia.c.o CMakeFiles/mbedcrypto_static.dir/ccm.c.o CMakeFiles/mbedcrypto_static.dir/cipher.c.o CMakeFiles/mbedcrypto_static.dir/cipher_wrap.c.o CMakeFiles/mbedcrypto_static.dir/cmac.c.o CMakeFiles/mbedcrypto_static.dir/ctr_drbg.c.o CMakeFiles/mbedcrypto_static.dir/des.c.o CMakeFiles/mbedcrypto_static.dir/dhm.c.o CMakeFiles/mbedcrypto_static.dir/ecdh.c.o CMakeFiles/mbedcrypto_static.dir/ecdsa.c.o CMakeFiles/mbedcrypto_static.dir/ecjpake.c.o CMakeFiles/mbedcrypto_static.dir/ecp.c.o CMakeFiles/mbedcrypto_static.dir/ecp_curves.c.o CMakeFiles/mbedcrypto_static.dir/entropy.c.o CMakeFiles/mbedcrypto_static.dir/entropy_poll.c.o CMakeFiles/mbedcrypto_static.dir/error.c.o CMakeFiles/mbedcrypto_static.dir/gcm.c.o CMakeFiles/mbedcrypto_static.dir/havege.c.o CMakeFiles/mbedcrypto_static.dir/hmac_drbg.c.o CMakeFiles/mbedcrypto_static.dir/md.c.o CMakeFiles/mbedcrypto_static.dir/md2.c.o CMakeFiles/mbedcrypto_static.dir/md4.c.o CMakeFiles/mbedcrypto_static.dir/md5.c.o CMakeFiles/mbedcrypto_static.dir/md_wrap.c.o CMakeFiles/mbedcrypto_static.dir/memory_buffer_alloc.c.o CMakeFiles/mbedcrypto_static.dir/oid.c.o CMakeFiles/mbedcrypto_static.dir/padlock.c.o CMakeFiles/mbedcrypto_static.dir/pem.c.o CMakeFiles/mbedcrypto_static.dir/pk.c.o CMakeFiles/mbedcrypto_static.dir/pk_wrap.c.o CMakeFiles/mbedcrypto_static.dir/pkcs12.c.o CMakeFiles/mbedcrypto_static.dir/pkcs5.c.o CMakeFiles/mbedcrypto_static.dir/pkparse.c.o CMakeFiles/mbedcrypto_static.dir/pkwrite.c.o CMakeFiles/mbedcrypto_static.dir/platform.c.o CMakeFiles/mbedcrypto_static.dir/ripemd160.c.o CMakeFiles/mbedcrypto_static.dir/rsa.c.o CMakeFiles/mbedcrypto_static.dir/rsa_internal.c.o CMakeFiles/mbedcrypto_static.dir/sha1.c.o CMakeFiles/mbedcrypto_static.dir/sha256.c.o CMakeFiles/mbedcrypto_static.dir/sha512.c.o CMakeFiles/mbedcrypto_static.dir/threading.c.o CMakeFiles/mbedcrypto_static.dir/timing.c.o CMakeFiles/mbedcrypto_static.dir/version.c.o CMakeFiles/mbedcrypto_static.dir/version_features.c.o CMakeFiles/mbedcrypto_static.dir/xtea.c.o /usr/bin/ranlib libmbedcrypto.a /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 Building C object library/CMakeFiles/mbedcrypto.dir/pk.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/pk.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/pk.c Built target mbedcrypto_static make -f library/CMakeFiles/mbedx509_static.dir/build.make library/CMakeFiles/mbedx509_static.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/library /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/library /builddir/build/BUILD/mbedtls-2.7.6/library/CMakeFiles/mbedx509_static.dir/DependInfo.cmake --color= /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 19 Building C object library/CMakeFiles/mbedcrypto.dir/pk_wrap.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/pk_wrap.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/pk_wrap.c Scanning dependencies of target mbedx509_static make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f library/CMakeFiles/mbedx509_static.dir/build.make library/CMakeFiles/mbedx509_static.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedx509_static.dir/certs.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedx509_static.dir/certs.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/certs.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedx509_static.dir/pkcs11.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedx509_static.dir/pkcs11.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/pkcs11.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 51 Building C object library/CMakeFiles/mbedx509_static.dir/x509.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedx509_static.dir/x509.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/x509.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedx509_static.dir/x509_create.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedx509_static.dir/x509_create.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/x509_create.c Building C object library/CMakeFiles/mbedcrypto.dir/pkcs12.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/pkcs12.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/pkcs12.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto.dir/pkcs5.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/pkcs5.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/pkcs5.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedx509_static.dir/x509_crl.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedx509_static.dir/x509_crl.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/x509_crl.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 20 Building C object library/CMakeFiles/mbedcrypto.dir/pkparse.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/pkparse.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/pkparse.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto.dir/pkwrite.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/pkwrite.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/pkwrite.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 52 Building C object library/CMakeFiles/mbedx509_static.dir/x509_crt.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedx509_static.dir/x509_crt.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/x509_crt.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto.dir/platform.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/platform.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/platform.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedx509_static.dir/x509_csr.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedx509_static.dir/x509_csr.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/x509_csr.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 21 Building C object library/CMakeFiles/mbedcrypto.dir/ripemd160.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/ripemd160.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/ripemd160.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedx509_static.dir/x509write_crt.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedx509_static.dir/x509write_crt.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/x509write_crt.c Building C object library/CMakeFiles/mbedcrypto.dir/rsa.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/rsa.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/rsa.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 53 Building C object library/CMakeFiles/mbedx509_static.dir/x509write_csr.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedx509_static.dir/x509write_csr.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/x509write_csr.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto.dir/rsa_internal.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/rsa_internal.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/rsa_internal.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 22 Building C object library/CMakeFiles/mbedcrypto.dir/sha1.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/sha1.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/sha1.c Linking C static library libmbedx509.a cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cmake -P CMakeFiles/mbedx509_static.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cmake -E cmake_link_script CMakeFiles/mbedx509_static.dir/link.txt --verbose=1 /usr/bin/ar cr libmbedx509.a CMakeFiles/mbedx509_static.dir/certs.c.o CMakeFiles/mbedx509_static.dir/pkcs11.c.o CMakeFiles/mbedx509_static.dir/x509.c.o CMakeFiles/mbedx509_static.dir/x509_create.c.o CMakeFiles/mbedx509_static.dir/x509_crl.c.o CMakeFiles/mbedx509_static.dir/x509_crt.c.o CMakeFiles/mbedx509_static.dir/x509_csr.c.o CMakeFiles/mbedx509_static.dir/x509write_crt.c.o CMakeFiles/mbedx509_static.dir/x509write_csr.c.o /usr/bin/ranlib libmbedx509.a make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 51 52 53 Built target mbedx509_static make -f library/CMakeFiles/mbedtls_static.dir/build.make library/CMakeFiles/mbedtls_static.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/library /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/library /builddir/build/BUILD/mbedtls-2.7.6/library/CMakeFiles/mbedtls_static.dir/DependInfo.cmake --color= /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto.dir/sha256.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/sha256.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/sha256.c Scanning dependencies of target mbedtls_static make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f library/CMakeFiles/mbedtls_static.dir/build.make library/CMakeFiles/mbedtls_static.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedtls_static.dir/debug.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedtls_static.dir/debug.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/debug.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 45 Building C object library/CMakeFiles/mbedtls_static.dir/net_sockets.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedtls_static.dir/net_sockets.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/net_sockets.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto.dir/sha512.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/sha512.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/sha512.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 23 Building C object library/CMakeFiles/mbedcrypto.dir/threading.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/threading.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/threading.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto.dir/timing.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/timing.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/timing.c Building C object library/CMakeFiles/mbedcrypto.dir/version.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/version.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/version.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 24 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto.dir/version_features.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/version_features.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/version_features.c Building C object library/CMakeFiles/mbedtls_static.dir/ssl_cache.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedtls_static.dir/ssl_cache.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/ssl_cache.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedcrypto.dir/xtea.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedcrypto_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedcrypto.dir/xtea.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/xtea.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedtls_static.dir/ssl_ciphersuites.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedtls_static.dir/ssl_ciphersuites.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/ssl_ciphersuites.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 46 Building C object library/CMakeFiles/mbedtls_static.dir/ssl_cli.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedtls_static.dir/ssl_cli.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/ssl_cli.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedtls_static.dir/ssl_cookie.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedtls_static.dir/ssl_cookie.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/ssl_cookie.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedtls_static.dir/ssl_srv.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedtls_static.dir/ssl_srv.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/ssl_srv.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 47 Building C object library/CMakeFiles/mbedtls_static.dir/ssl_ticket.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedtls_static.dir/ssl_ticket.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/ssl_ticket.c Linking C shared library libmbedcrypto.so cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cmake -E cmake_link_script CMakeFiles/mbedcrypto.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -Wl,-z,relro -shared -Wl,-soname,libmbedcrypto.so.2 -o libmbedcrypto.so.2.7.6 CMakeFiles/mbedcrypto.dir/aes.c.o CMakeFiles/mbedcrypto.dir/aesni.c.o CMakeFiles/mbedcrypto.dir/arc4.c.o CMakeFiles/mbedcrypto.dir/asn1parse.c.o CMakeFiles/mbedcrypto.dir/asn1write.c.o CMakeFiles/mbedcrypto.dir/base64.c.o CMakeFiles/mbedcrypto.dir/bignum.c.o CMakeFiles/mbedcrypto.dir/blowfish.c.o CMakeFiles/mbedcrypto.dir/camellia.c.o CMakeFiles/mbedcrypto.dir/ccm.c.o CMakeFiles/mbedcrypto.dir/cipher.c.o CMakeFiles/mbedcrypto.dir/cipher_wrap.c.o CMakeFiles/mbedcrypto.dir/cmac.c.o CMakeFiles/mbedcrypto.dir/ctr_drbg.c.o CMakeFiles/mbedcrypto.dir/des.c.o CMakeFiles/mbedcrypto.dir/dhm.c.o CMakeFiles/mbedcrypto.dir/ecdh.c.o CMakeFiles/mbedcrypto.dir/ecdsa.c.o CMakeFiles/mbedcrypto.dir/ecjpake.c.o CMakeFiles/mbedcrypto.dir/ecp.c.o CMakeFiles/mbedcrypto.dir/ecp_curves.c.o CMakeFiles/mbedcrypto.dir/entropy.c.o CMakeFiles/mbedcrypto.dir/entropy_poll.c.o CMakeFiles/mbedcrypto.dir/error.c.o CMakeFiles/mbedcrypto.dir/gcm.c.o CMakeFiles/mbedcrypto.dir/havege.c.o CMakeFiles/mbedcrypto.dir/hmac_drbg.c.o CMakeFiles/mbedcrypto.dir/md.c.o CMakeFiles/mbedcrypto.dir/md2.c.o CMakeFiles/mbedcrypto.dir/md4.c.o CMakeFiles/mbedcrypto.dir/md5.c.o CMakeFiles/mbedcrypto.dir/md_wrap.c.o CMakeFiles/mbedcrypto.dir/memory_buffer_alloc.c.o CMakeFiles/mbedcrypto.dir/oid.c.o CMakeFiles/mbedcrypto.dir/padlock.c.o CMakeFiles/mbedcrypto.dir/pem.c.o CMakeFiles/mbedcrypto.dir/pk.c.o CMakeFiles/mbedcrypto.dir/pk_wrap.c.o CMakeFiles/mbedcrypto.dir/pkcs12.c.o CMakeFiles/mbedcrypto.dir/pkcs5.c.o CMakeFiles/mbedcrypto.dir/pkparse.c.o CMakeFiles/mbedcrypto.dir/pkwrite.c.o CMakeFiles/mbedcrypto.dir/platform.c.o CMakeFiles/mbedcrypto.dir/ripemd160.c.o CMakeFiles/mbedcrypto.dir/rsa.c.o CMakeFiles/mbedcrypto.dir/rsa_internal.c.o CMakeFiles/mbedcrypto.dir/sha1.c.o CMakeFiles/mbedcrypto.dir/sha256.c.o CMakeFiles/mbedcrypto.dir/sha512.c.o CMakeFiles/mbedcrypto.dir/threading.c.o CMakeFiles/mbedcrypto.dir/timing.c.o CMakeFiles/mbedcrypto.dir/version.c.o CMakeFiles/mbedcrypto.dir/version_features.c.o CMakeFiles/mbedcrypto.dir/xtea.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cmake -E cmake_symlink_library libmbedcrypto.so.2.7.6 libmbedcrypto.so.2 libmbedcrypto.so make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 Built target mbedcrypto make -f library/CMakeFiles/mbedx509.dir/build.make library/CMakeFiles/mbedx509.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/library /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/library /builddir/build/BUILD/mbedtls-2.7.6/library/CMakeFiles/mbedx509.dir/DependInfo.cmake --color= Scanning dependencies of target mbedx509 make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f library/CMakeFiles/mbedx509.dir/build.make library/CMakeFiles/mbedx509.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedx509.dir/certs.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedx509_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedx509.dir/certs.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/certs.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 48 Building C object library/CMakeFiles/mbedx509.dir/pkcs11.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedx509_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedx509.dir/pkcs11.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/pkcs11.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedx509.dir/x509.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedx509_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedx509.dir/x509.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/x509.c Building C object library/CMakeFiles/mbedtls_static.dir/ssl_tls.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedtls_static.dir/ssl_tls.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/ssl_tls.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedx509.dir/x509_create.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedx509_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedx509.dir/x509_create.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/x509_create.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 49 Building C object library/CMakeFiles/mbedx509.dir/x509_crl.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedx509_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedx509.dir/x509_crl.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/x509_crl.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedx509.dir/x509_crt.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedx509_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedx509.dir/x509_crt.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/x509_crt.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedx509.dir/x509_csr.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedx509_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedx509.dir/x509_csr.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/x509_csr.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 50 Building C object library/CMakeFiles/mbedx509.dir/x509write_crt.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedx509_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedx509.dir/x509write_crt.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/x509write_crt.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedx509.dir/x509write_csr.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedx509_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedx509.dir/x509write_csr.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/x509write_csr.c Linking C shared library libmbedx509.so cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cmake -E cmake_link_script CMakeFiles/mbedx509.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -Wl,-z,relro -shared -Wl,-soname,libmbedx509.so.0 -o libmbedx509.so.2.7.6 CMakeFiles/mbedx509.dir/certs.c.o CMakeFiles/mbedx509.dir/pkcs11.c.o CMakeFiles/mbedx509.dir/x509.c.o CMakeFiles/mbedx509.dir/x509_create.c.o CMakeFiles/mbedx509.dir/x509_crl.c.o CMakeFiles/mbedx509.dir/x509_crt.c.o CMakeFiles/mbedx509.dir/x509_csr.c.o CMakeFiles/mbedx509.dir/x509write_crt.c.o CMakeFiles/mbedx509.dir/x509write_csr.c.o libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library: cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cmake -E cmake_symlink_library libmbedx509.so.2.7.6 libmbedx509.so.0 libmbedx509.so make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 48 49 50 Built target mbedx509 make -f library/CMakeFiles/mbedtls.dir/build.make library/CMakeFiles/mbedtls.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/library /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/library /builddir/build/BUILD/mbedtls-2.7.6/library/CMakeFiles/mbedtls.dir/DependInfo.cmake --color= Scanning dependencies of target mbedtls make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f library/CMakeFiles/mbedtls.dir/build.make library/CMakeFiles/mbedtls.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 42 /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedtls.dir/debug.c.o Building C object library/CMakeFiles/mbedtls.dir/net_sockets.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedtls_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedtls.dir/debug.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/debug.c cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedtls_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedtls.dir/net_sockets.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/net_sockets.c Building C object library/CMakeFiles/mbedtls.dir/ssl_cache.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedtls_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedtls.dir/ssl_cache.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/ssl_cache.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedtls.dir/ssl_ciphersuites.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedtls_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedtls.dir/ssl_ciphersuites.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/ssl_ciphersuites.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 43 Building C object library/CMakeFiles/mbedtls.dir/ssl_cli.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedtls_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedtls.dir/ssl_cli.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/ssl_cli.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedtls.dir/ssl_cookie.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedtls_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedtls.dir/ssl_cookie.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/ssl_cookie.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedtls.dir/ssl_srv.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedtls_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedtls.dir/ssl_srv.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/ssl_srv.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 44 Building C object library/CMakeFiles/mbedtls.dir/ssl_ticket.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedtls_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedtls.dir/ssl_ticket.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/ssl_ticket.c /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object library/CMakeFiles/mbedtls.dir/ssl_tls.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cc -Dmbedtls_EXPORTS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -fPIC -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mbedtls.dir/ssl_tls.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/library/ssl_tls.c Linking C static library libmbedtls.a cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cmake -P CMakeFiles/mbedtls_static.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cmake -E cmake_link_script CMakeFiles/mbedtls_static.dir/link.txt --verbose=1 /usr/bin/ar cr libmbedtls.a CMakeFiles/mbedtls_static.dir/debug.c.o CMakeFiles/mbedtls_static.dir/net_sockets.c.o CMakeFiles/mbedtls_static.dir/ssl_cache.c.o CMakeFiles/mbedtls_static.dir/ssl_ciphersuites.c.o CMakeFiles/mbedtls_static.dir/ssl_cli.c.o CMakeFiles/mbedtls_static.dir/ssl_cookie.c.o CMakeFiles/mbedtls_static.dir/ssl_srv.c.o CMakeFiles/mbedtls_static.dir/ssl_ticket.c.o CMakeFiles/mbedtls_static.dir/ssl_tls.c.o /usr/bin/ranlib libmbedtls.a make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 45 46 47 Built target mbedtls_static Linking C shared library libmbedtls.so cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cmake -E cmake_link_script CMakeFiles/mbedtls.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wmissing-declarations -Wmissing-prototypes -O2 -Wl,-z,relro -shared -Wl,-soname,libmbedtls.so.10 -o libmbedtls.so.2.7.6 CMakeFiles/mbedtls.dir/debug.c.o CMakeFiles/mbedtls.dir/net_sockets.c.o CMakeFiles/mbedtls.dir/ssl_cache.c.o CMakeFiles/mbedtls.dir/ssl_ciphersuites.c.o CMakeFiles/mbedtls.dir/ssl_cli.c.o CMakeFiles/mbedtls.dir/ssl_cookie.c.o CMakeFiles/mbedtls.dir/ssl_srv.c.o CMakeFiles/mbedtls.dir/ssl_ticket.c.o CMakeFiles/mbedtls.dir/ssl_tls.c.o libmbedx509.so.2.7.6 libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library: cd /builddir/build/BUILD/mbedtls-2.7.6/library && /usr/bin/cmake -E cmake_symlink_library libmbedtls.so.2.7.6 libmbedtls.so.10 libmbedtls.so make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 42 43 44 Built target mbedtls make -f programs/aes/CMakeFiles/aescrypt2.dir/build.make programs/aes/CMakeFiles/aescrypt2.dir/depend make -f programs/aes/CMakeFiles/crypt_and_hash.dir/build.make programs/aes/CMakeFiles/crypt_and_hash.dir/depend make -f programs/hash/CMakeFiles/generic_sum.dir/build.make programs/hash/CMakeFiles/generic_sum.dir/depend make -f programs/hash/CMakeFiles/hello.dir/build.make programs/hash/CMakeFiles/hello.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/aes /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/aes /builddir/build/BUILD/mbedtls-2.7.6/programs/aes/CMakeFiles/aescrypt2.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/aes /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/aes /builddir/build/BUILD/mbedtls-2.7.6/programs/aes/CMakeFiles/crypt_and_hash.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/hash /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/hash /builddir/build/BUILD/mbedtls-2.7.6/programs/hash/CMakeFiles/generic_sum.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/hash /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/hash /builddir/build/BUILD/mbedtls-2.7.6/programs/hash/CMakeFiles/hello.dir/DependInfo.cmake --color= Scanning dependencies of target aescrypt2 Scanning dependencies of target generic_sum Scanning dependencies of target crypt_and_hash make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f programs/hash/CMakeFiles/generic_sum.dir/build.make programs/hash/CMakeFiles/generic_sum.dir/build make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f programs/aes/CMakeFiles/crypt_and_hash.dir/build.make programs/aes/CMakeFiles/crypt_and_hash.dir/build make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f programs/aes/CMakeFiles/aescrypt2.dir/build.make programs/aes/CMakeFiles/aescrypt2.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 6 make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 2 Scanning dependencies of target hello make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f programs/hash/CMakeFiles/hello.dir/build.make programs/hash/CMakeFiles/hello.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object programs/hash/CMakeFiles/generic_sum.dir/generic_sum.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/programs/hash && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/generic_sum.dir/generic_sum.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/programs/hash/generic_sum.c Building C object programs/hash/CMakeFiles/hello.dir/hello.c.o Building C object programs/aes/CMakeFiles/crypt_and_hash.dir/crypt_and_hash.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/programs/hash && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/hello.dir/hello.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/programs/hash/hello.c cd /builddir/build/BUILD/mbedtls-2.7.6/programs/aes && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/crypt_and_hash.dir/crypt_and_hash.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/programs/aes/crypt_and_hash.c Building C object programs/aes/CMakeFiles/aescrypt2.dir/aescrypt2.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/programs/aes && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/aescrypt2.dir/aescrypt2.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/programs/aes/aescrypt2.c Linking C executable hello cd /builddir/build/BUILD/mbedtls-2.7.6/programs/hash && /usr/bin/cmake -E cmake_link_script CMakeFiles/hello.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -Wl,-z,relro CMakeFiles/hello.dir/hello.c.o -o hello -rdynamic ../../library/libmbedtls.so.2.7.6 ../../library/libmbedx509.so.2.7.6 ../../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library: make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Built target hello make -f programs/pkey/CMakeFiles/dh_client.dir/build.make programs/pkey/CMakeFiles/dh_client.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/dh_client.dir/DependInfo.cmake --color= Scanning dependencies of target dh_client make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f programs/pkey/CMakeFiles/dh_client.dir/build.make programs/pkey/CMakeFiles/dh_client.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object programs/pkey/CMakeFiles/dh_client.dir/dh_client.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/dh_client.dir/dh_client.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/dh_client.c Linking C executable generic_sum cd /builddir/build/BUILD/mbedtls-2.7.6/programs/hash && /usr/bin/cmake -E cmake_link_script CMakeFiles/generic_sum.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -Wl,-z,relro CMakeFiles/generic_sum.dir/generic_sum.c.o -o generic_sum -rdynamic ../../library/libmbedtls.so.2.7.6 ../../library/libmbedx509.so.2.7.6 ../../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library: make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 6 Built target generic_sum make -f programs/pkey/CMakeFiles/dh_genprime.dir/build.make programs/pkey/CMakeFiles/dh_genprime.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/dh_genprime.dir/DependInfo.cmake --color= Scanning dependencies of target dh_genprime make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f programs/pkey/CMakeFiles/dh_genprime.dir/build.make programs/pkey/CMakeFiles/dh_genprime.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object programs/pkey/CMakeFiles/dh_genprime.dir/dh_genprime.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/dh_genprime.dir/dh_genprime.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/dh_genprime.c Linking C executable aescrypt2 cd /builddir/build/BUILD/mbedtls-2.7.6/programs/aes && /usr/bin/cmake -E cmake_link_script CMakeFiles/aescrypt2.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -Wl,-z,relro CMakeFiles/aescrypt2.dir/aescrypt2.c.o -o aescrypt2 -rdynamic ../../library/libmbedtls.so.2.7.6 ../../library/libmbedx509.so.2.7.6 ../../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library: make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Built target aescrypt2 make -f programs/pkey/CMakeFiles/dh_server.dir/build.make programs/pkey/CMakeFiles/dh_server.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/dh_server.dir/DependInfo.cmake --color= Scanning dependencies of target dh_server make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f programs/pkey/CMakeFiles/dh_server.dir/build.make programs/pkey/CMakeFiles/dh_server.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 3 Linking C executable crypt_and_hash cd /builddir/build/BUILD/mbedtls-2.7.6/programs/aes && /usr/bin/cmake -E cmake_link_script CMakeFiles/crypt_and_hash.dir/link.txt --verbose=1 Linking C executable dh_client cd /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey && /usr/bin/cmake -E cmake_link_script CMakeFiles/dh_client.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -Wl,-z,relro CMakeFiles/crypt_and_hash.dir/crypt_and_hash.c.o -o crypt_and_hash -rdynamic ../../library/libmbedtls.so.2.7.6 ../../library/libmbedx509.so.2.7.6 ../../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library: /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -Wl,-z,relro CMakeFiles/dh_client.dir/dh_client.c.o -o dh_client -rdynamic ../../library/libmbedtls.so.2.7.6 ../../library/libmbedx509.so.2.7.6 ../../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library: Building C object programs/pkey/CMakeFiles/dh_server.dir/dh_server.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/dh_server.dir/dh_server.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/dh_server.c make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 2 make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Linking C executable dh_genprime cd /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey && /usr/bin/cmake -E cmake_link_script CMakeFiles/dh_genprime.dir/link.txt --verbose=1 Built target crypt_and_hash make -f programs/pkey/CMakeFiles/ecdh_curve25519.dir/build.make programs/pkey/CMakeFiles/ecdh_curve25519.dir/depend Built target dh_client make -f programs/pkey/CMakeFiles/ecdsa.dir/build.make programs/pkey/CMakeFiles/ecdsa.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/ecdh_curve25519.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/ecdsa.dir/DependInfo.cmake --color= /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -Wl,-z,relro CMakeFiles/dh_genprime.dir/dh_genprime.c.o -o dh_genprime -rdynamic ../../library/libmbedtls.so.2.7.6 ../../library/libmbedx509.so.2.7.6 ../../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library: Scanning dependencies of target ecdh_curve25519 make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f programs/pkey/CMakeFiles/ecdh_curve25519.dir/build.make programs/pkey/CMakeFiles/ecdh_curve25519.dir/build Scanning dependencies of target ecdsa make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 4 make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f programs/pkey/CMakeFiles/ecdsa.dir/build.make programs/pkey/CMakeFiles/ecdsa.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object programs/pkey/CMakeFiles/ecdh_curve25519.dir/ecdh_curve25519.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/ecdh_curve25519.dir/ecdh_curve25519.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/ecdh_curve25519.c Building C object programs/pkey/CMakeFiles/ecdsa.dir/ecdsa.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/ecdsa.dir/ecdsa.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/ecdsa.c make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Built target dh_genprime make -f programs/pkey/CMakeFiles/gen_key.dir/build.make programs/pkey/CMakeFiles/gen_key.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/gen_key.dir/DependInfo.cmake --color= Scanning dependencies of target gen_key make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f programs/pkey/CMakeFiles/gen_key.dir/build.make programs/pkey/CMakeFiles/gen_key.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 5 Building C object programs/pkey/CMakeFiles/gen_key.dir/gen_key.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/gen_key.dir/gen_key.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/gen_key.c Linking C executable dh_server cd /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey && /usr/bin/cmake -E cmake_link_script CMakeFiles/dh_server.dir/link.txt --verbose=1 Linking C executable ecdh_curve25519 cd /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey && /usr/bin/cmake -E cmake_link_script CMakeFiles/ecdh_curve25519.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -Wl,-z,relro CMakeFiles/dh_server.dir/dh_server.c.o -o dh_server -rdynamic ../../library/libmbedtls.so.2.7.6 ../../library/libmbedx509.so.2.7.6 ../../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library: Linking C executable ecdsa cd /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey && /usr/bin/cmake -E cmake_link_script CMakeFiles/ecdsa.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -Wl,-z,relro CMakeFiles/ecdh_curve25519.dir/ecdh_curve25519.c.o -o ecdh_curve25519 -rdynamic ../../library/libmbedtls.so.2.7.6 ../../library/libmbedx509.so.2.7.6 ../../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -Wl,-z,relro CMakeFiles/ecdsa.dir/ecdsa.c.o -o ecdsa -rdynamic ../../library/libmbedtls.so.2.7.6 ../../library/libmbedx509.so.2.7.6 ../../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 3 make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 4 make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Built target dh_server make -f programs/pkey/CMakeFiles/key_app.dir/build.make programs/pkey/CMakeFiles/key_app.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/key_app.dir/DependInfo.cmake --color= Built target ecdh_curve25519 make -f programs/pkey/CMakeFiles/key_app_writer.dir/build.make programs/pkey/CMakeFiles/key_app_writer.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/key_app_writer.dir/DependInfo.cmake --color= Built target ecdsa make -f programs/pkey/CMakeFiles/mpi_demo.dir/build.make programs/pkey/CMakeFiles/mpi_demo.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/mpi_demo.dir/DependInfo.cmake --color= Scanning dependencies of target key_app make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f programs/pkey/CMakeFiles/key_app.dir/build.make programs/pkey/CMakeFiles/key_app.dir/build Scanning dependencies of target key_app_writer make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f programs/pkey/CMakeFiles/key_app_writer.dir/build.make programs/pkey/CMakeFiles/key_app_writer.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 7 Scanning dependencies of target mpi_demo make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f programs/pkey/CMakeFiles/mpi_demo.dir/build.make programs/pkey/CMakeFiles/mpi_demo.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object programs/pkey/CMakeFiles/key_app_writer.dir/key_app_writer.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/key_app_writer.dir/key_app_writer.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/key_app_writer.c Building C object programs/pkey/CMakeFiles/key_app.dir/key_app.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/key_app.dir/key_app.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/key_app.c Building C object programs/pkey/CMakeFiles/mpi_demo.dir/mpi_demo.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mpi_demo.dir/mpi_demo.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/mpi_demo.c Linking C executable gen_key cd /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey && /usr/bin/cmake -E cmake_link_script CMakeFiles/gen_key.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -Wl,-z,relro CMakeFiles/gen_key.dir/gen_key.c.o -o gen_key -rdynamic ../../library/libmbedtls.so.2.7.6 ../../library/libmbedx509.so.2.7.6 ../../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library: Linking C executable mpi_demo cd /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey && /usr/bin/cmake -E cmake_link_script CMakeFiles/mpi_demo.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -Wl,-z,relro CMakeFiles/mpi_demo.dir/mpi_demo.c.o -o mpi_demo -rdynamic ../../library/libmbedtls.so.2.7.6 ../../library/libmbedx509.so.2.7.6 ../../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library: make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 5 Built target gen_key make -f programs/pkey/CMakeFiles/pk_decrypt.dir/build.make programs/pkey/CMakeFiles/pk_decrypt.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/pk_decrypt.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Scanning dependencies of target pk_decrypt make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f programs/pkey/CMakeFiles/pk_decrypt.dir/build.make programs/pkey/CMakeFiles/pk_decrypt.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Built target mpi_demo make -f programs/pkey/CMakeFiles/pk_encrypt.dir/build.make programs/pkey/CMakeFiles/pk_encrypt.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/pk_encrypt.dir/DependInfo.cmake --color= Building C object programs/pkey/CMakeFiles/pk_decrypt.dir/pk_decrypt.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/pk_decrypt.dir/pk_decrypt.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/pk_decrypt.c Scanning dependencies of target pk_encrypt make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f programs/pkey/CMakeFiles/pk_encrypt.dir/build.make programs/pkey/CMakeFiles/pk_encrypt.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object programs/pkey/CMakeFiles/pk_encrypt.dir/pk_encrypt.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/pk_encrypt.dir/pk_encrypt.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/pk_encrypt.c Linking C executable key_app cd /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey && /usr/bin/cmake -E cmake_link_script CMakeFiles/key_app.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -Wl,-z,relro CMakeFiles/key_app.dir/key_app.c.o -o key_app -rdynamic ../../library/libmbedtls.so.2.7.6 ../../library/libmbedx509.so.2.7.6 ../../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library: Linking C executable key_app_writer cd /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey && /usr/bin/cmake -E cmake_link_script CMakeFiles/key_app_writer.dir/link.txt --verbose=1 make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -Wl,-z,relro CMakeFiles/key_app_writer.dir/key_app_writer.c.o -o key_app_writer -rdynamic ../../library/libmbedtls.so.2.7.6 ../../library/libmbedx509.so.2.7.6 ../../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library Built target key_app make -f programs/pkey/CMakeFiles/pk_sign.dir/build.make programs/pkey/CMakeFiles/pk_sign.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/pk_sign.dir/DependInfo.cmake --color= Scanning dependencies of target pk_sign make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f programs/pkey/CMakeFiles/pk_sign.dir/build.make programs/pkey/CMakeFiles/pk_sign.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 55 make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 7 Built target key_app_writer make -f programs/pkey/CMakeFiles/pk_verify.dir/build.make programs/pkey/CMakeFiles/pk_verify.dir/depend Building C object programs/pkey/CMakeFiles/pk_sign.dir/pk_sign.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/pk_sign.dir/pk_sign.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/pk_sign.c make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/pk_verify.dir/DependInfo.cmake --color= Linking C executable pk_decrypt cd /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey && /usr/bin/cmake -E cmake_link_script CMakeFiles/pk_decrypt.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -Wl,-z,relro CMakeFiles/pk_decrypt.dir/pk_decrypt.c.o -o pk_decrypt -rdynamic ../../library/libmbedtls.so.2.7.6 ../../library/libmbedx509.so.2.7.6 ../../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library: Scanning dependencies of target pk_verify make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f programs/pkey/CMakeFiles/pk_verify.dir/build.make programs/pkey/CMakeFiles/pk_verify.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object programs/pkey/CMakeFiles/pk_verify.dir/pk_verify.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/pk_verify.dir/pk_verify.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/pk_verify.c make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Linking C executable pk_encrypt cd /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey && /usr/bin/cmake -E cmake_link_script CMakeFiles/pk_encrypt.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -Wl,-z,relro CMakeFiles/pk_encrypt.dir/pk_encrypt.c.o -o pk_encrypt -rdynamic ../../library/libmbedtls.so.2.7.6 ../../library/libmbedx509.so.2.7.6 ../../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library: Built target pk_decrypt make -f programs/pkey/CMakeFiles/rsa_decrypt.dir/build.make programs/pkey/CMakeFiles/rsa_decrypt.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/rsa_decrypt.dir/DependInfo.cmake --color= Scanning dependencies of target rsa_decrypt make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f programs/pkey/CMakeFiles/rsa_decrypt.dir/build.make programs/pkey/CMakeFiles/rsa_decrypt.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 56 make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object programs/pkey/CMakeFiles/rsa_decrypt.dir/rsa_decrypt.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/rsa_decrypt.dir/rsa_decrypt.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/rsa_decrypt.c Built target pk_encrypt make -f programs/pkey/CMakeFiles/rsa_encrypt.dir/build.make programs/pkey/CMakeFiles/rsa_encrypt.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/rsa_encrypt.dir/DependInfo.cmake --color= Scanning dependencies of target rsa_encrypt make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f programs/pkey/CMakeFiles/rsa_encrypt.dir/build.make programs/pkey/CMakeFiles/rsa_encrypt.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Linking C executable pk_sign cd /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey && /usr/bin/cmake -E cmake_link_script CMakeFiles/pk_sign.dir/link.txt --verbose=1 Building C object programs/pkey/CMakeFiles/rsa_encrypt.dir/rsa_encrypt.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/rsa_encrypt.dir/rsa_encrypt.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/rsa_encrypt.c /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -Wl,-z,relro CMakeFiles/pk_sign.dir/pk_sign.c.o -o pk_sign -rdynamic ../../library/libmbedtls.so.2.7.6 ../../library/libmbedx509.so.2.7.6 ../../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library: Linking C executable pk_verify cd /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey && /usr/bin/cmake -E cmake_link_script CMakeFiles/pk_verify.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -Wl,-z,relro CMakeFiles/pk_verify.dir/pk_verify.c.o -o pk_verify -rdynamic ../../library/libmbedtls.so.2.7.6 ../../library/libmbedx509.so.2.7.6 ../../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library: make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 55 Built target pk_sign make -f programs/pkey/CMakeFiles/rsa_genkey.dir/build.make programs/pkey/CMakeFiles/rsa_genkey.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/rsa_genkey.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Scanning dependencies of target rsa_genkey make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f programs/pkey/CMakeFiles/rsa_genkey.dir/build.make programs/pkey/CMakeFiles/rsa_genkey.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Built target pk_verify make -f programs/pkey/CMakeFiles/rsa_sign.dir/build.make programs/pkey/CMakeFiles/rsa_sign.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/rsa_sign.dir/DependInfo.cmake --color= Building C object programs/pkey/CMakeFiles/rsa_genkey.dir/rsa_genkey.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/rsa_genkey.dir/rsa_genkey.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/rsa_genkey.c Scanning dependencies of target rsa_sign make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f programs/pkey/CMakeFiles/rsa_sign.dir/build.make programs/pkey/CMakeFiles/rsa_sign.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 57 Building C object programs/pkey/CMakeFiles/rsa_sign.dir/rsa_sign.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/rsa_sign.dir/rsa_sign.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/rsa_sign.c Linking C executable rsa_decrypt cd /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey && /usr/bin/cmake -E cmake_link_script CMakeFiles/rsa_decrypt.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -Wl,-z,relro CMakeFiles/rsa_decrypt.dir/rsa_decrypt.c.o -o rsa_decrypt -rdynamic ../../library/libmbedtls.so.2.7.6 ../../library/libmbedx509.so.2.7.6 ../../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library: Linking C executable rsa_encrypt cd /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey && /usr/bin/cmake -E cmake_link_script CMakeFiles/rsa_encrypt.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -Wl,-z,relro CMakeFiles/rsa_encrypt.dir/rsa_encrypt.c.o -o rsa_encrypt -rdynamic ../../library/libmbedtls.so.2.7.6 ../../library/libmbedx509.so.2.7.6 ../../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library: make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 56 Built target rsa_decrypt make -f programs/pkey/CMakeFiles/rsa_sign_pss.dir/build.make programs/pkey/CMakeFiles/rsa_sign_pss.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/rsa_sign_pss.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Built target rsa_encrypt make -f programs/pkey/CMakeFiles/rsa_verify.dir/build.make programs/pkey/CMakeFiles/rsa_verify.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/rsa_verify.dir/DependInfo.cmake --color= Scanning dependencies of target rsa_sign_pss make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f programs/pkey/CMakeFiles/rsa_sign_pss.dir/build.make programs/pkey/CMakeFiles/rsa_sign_pss.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Scanning dependencies of target rsa_verify make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f programs/pkey/CMakeFiles/rsa_verify.dir/build.make programs/pkey/CMakeFiles/rsa_verify.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object programs/pkey/CMakeFiles/rsa_verify.dir/rsa_verify.c.o Building C object programs/pkey/CMakeFiles/rsa_sign_pss.dir/rsa_sign_pss.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/rsa_verify.dir/rsa_verify.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/rsa_verify.c cd /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/rsa_sign_pss.dir/rsa_sign_pss.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/rsa_sign_pss.c Linking C executable rsa_genkey cd /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey && /usr/bin/cmake -E cmake_link_script CMakeFiles/rsa_genkey.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -Wl,-z,relro CMakeFiles/rsa_genkey.dir/rsa_genkey.c.o -o rsa_genkey -rdynamic ../../library/libmbedtls.so.2.7.6 ../../library/libmbedx509.so.2.7.6 ../../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library: Linking C executable rsa_sign cd /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey && /usr/bin/cmake -E cmake_link_script CMakeFiles/rsa_sign.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -Wl,-z,relro CMakeFiles/rsa_sign.dir/rsa_sign.c.o -o rsa_sign -rdynamic ../../library/libmbedtls.so.2.7.6 ../../library/libmbedx509.so.2.7.6 ../../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library: make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Built target rsa_genkey make -f programs/pkey/CMakeFiles/rsa_verify_pss.dir/build.make programs/pkey/CMakeFiles/rsa_verify_pss.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/rsa_verify_pss.dir/DependInfo.cmake --color= Scanning dependencies of target rsa_verify_pss make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f programs/pkey/CMakeFiles/rsa_verify_pss.dir/build.make programs/pkey/CMakeFiles/rsa_verify_pss.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 58 make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 57 Building C object programs/pkey/CMakeFiles/rsa_verify_pss.dir/rsa_verify_pss.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/rsa_verify_pss.dir/rsa_verify_pss.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/rsa_verify_pss.c Built target rsa_sign make -f programs/random/CMakeFiles/gen_entropy.dir/build.make programs/random/CMakeFiles/gen_entropy.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/random /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/random /builddir/build/BUILD/mbedtls-2.7.6/programs/random/CMakeFiles/gen_entropy.dir/DependInfo.cmake --color= Scanning dependencies of target gen_entropy make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f programs/random/CMakeFiles/gen_entropy.dir/build.make programs/random/CMakeFiles/gen_entropy.dir/build Linking C executable rsa_verify make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles cd /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey && /usr/bin/cmake -E cmake_link_script CMakeFiles/rsa_verify.dir/link.txt --verbose=1 Linking C executable rsa_sign_pss cd /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey && /usr/bin/cmake -E cmake_link_script CMakeFiles/rsa_sign_pss.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -Wl,-z,relro CMakeFiles/rsa_verify.dir/rsa_verify.c.o -o rsa_verify -rdynamic ../../library/libmbedtls.so.2.7.6 ../../library/libmbedx509.so.2.7.6 ../../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library: Building C object programs/random/CMakeFiles/gen_entropy.dir/gen_entropy.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/programs/random && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/gen_entropy.dir/gen_entropy.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/programs/random/gen_entropy.c /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -Wl,-z,relro CMakeFiles/rsa_sign_pss.dir/rsa_sign_pss.c.o -o rsa_sign_pss -rdynamic ../../library/libmbedtls.so.2.7.6 ../../library/libmbedx509.so.2.7.6 ../../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Built target rsa_sign_pss make -f programs/random/CMakeFiles/gen_random_ctr_drbg.dir/build.make programs/random/CMakeFiles/gen_random_ctr_drbg.dir/depend Built target rsa_verify make -f programs/random/CMakeFiles/gen_random_havege.dir/build.make programs/random/CMakeFiles/gen_random_havege.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/random /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/random /builddir/build/BUILD/mbedtls-2.7.6/programs/random/CMakeFiles/gen_random_ctr_drbg.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/random /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/random /builddir/build/BUILD/mbedtls-2.7.6/programs/random/CMakeFiles/gen_random_havege.dir/DependInfo.cmake --color= Scanning dependencies of target gen_random_ctr_drbg make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f programs/random/CMakeFiles/gen_random_ctr_drbg.dir/build.make programs/random/CMakeFiles/gen_random_ctr_drbg.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Scanning dependencies of target gen_random_havege make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f programs/random/CMakeFiles/gen_random_havege.dir/build.make programs/random/CMakeFiles/gen_random_havege.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Linking C executable rsa_verify_pss cd /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey && /usr/bin/cmake -E cmake_link_script CMakeFiles/rsa_verify_pss.dir/link.txt --verbose=1 Building C object programs/random/CMakeFiles/gen_random_ctr_drbg.dir/gen_random_ctr_drbg.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/programs/random && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/gen_random_ctr_drbg.dir/gen_random_ctr_drbg.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/programs/random/gen_random_ctr_drbg.c Building C object programs/random/CMakeFiles/gen_random_havege.dir/gen_random_havege.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/programs/random && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/gen_random_havege.dir/gen_random_havege.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/programs/random/gen_random_havege.c /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -Wl,-z,relro CMakeFiles/rsa_verify_pss.dir/rsa_verify_pss.c.o -o rsa_verify_pss -rdynamic ../../library/libmbedtls.so.2.7.6 ../../library/libmbedx509.so.2.7.6 ../../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library Linking C executable gen_entropy cd /builddir/build/BUILD/mbedtls-2.7.6/programs/random && /usr/bin/cmake -E cmake_link_script CMakeFiles/gen_entropy.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -Wl,-z,relro CMakeFiles/gen_entropy.dir/gen_entropy.c.o -o gen_entropy -rdynamic ../../library/libmbedtls.so.2.7.6 ../../library/libmbedx509.so.2.7.6 ../../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library: make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 58 Built target rsa_verify_pss make -f programs/ssl/CMakeFiles/dtls_client.dir/build.make programs/ssl/CMakeFiles/dtls_client.dir/depend make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl/CMakeFiles/dtls_client.dir/DependInfo.cmake --color= Built target gen_entropy make -f programs/ssl/CMakeFiles/dtls_server.dir/build.make programs/ssl/CMakeFiles/dtls_server.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl/CMakeFiles/dtls_server.dir/DependInfo.cmake --color= Linking C executable gen_random_havege cd /builddir/build/BUILD/mbedtls-2.7.6/programs/random && /usr/bin/cmake -E cmake_link_script CMakeFiles/gen_random_havege.dir/link.txt --verbose=1 Scanning dependencies of target dtls_client make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f programs/ssl/CMakeFiles/dtls_client.dir/build.make programs/ssl/CMakeFiles/dtls_client.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -Wl,-z,relro CMakeFiles/gen_random_havege.dir/gen_random_havege.c.o -o gen_random_havege -rdynamic ../../library/libmbedtls.so.2.7.6 ../../library/libmbedx509.so.2.7.6 ../../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library: Scanning dependencies of target dtls_server make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f programs/ssl/CMakeFiles/dtls_server.dir/build.make programs/ssl/CMakeFiles/dtls_server.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object programs/ssl/CMakeFiles/dtls_client.dir/dtls_client.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/dtls_client.dir/dtls_client.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl/dtls_client.c Building C object programs/ssl/CMakeFiles/dtls_server.dir/dtls_server.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/dtls_server.dir/dtls_server.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl/dtls_server.c Linking C executable gen_random_ctr_drbg cd /builddir/build/BUILD/mbedtls-2.7.6/programs/random && /usr/bin/cmake -E cmake_link_script CMakeFiles/gen_random_ctr_drbg.dir/link.txt --verbose=1 make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -Wl,-z,relro CMakeFiles/gen_random_ctr_drbg.dir/gen_random_ctr_drbg.c.o -o gen_random_ctr_drbg -rdynamic ../../library/libmbedtls.so.2.7.6 ../../library/libmbedx509.so.2.7.6 ../../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library: Built target gen_random_havege make -f programs/ssl/CMakeFiles/mini_client.dir/build.make programs/ssl/CMakeFiles/mini_client.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl/CMakeFiles/mini_client.dir/DependInfo.cmake --color= Scanning dependencies of target mini_client make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f programs/ssl/CMakeFiles/mini_client.dir/build.make programs/ssl/CMakeFiles/mini_client.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Built target gen_random_ctr_drbg make -f programs/ssl/CMakeFiles/ssl_client1.dir/build.make programs/ssl/CMakeFiles/ssl_client1.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl/CMakeFiles/ssl_client1.dir/DependInfo.cmake --color= Building C object programs/ssl/CMakeFiles/mini_client.dir/mini_client.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/mini_client.dir/mini_client.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl/mini_client.c Scanning dependencies of target ssl_client1 make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f programs/ssl/CMakeFiles/ssl_client1.dir/build.make programs/ssl/CMakeFiles/ssl_client1.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object programs/ssl/CMakeFiles/ssl_client1.dir/ssl_client1.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/ssl_client1.dir/ssl_client1.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl/ssl_client1.c Linking C executable dtls_client cd /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl && /usr/bin/cmake -E cmake_link_script CMakeFiles/dtls_client.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -Wl,-z,relro CMakeFiles/dtls_client.dir/dtls_client.c.o -o dtls_client -rdynamic ../../library/libmbedtls.so.2.7.6 ../../library/libmbedx509.so.2.7.6 ../../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library: Linking C executable mini_client cd /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl && /usr/bin/cmake -E cmake_link_script CMakeFiles/mini_client.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -Wl,-z,relro CMakeFiles/mini_client.dir/mini_client.c.o -o mini_client -rdynamic ../../library/libmbedtls.so.2.7.6 ../../library/libmbedx509.so.2.7.6 ../../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library: Linking C executable dtls_server cd /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl && /usr/bin/cmake -E cmake_link_script CMakeFiles/dtls_server.dir/link.txt --verbose=1 make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -Wl,-z,relro CMakeFiles/dtls_server.dir/dtls_server.c.o -o dtls_server -rdynamic ../../library/libmbedtls.so.2.7.6 ../../library/libmbedx509.so.2.7.6 ../../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library: Built target dtls_client make -f programs/ssl/CMakeFiles/ssl_client2.dir/build.make programs/ssl/CMakeFiles/ssl_client2.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl/CMakeFiles/ssl_client2.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Built target mini_client make -f programs/ssl/CMakeFiles/ssl_fork_server.dir/build.make programs/ssl/CMakeFiles/ssl_fork_server.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl/CMakeFiles/ssl_fork_server.dir/DependInfo.cmake --color= Scanning dependencies of target ssl_client2 make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f programs/ssl/CMakeFiles/ssl_client2.dir/build.make programs/ssl/CMakeFiles/ssl_client2.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 59 make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Built target dtls_server make -f programs/ssl/CMakeFiles/ssl_mail_client.dir/build.make programs/ssl/CMakeFiles/ssl_mail_client.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl/CMakeFiles/ssl_mail_client.dir/DependInfo.cmake --color= Building C object programs/ssl/CMakeFiles/ssl_client2.dir/ssl_client2.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/ssl_client2.dir/ssl_client2.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl/ssl_client2.c Scanning dependencies of target ssl_fork_server make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f programs/ssl/CMakeFiles/ssl_fork_server.dir/build.make programs/ssl/CMakeFiles/ssl_fork_server.dir/build Linking C executable ssl_client1 cd /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl && /usr/bin/cmake -E cmake_link_script CMakeFiles/ssl_client1.dir/link.txt --verbose=1 make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Scanning dependencies of target ssl_mail_client /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -Wl,-z,relro CMakeFiles/ssl_client1.dir/ssl_client1.c.o -o ssl_client1 -rdynamic ../../library/libmbedtls.so.2.7.6 ../../library/libmbedx509.so.2.7.6 ../../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library: make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f programs/ssl/CMakeFiles/ssl_mail_client.dir/build.make programs/ssl/CMakeFiles/ssl_mail_client.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object programs/ssl/CMakeFiles/ssl_fork_server.dir/ssl_fork_server.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/ssl_fork_server.dir/ssl_fork_server.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl/ssl_fork_server.c Building C object programs/ssl/CMakeFiles/ssl_mail_client.dir/ssl_mail_client.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/ssl_mail_client.dir/ssl_mail_client.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl/ssl_mail_client.c make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Built target ssl_client1 make -f programs/ssl/CMakeFiles/ssl_pthread_server.dir/build.make programs/ssl/CMakeFiles/ssl_pthread_server.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl/CMakeFiles/ssl_pthread_server.dir/DependInfo.cmake --color= Scanning dependencies of target ssl_pthread_server make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f programs/ssl/CMakeFiles/ssl_pthread_server.dir/build.make programs/ssl/CMakeFiles/ssl_pthread_server.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 60 Building C object programs/ssl/CMakeFiles/ssl_pthread_server.dir/ssl_pthread_server.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/ssl_pthread_server.dir/ssl_pthread_server.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl/ssl_pthread_server.c Linking C executable ssl_pthread_server cd /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl && /usr/bin/cmake -E cmake_link_script CMakeFiles/ssl_pthread_server.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -Wl,-z,relro CMakeFiles/ssl_pthread_server.dir/ssl_pthread_server.c.o -o ssl_pthread_server -rdynamic ../../library/libmbedtls.so.2.7.6 -lpthread ../../library/libmbedx509.so.2.7.6 ../../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library: make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 60 Built target ssl_pthread_server make -f programs/ssl/CMakeFiles/ssl_server.dir/build.make programs/ssl/CMakeFiles/ssl_server.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl/CMakeFiles/ssl_server.dir/DependInfo.cmake --color= Scanning dependencies of target ssl_server make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f programs/ssl/CMakeFiles/ssl_server.dir/build.make programs/ssl/CMakeFiles/ssl_server.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object programs/ssl/CMakeFiles/ssl_server.dir/ssl_server.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/ssl_server.dir/ssl_server.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl/ssl_server.c Linking C executable ssl_fork_server cd /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl && /usr/bin/cmake -E cmake_link_script CMakeFiles/ssl_fork_server.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -Wl,-z,relro CMakeFiles/ssl_fork_server.dir/ssl_fork_server.c.o -o ssl_fork_server -rdynamic ../../library/libmbedtls.so.2.7.6 ../../library/libmbedx509.so.2.7.6 ../../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library: make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Built target ssl_fork_server make -f programs/ssl/CMakeFiles/ssl_server2.dir/build.make programs/ssl/CMakeFiles/ssl_server2.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl/CMakeFiles/ssl_server2.dir/DependInfo.cmake --color= Scanning dependencies of target ssl_server2 make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f programs/ssl/CMakeFiles/ssl_server2.dir/build.make programs/ssl/CMakeFiles/ssl_server2.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object programs/ssl/CMakeFiles/ssl_server2.dir/ssl_server2.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/ssl_server2.dir/ssl_server2.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl/ssl_server2.c Linking C executable ssl_server cd /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl && /usr/bin/cmake -E cmake_link_script CMakeFiles/ssl_server.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -Wl,-z,relro CMakeFiles/ssl_server.dir/ssl_server.c.o -o ssl_server -rdynamic ../../library/libmbedtls.so.2.7.6 ../../library/libmbedx509.so.2.7.6 ../../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library: make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Linking C executable ssl_mail_client cd /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl && /usr/bin/cmake -E cmake_link_script CMakeFiles/ssl_mail_client.dir/link.txt --verbose=1 Built target ssl_server make -f programs/test/CMakeFiles/benchmark.dir/build.make programs/test/CMakeFiles/benchmark.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/test /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/test /builddir/build/BUILD/mbedtls-2.7.6/programs/test/CMakeFiles/benchmark.dir/DependInfo.cmake --color= /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -Wl,-z,relro CMakeFiles/ssl_mail_client.dir/ssl_mail_client.c.o -o ssl_mail_client -rdynamic ../../library/libmbedtls.so.2.7.6 ../../library/libmbedx509.so.2.7.6 ../../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library: Scanning dependencies of target benchmark make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f programs/test/CMakeFiles/benchmark.dir/build.make programs/test/CMakeFiles/benchmark.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object programs/test/CMakeFiles/benchmark.dir/benchmark.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/programs/test && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/benchmark.dir/benchmark.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/programs/test/benchmark.c Built target ssl_mail_client make -f programs/test/CMakeFiles/selftest.dir/build.make programs/test/CMakeFiles/selftest.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/test /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/test /builddir/build/BUILD/mbedtls-2.7.6/programs/test/CMakeFiles/selftest.dir/DependInfo.cmake --color= Scanning dependencies of target selftest make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f programs/test/CMakeFiles/selftest.dir/build.make programs/test/CMakeFiles/selftest.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object programs/test/CMakeFiles/selftest.dir/selftest.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/programs/test && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/selftest.dir/selftest.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/programs/test/selftest.c Linking C executable selftest cd /builddir/build/BUILD/mbedtls-2.7.6/programs/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/selftest.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -Wl,-z,relro CMakeFiles/selftest.dir/selftest.c.o -o selftest -rdynamic ../../library/libmbedtls.so.2.7.6 ../../library/libmbedx509.so.2.7.6 ../../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library: make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Built target selftest make -f programs/test/CMakeFiles/ssl_cert_test.dir/build.make programs/test/CMakeFiles/ssl_cert_test.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/test /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/test /builddir/build/BUILD/mbedtls-2.7.6/programs/test/CMakeFiles/ssl_cert_test.dir/DependInfo.cmake --color= Scanning dependencies of target ssl_cert_test make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f programs/test/CMakeFiles/ssl_cert_test.dir/build.make programs/test/CMakeFiles/ssl_cert_test.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object programs/test/CMakeFiles/ssl_cert_test.dir/ssl_cert_test.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/programs/test && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/ssl_cert_test.dir/ssl_cert_test.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/programs/test/ssl_cert_test.c Linking C executable ssl_cert_test cd /builddir/build/BUILD/mbedtls-2.7.6/programs/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/ssl_cert_test.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -Wl,-z,relro CMakeFiles/ssl_cert_test.dir/ssl_cert_test.c.o -o ssl_cert_test -rdynamic ../../library/libmbedtls.so.2.7.6 ../../library/libmbedx509.so.2.7.6 ../../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library: Linking C executable ssl_client2 cd /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl && /usr/bin/cmake -E cmake_link_script CMakeFiles/ssl_client2.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -Wl,-z,relro CMakeFiles/ssl_client2.dir/ssl_client2.c.o -o ssl_client2 -rdynamic ../../library/libmbedtls.so.2.7.6 ../../library/libmbedx509.so.2.7.6 ../../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library: make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Built target ssl_cert_test make -f programs/test/CMakeFiles/udp_proxy.dir/build.make programs/test/CMakeFiles/udp_proxy.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/test /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/test /builddir/build/BUILD/mbedtls-2.7.6/programs/test/CMakeFiles/udp_proxy.dir/DependInfo.cmake --color= Scanning dependencies of target udp_proxy make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f programs/test/CMakeFiles/udp_proxy.dir/build.make programs/test/CMakeFiles/udp_proxy.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 100 make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 59 Built target ssl_client2 make -f programs/x509/CMakeFiles/cert_app.dir/build.make programs/x509/CMakeFiles/cert_app.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/x509 /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/x509 /builddir/build/BUILD/mbedtls-2.7.6/programs/x509/CMakeFiles/cert_app.dir/DependInfo.cmake --color= Building C object programs/test/CMakeFiles/udp_proxy.dir/udp_proxy.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/programs/test && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/udp_proxy.dir/udp_proxy.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/programs/test/udp_proxy.c Scanning dependencies of target cert_app make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f programs/x509/CMakeFiles/cert_app.dir/build.make programs/x509/CMakeFiles/cert_app.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object programs/x509/CMakeFiles/cert_app.dir/cert_app.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/programs/x509 && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/cert_app.dir/cert_app.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/programs/x509/cert_app.c Linking C executable cert_app cd /builddir/build/BUILD/mbedtls-2.7.6/programs/x509 && /usr/bin/cmake -E cmake_link_script CMakeFiles/cert_app.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -Wl,-z,relro CMakeFiles/cert_app.dir/cert_app.c.o -o cert_app -rdynamic ../../library/libmbedtls.so.2.7.6 ../../library/libmbedx509.so.2.7.6 ../../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library: make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Built target cert_app make -f programs/x509/CMakeFiles/cert_req.dir/build.make programs/x509/CMakeFiles/cert_req.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/x509 /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/x509 /builddir/build/BUILD/mbedtls-2.7.6/programs/x509/CMakeFiles/cert_req.dir/DependInfo.cmake --color= Scanning dependencies of target cert_req make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f programs/x509/CMakeFiles/cert_req.dir/build.make programs/x509/CMakeFiles/cert_req.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 1 Linking C executable udp_proxy cd /builddir/build/BUILD/mbedtls-2.7.6/programs/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/udp_proxy.dir/link.txt --verbose=1 Linking C executable benchmark cd /builddir/build/BUILD/mbedtls-2.7.6/programs/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/benchmark.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -Wl,-z,relro CMakeFiles/udp_proxy.dir/udp_proxy.c.o -o udp_proxy -rdynamic ../../library/libmbedtls.so.2.7.6 ../../library/libmbedx509.so.2.7.6 ../../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library: Building C object programs/x509/CMakeFiles/cert_req.dir/cert_req.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/programs/x509 && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/cert_req.dir/cert_req.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/programs/x509/cert_req.c /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -Wl,-z,relro CMakeFiles/benchmark.dir/benchmark.c.o -o benchmark -rdynamic ../../library/libmbedtls.so.2.7.6 ../../library/libmbedx509.so.2.7.6 ../../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library: make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 100 make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Built target udp_proxy make -f programs/x509/CMakeFiles/cert_write.dir/build.make programs/x509/CMakeFiles/cert_write.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/x509 /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/x509 /builddir/build/BUILD/mbedtls-2.7.6/programs/x509/CMakeFiles/cert_write.dir/DependInfo.cmake --color= Built target benchmark make -f programs/x509/CMakeFiles/crl_app.dir/build.make programs/x509/CMakeFiles/crl_app.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/x509 /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/x509 /builddir/build/BUILD/mbedtls-2.7.6/programs/x509/CMakeFiles/crl_app.dir/DependInfo.cmake --color= Scanning dependencies of target cert_write make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f programs/x509/CMakeFiles/cert_write.dir/build.make programs/x509/CMakeFiles/cert_write.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Scanning dependencies of target crl_app make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f programs/x509/CMakeFiles/crl_app.dir/build.make programs/x509/CMakeFiles/crl_app.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object programs/x509/CMakeFiles/cert_write.dir/cert_write.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/programs/x509 && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/cert_write.dir/cert_write.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/programs/x509/cert_write.c Building C object programs/x509/CMakeFiles/crl_app.dir/crl_app.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/programs/x509 && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/crl_app.dir/crl_app.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/programs/x509/crl_app.c Linking C executable ssl_server2 cd /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl && /usr/bin/cmake -E cmake_link_script CMakeFiles/ssl_server2.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -Wl,-z,relro CMakeFiles/ssl_server2.dir/ssl_server2.c.o -o ssl_server2 -rdynamic ../../library/libmbedtls.so.2.7.6 ../../library/libmbedx509.so.2.7.6 ../../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library Linking C executable crl_app cd /builddir/build/BUILD/mbedtls-2.7.6/programs/x509 && /usr/bin/cmake -E cmake_link_script CMakeFiles/crl_app.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -Wl,-z,relro CMakeFiles/crl_app.dir/crl_app.c.o -o crl_app -rdynamic ../../library/libmbedtls.so.2.7.6 ../../library/libmbedx509.so.2.7.6 ../../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library: make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Built target ssl_server2 make -f programs/x509/CMakeFiles/req_app.dir/build.make programs/x509/CMakeFiles/req_app.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/x509 /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/x509 /builddir/build/BUILD/mbedtls-2.7.6/programs/x509/CMakeFiles/req_app.dir/DependInfo.cmake --color= Scanning dependencies of target req_app make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f programs/x509/CMakeFiles/req_app.dir/build.make programs/x509/CMakeFiles/req_app.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Linking C executable cert_req cd /builddir/build/BUILD/mbedtls-2.7.6/programs/x509 && /usr/bin/cmake -E cmake_link_script CMakeFiles/cert_req.dir/link.txt --verbose=1 Built target crl_app make -f programs/util/CMakeFiles/pem2der.dir/build.make programs/util/CMakeFiles/pem2der.dir/depend /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -Wl,-z,relro CMakeFiles/cert_req.dir/cert_req.c.o -o cert_req -rdynamic ../../library/libmbedtls.so.2.7.6 ../../library/libmbedx509.so.2.7.6 ../../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library: make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/util /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/util /builddir/build/BUILD/mbedtls-2.7.6/programs/util/CMakeFiles/pem2der.dir/DependInfo.cmake --color= Building C object programs/x509/CMakeFiles/req_app.dir/req_app.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/programs/x509 && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/req_app.dir/req_app.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/programs/x509/req_app.c Scanning dependencies of target pem2der make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f programs/util/CMakeFiles/pem2der.dir/build.make programs/util/CMakeFiles/pem2der.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 54 make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 1 Building C object programs/util/CMakeFiles/pem2der.dir/pem2der.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/programs/util && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/pem2der.dir/pem2der.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/programs/util/pem2der.c Built target cert_req make -f programs/util/CMakeFiles/strerror.dir/build.make programs/util/CMakeFiles/strerror.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/util /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/util /builddir/build/BUILD/mbedtls-2.7.6/programs/util/CMakeFiles/strerror.dir/DependInfo.cmake --color= Scanning dependencies of target strerror make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f programs/util/CMakeFiles/strerror.dir/build.make programs/util/CMakeFiles/strerror.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 61 Building C object programs/util/CMakeFiles/strerror.dir/strerror.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/programs/util && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -o CMakeFiles/strerror.dir/strerror.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/programs/util/strerror.c Linking C executable req_app cd /builddir/build/BUILD/mbedtls-2.7.6/programs/x509 && /usr/bin/cmake -E cmake_link_script CMakeFiles/req_app.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -Wl,-z,relro CMakeFiles/req_app.dir/req_app.c.o -o req_app -rdynamic ../../library/libmbedtls.so.2.7.6 ../../library/libmbedx509.so.2.7.6 ../../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library: make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Linking C executable strerror cd /builddir/build/BUILD/mbedtls-2.7.6/programs/util && /usr/bin/cmake -E cmake_link_script CMakeFiles/strerror.dir/link.txt --verbose=1 Built target req_app make -f tests/CMakeFiles/test_suite_aes.cbc.dir/build.make tests/CMakeFiles/test_suite_aes.cbc.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -Wl,-z,relro CMakeFiles/strerror.dir/strerror.c.o -o strerror -rdynamic ../../library/libmbedtls.so.2.7.6 ../../library/libmbedx509.so.2.7.6 ../../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library: Generating test_suite_aes.cbc.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_aes test_suite_aes.cbc cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_aes.cbc.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 61 Scanning dependencies of target test_suite_aes.cbc make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_aes.cbc.dir/build.make tests/CMakeFiles/test_suite_aes.cbc.dir/build Linking C executable pem2der cd /builddir/build/BUILD/mbedtls-2.7.6/programs/util && /usr/bin/cmake -E cmake_link_script CMakeFiles/pem2der.dir/link.txt --verbose=1 make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Built target strerror make -f tests/CMakeFiles/test_suite_aes.cfb.dir/build.make tests/CMakeFiles/test_suite_aes.cfb.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -Wl,-z,relro CMakeFiles/pem2der.dir/pem2der.c.o -o pem2der -rdynamic ../../library/libmbedtls.so.2.7.6 ../../library/libmbedx509.so.2.7.6 ../../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library: /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 62 Building C object tests/CMakeFiles/test_suite_aes.cbc.dir/test_suite_aes.cbc.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_aes.cbc.dir/test_suite_aes.cbc.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_aes.cbc.c Generating test_suite_aes.cfb.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_aes test_suite_aes.cfb cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_aes.cfb.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 54 Built target pem2der make -f tests/CMakeFiles/test_suite_aes.ecb.dir/build.make tests/CMakeFiles/test_suite_aes.ecb.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Scanning dependencies of target test_suite_aes.cfb make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_aes.cfb.dir/build.make tests/CMakeFiles/test_suite_aes.cfb.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Generating test_suite_aes.ecb.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_aes test_suite_aes.ecb Building C object tests/CMakeFiles/test_suite_aes.cfb.dir/test_suite_aes.cfb.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_aes.cfb.dir/test_suite_aes.cfb.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_aes.cfb.c cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_aes.ecb.dir/DependInfo.cmake --color= Scanning dependencies of target test_suite_aes.ecb make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_aes.ecb.dir/build.make tests/CMakeFiles/test_suite_aes.ecb.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 63 Building C object tests/CMakeFiles/test_suite_aes.ecb.dir/test_suite_aes.ecb.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_aes.ecb.dir/test_suite_aes.ecb.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_aes.ecb.c Linking C executable cert_write cd /builddir/build/BUILD/mbedtls-2.7.6/programs/x509 && /usr/bin/cmake -E cmake_link_script CMakeFiles/cert_write.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -O2 -Wl,-z,relro CMakeFiles/cert_write.dir/cert_write.c.o -o cert_write -rdynamic ../../library/libmbedtls.so.2.7.6 ../../library/libmbedx509.so.2.7.6 ../../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library: make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Built target cert_write make -f tests/CMakeFiles/test_suite_aes.rest.dir/build.make tests/CMakeFiles/test_suite_aes.rest.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Generating test_suite_aes.rest.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_aes test_suite_aes.rest cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_aes.rest.dir/DependInfo.cmake --color= Scanning dependencies of target test_suite_aes.rest make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_aes.rest.dir/build.make tests/CMakeFiles/test_suite_aes.rest.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object tests/CMakeFiles/test_suite_aes.rest.dir/test_suite_aes.rest.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_aes.rest.dir/test_suite_aes.rest.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_aes.rest.c Linking C executable test_suite_aes.cbc cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_aes.cbc.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_aes.cbc.dir/test_suite_aes.cbc.c.o -o test_suite_aes.cbc -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Built target test_suite_aes.cbc make -f tests/CMakeFiles/test_suite_arc4.dir/build.make tests/CMakeFiles/test_suite_arc4.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 64 Generating test_suite_arc4.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_arc4 test_suite_arc4 Linking C executable test_suite_aes.cfb cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_aes.cfb.dir/link.txt --verbose=1 cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_arc4.dir/DependInfo.cmake --color= /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_aes.cfb.dir/test_suite_aes.cfb.c.o -o test_suite_aes.cfb -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library Scanning dependencies of target test_suite_arc4 make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_arc4.dir/build.make tests/CMakeFiles/test_suite_arc4.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Linking C executable test_suite_aes.ecb cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_aes.ecb.dir/link.txt --verbose=1 Building C object tests/CMakeFiles/test_suite_arc4.dir/test_suite_arc4.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_arc4.dir/test_suite_arc4.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_arc4.c /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_aes.ecb.dir/test_suite_aes.ecb.c.o -o test_suite_aes.ecb -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 62 Built target test_suite_aes.cfb make -f tests/CMakeFiles/test_suite_asn1write.dir/build.make tests/CMakeFiles/test_suite_asn1write.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Generating test_suite_asn1write.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_asn1write test_suite_asn1write make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 63 cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_asn1write.dir/DependInfo.cmake --color= Built target test_suite_aes.ecb make -f tests/CMakeFiles/test_suite_base64.dir/build.make tests/CMakeFiles/test_suite_base64.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Scanning dependencies of target test_suite_asn1write make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_asn1write.dir/build.make tests/CMakeFiles/test_suite_asn1write.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 65 Generating test_suite_base64.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_base64 test_suite_base64 Building C object tests/CMakeFiles/test_suite_asn1write.dir/test_suite_asn1write.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_asn1write.dir/test_suite_asn1write.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_asn1write.c cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_base64.dir/DependInfo.cmake --color= Scanning dependencies of target test_suite_base64 make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_base64.dir/build.make tests/CMakeFiles/test_suite_base64.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object tests/CMakeFiles/test_suite_base64.dir/test_suite_base64.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_base64.dir/test_suite_base64.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_base64.c Linking C executable test_suite_aes.rest cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_aes.rest.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_aes.rest.dir/test_suite_aes.rest.c.o -o test_suite_aes.rest -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Built target test_suite_aes.rest make -f tests/CMakeFiles/test_suite_blowfish.dir/build.make tests/CMakeFiles/test_suite_blowfish.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 66 Generating test_suite_blowfish.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_blowfish test_suite_blowfish cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_blowfish.dir/DependInfo.cmake --color= Scanning dependencies of target test_suite_blowfish make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_blowfish.dir/build.make tests/CMakeFiles/test_suite_blowfish.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object tests/CMakeFiles/test_suite_blowfish.dir/test_suite_blowfish.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_blowfish.dir/test_suite_blowfish.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_blowfish.c Linking C executable test_suite_arc4 cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_arc4.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_arc4.dir/test_suite_arc4.c.o -o test_suite_arc4 -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 64 Built target test_suite_arc4 make -f tests/CMakeFiles/test_suite_camellia.dir/build.make tests/CMakeFiles/test_suite_camellia.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Generating test_suite_camellia.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_camellia test_suite_camellia cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_camellia.dir/DependInfo.cmake --color= Scanning dependencies of target test_suite_camellia make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_camellia.dir/build.make tests/CMakeFiles/test_suite_camellia.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object tests/CMakeFiles/test_suite_camellia.dir/test_suite_camellia.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_camellia.dir/test_suite_camellia.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_camellia.c Linking C executable test_suite_asn1write cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_asn1write.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_asn1write.dir/test_suite_asn1write.c.o -o test_suite_asn1write -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 65 Built target test_suite_asn1write make -f tests/CMakeFiles/test_suite_ccm.dir/build.make tests/CMakeFiles/test_suite_ccm.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 67 Generating test_suite_ccm.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_ccm test_suite_ccm cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_ccm.dir/DependInfo.cmake --color= Linking C executable test_suite_base64 cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_base64.dir/link.txt --verbose=1 Scanning dependencies of target test_suite_ccm make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_ccm.dir/build.make tests/CMakeFiles/test_suite_ccm.dir/build /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_base64.dir/test_suite_base64.c.o -o test_suite_base64 -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object tests/CMakeFiles/test_suite_ccm.dir/test_suite_ccm.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_ccm.dir/test_suite_ccm.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_ccm.c make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Built target test_suite_base64 make -f tests/CMakeFiles/test_suite_cipher.aes.dir/build.make tests/CMakeFiles/test_suite_cipher.aes.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Generating test_suite_cipher.aes.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_cipher test_suite_cipher.aes cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_cipher.aes.dir/DependInfo.cmake --color= Scanning dependencies of target test_suite_cipher.aes make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_cipher.aes.dir/build.make tests/CMakeFiles/test_suite_cipher.aes.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 68 Building C object tests/CMakeFiles/test_suite_cipher.aes.dir/test_suite_cipher.aes.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_cipher.aes.dir/test_suite_cipher.aes.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_cipher.aes.c Linking C executable test_suite_blowfish cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_blowfish.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_blowfish.dir/test_suite_blowfish.c.o -o test_suite_blowfish -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 66 Built target test_suite_blowfish make -f tests/CMakeFiles/test_suite_cipher.arc4.dir/build.make tests/CMakeFiles/test_suite_cipher.arc4.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Generating test_suite_cipher.arc4.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_cipher test_suite_cipher.arc4 cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_cipher.arc4.dir/DependInfo.cmake --color= Scanning dependencies of target test_suite_cipher.arc4 make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_cipher.arc4.dir/build.make tests/CMakeFiles/test_suite_cipher.arc4.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object tests/CMakeFiles/test_suite_cipher.arc4.dir/test_suite_cipher.arc4.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_cipher.arc4.dir/test_suite_cipher.arc4.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_cipher.arc4.c Linking C executable test_suite_camellia cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_camellia.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_camellia.dir/test_suite_camellia.c.o -o test_suite_camellia -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Built target test_suite_camellia make -f tests/CMakeFiles/test_suite_cipher.blowfish.dir/build.make tests/CMakeFiles/test_suite_cipher.blowfish.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 69 Generating test_suite_cipher.blowfish.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_cipher test_suite_cipher.blowfish cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_cipher.blowfish.dir/DependInfo.cmake --color= Scanning dependencies of target test_suite_cipher.blowfish make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_cipher.blowfish.dir/build.make tests/CMakeFiles/test_suite_cipher.blowfish.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object tests/CMakeFiles/test_suite_cipher.blowfish.dir/test_suite_cipher.blowfish.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_cipher.blowfish.dir/test_suite_cipher.blowfish.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_cipher.blowfish.c Linking C executable test_suite_ccm cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_ccm.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_ccm.dir/test_suite_ccm.c.o -o test_suite_ccm -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 67 Built target test_suite_ccm make -f tests/CMakeFiles/test_suite_cipher.camellia.dir/build.make tests/CMakeFiles/test_suite_cipher.camellia.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Generating test_suite_cipher.camellia.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_cipher test_suite_cipher.camellia cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_cipher.camellia.dir/DependInfo.cmake --color= Scanning dependencies of target test_suite_cipher.camellia make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_cipher.camellia.dir/build.make tests/CMakeFiles/test_suite_cipher.camellia.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 70 Building C object tests/CMakeFiles/test_suite_cipher.camellia.dir/test_suite_cipher.camellia.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_cipher.camellia.dir/test_suite_cipher.camellia.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_cipher.camellia.c Linking C executable test_suite_cipher.aes cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_cipher.aes.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_cipher.aes.dir/test_suite_cipher.aes.c.o -o test_suite_cipher.aes -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 68 Built target test_suite_cipher.aes make -f tests/CMakeFiles/test_suite_cipher.ccm.dir/build.make tests/CMakeFiles/test_suite_cipher.ccm.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Generating test_suite_cipher.ccm.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_cipher test_suite_cipher.ccm cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_cipher.ccm.dir/DependInfo.cmake --color= Scanning dependencies of target test_suite_cipher.ccm make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_cipher.ccm.dir/build.make tests/CMakeFiles/test_suite_cipher.ccm.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object tests/CMakeFiles/test_suite_cipher.ccm.dir/test_suite_cipher.ccm.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_cipher.ccm.dir/test_suite_cipher.ccm.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_cipher.ccm.c Linking C executable test_suite_cipher.arc4 cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_cipher.arc4.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_cipher.arc4.dir/test_suite_cipher.arc4.c.o -o test_suite_cipher.arc4 -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Built target test_suite_cipher.arc4 make -f tests/CMakeFiles/test_suite_cipher.des.dir/build.make tests/CMakeFiles/test_suite_cipher.des.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 71 Generating test_suite_cipher.des.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_cipher test_suite_cipher.des cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_cipher.des.dir/DependInfo.cmake --color= Scanning dependencies of target test_suite_cipher.des make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_cipher.des.dir/build.make tests/CMakeFiles/test_suite_cipher.des.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object tests/CMakeFiles/test_suite_cipher.des.dir/test_suite_cipher.des.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_cipher.des.dir/test_suite_cipher.des.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_cipher.des.c Linking C executable test_suite_cipher.blowfish cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_cipher.blowfish.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_cipher.blowfish.dir/test_suite_cipher.blowfish.c.o -o test_suite_cipher.blowfish -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 69 Built target test_suite_cipher.blowfish make -f tests/CMakeFiles/test_suite_cipher.gcm.dir/build.make tests/CMakeFiles/test_suite_cipher.gcm.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Generating test_suite_cipher.gcm.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_cipher test_suite_cipher.gcm cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_cipher.gcm.dir/DependInfo.cmake --color= Scanning dependencies of target test_suite_cipher.gcm make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_cipher.gcm.dir/build.make tests/CMakeFiles/test_suite_cipher.gcm.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 72 Building C object tests/CMakeFiles/test_suite_cipher.gcm.dir/test_suite_cipher.gcm.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_cipher.gcm.dir/test_suite_cipher.gcm.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_cipher.gcm.c Linking C executable test_suite_cipher.camellia cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_cipher.camellia.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_cipher.camellia.dir/test_suite_cipher.camellia.c.o -o test_suite_cipher.camellia -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 70 Built target test_suite_cipher.camellia make -f tests/CMakeFiles/test_suite_cipher.null.dir/build.make tests/CMakeFiles/test_suite_cipher.null.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Generating test_suite_cipher.null.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_cipher test_suite_cipher.null cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_cipher.null.dir/DependInfo.cmake --color= Scanning dependencies of target test_suite_cipher.null make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_cipher.null.dir/build.make tests/CMakeFiles/test_suite_cipher.null.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object tests/CMakeFiles/test_suite_cipher.null.dir/test_suite_cipher.null.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_cipher.null.dir/test_suite_cipher.null.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_cipher.null.c Linking C executable test_suite_cipher.ccm cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_cipher.ccm.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_cipher.ccm.dir/test_suite_cipher.ccm.c.o -o test_suite_cipher.ccm -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Built target test_suite_cipher.ccm make -f tests/CMakeFiles/test_suite_cipher.padding.dir/build.make tests/CMakeFiles/test_suite_cipher.padding.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 73 Generating test_suite_cipher.padding.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_cipher test_suite_cipher.padding cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_cipher.padding.dir/DependInfo.cmake --color= Scanning dependencies of target test_suite_cipher.padding make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_cipher.padding.dir/build.make tests/CMakeFiles/test_suite_cipher.padding.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object tests/CMakeFiles/test_suite_cipher.padding.dir/test_suite_cipher.padding.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_cipher.padding.dir/test_suite_cipher.padding.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_cipher.padding.c Linking C executable test_suite_cipher.des cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_cipher.des.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_cipher.des.dir/test_suite_cipher.des.c.o -o test_suite_cipher.des -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 71 Built target test_suite_cipher.des make -f tests/CMakeFiles/test_suite_cmac.dir/build.make tests/CMakeFiles/test_suite_cmac.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Generating test_suite_cmac.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_cmac test_suite_cmac cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_cmac.dir/DependInfo.cmake --color= Scanning dependencies of target test_suite_cmac make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_cmac.dir/build.make tests/CMakeFiles/test_suite_cmac.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 74 Building C object tests/CMakeFiles/test_suite_cmac.dir/test_suite_cmac.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_cmac.dir/test_suite_cmac.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_cmac.c Linking C executable test_suite_cipher.gcm cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_cipher.gcm.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_cipher.gcm.dir/test_suite_cipher.gcm.c.o -o test_suite_cipher.gcm -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 72 Built target test_suite_cipher.gcm make -f tests/CMakeFiles/test_suite_ctr_drbg.dir/build.make tests/CMakeFiles/test_suite_ctr_drbg.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Generating test_suite_ctr_drbg.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_ctr_drbg test_suite_ctr_drbg Linking C executable test_suite_cmac cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_cmac.dir/link.txt --verbose=1 cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_ctr_drbg.dir/DependInfo.cmake --color= /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_cmac.dir/test_suite_cmac.c.o -o test_suite_cmac -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library Scanning dependencies of target test_suite_ctr_drbg make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_ctr_drbg.dir/build.make tests/CMakeFiles/test_suite_ctr_drbg.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object tests/CMakeFiles/test_suite_ctr_drbg.dir/test_suite_ctr_drbg.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_ctr_drbg.dir/test_suite_ctr_drbg.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_ctr_drbg.c make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 74 Built target test_suite_cmac make -f tests/CMakeFiles/test_suite_debug.dir/build.make tests/CMakeFiles/test_suite_debug.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 75 Generating test_suite_debug.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_debug test_suite_debug Linking C executable test_suite_cipher.null cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_cipher.null.dir/link.txt --verbose=1 cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_debug.dir/DependInfo.cmake --color= /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_cipher.null.dir/test_suite_cipher.null.c.o -o test_suite_cipher.null -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library Scanning dependencies of target test_suite_debug make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_debug.dir/build.make tests/CMakeFiles/test_suite_debug.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object tests/CMakeFiles/test_suite_debug.dir/test_suite_debug.c.o make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_debug.dir/test_suite_debug.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_debug.c Built target test_suite_cipher.null make -f tests/CMakeFiles/test_suite_des.dir/build.make tests/CMakeFiles/test_suite_des.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Generating test_suite_des.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_des test_suite_des cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_des.dir/DependInfo.cmake --color= Scanning dependencies of target test_suite_des make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_des.dir/build.make tests/CMakeFiles/test_suite_des.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object tests/CMakeFiles/test_suite_des.dir/test_suite_des.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_des.dir/test_suite_des.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_des.c Linking C executable test_suite_ctr_drbg cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_ctr_drbg.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_ctr_drbg.dir/test_suite_ctr_drbg.c.o -o test_suite_ctr_drbg -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Built target test_suite_ctr_drbg make -f tests/CMakeFiles/test_suite_dhm.dir/build.make tests/CMakeFiles/test_suite_dhm.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 76 Generating test_suite_dhm.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_dhm test_suite_dhm Linking C executable test_suite_debug cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_debug.dir/link.txt --verbose=1 cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_dhm.dir/DependInfo.cmake --color= /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_debug.dir/test_suite_debug.c.o -o test_suite_debug -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library Scanning dependencies of target test_suite_dhm make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_dhm.dir/build.make tests/CMakeFiles/test_suite_dhm.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object tests/CMakeFiles/test_suite_dhm.dir/test_suite_dhm.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_dhm.dir/test_suite_dhm.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_dhm.c make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 75 Built target test_suite_debug make -f tests/CMakeFiles/test_suite_ecdh.dir/build.make tests/CMakeFiles/test_suite_ecdh.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Generating test_suite_ecdh.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_ecdh test_suite_ecdh cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_ecdh.dir/DependInfo.cmake --color= Scanning dependencies of target test_suite_ecdh make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_ecdh.dir/build.make tests/CMakeFiles/test_suite_ecdh.dir/build Linking C executable test_suite_cipher.padding cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_cipher.padding.dir/link.txt --verbose=1 make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 77 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_cipher.padding.dir/test_suite_cipher.padding.c.o -o test_suite_cipher.padding -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library Building C object tests/CMakeFiles/test_suite_ecdh.dir/test_suite_ecdh.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_ecdh.dir/test_suite_ecdh.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_ecdh.c make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 73 Built target test_suite_cipher.padding make -f tests/CMakeFiles/test_suite_ecdsa.dir/build.make tests/CMakeFiles/test_suite_ecdsa.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Linking C executable test_suite_des cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_des.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_des.dir/test_suite_des.c.o -o test_suite_des -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library Generating test_suite_ecdsa.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_ecdsa test_suite_ecdsa cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_ecdsa.dir/DependInfo.cmake --color= Scanning dependencies of target test_suite_ecdsa make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_ecdsa.dir/build.make tests/CMakeFiles/test_suite_ecdsa.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Built target test_suite_des make -f tests/CMakeFiles/test_suite_ecjpake.dir/build.make tests/CMakeFiles/test_suite_ecjpake.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 78 Building C object tests/CMakeFiles/test_suite_ecdsa.dir/test_suite_ecdsa.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_ecdsa.dir/test_suite_ecdsa.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_ecdsa.c Generating test_suite_ecjpake.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_ecjpake test_suite_ecjpake cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_ecjpake.dir/DependInfo.cmake --color= Scanning dependencies of target test_suite_ecjpake make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_ecjpake.dir/build.make tests/CMakeFiles/test_suite_ecjpake.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object tests/CMakeFiles/test_suite_ecjpake.dir/test_suite_ecjpake.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_ecjpake.dir/test_suite_ecjpake.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_ecjpake.c Linking C executable test_suite_ecjpake cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_ecjpake.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_ecjpake.dir/test_suite_ecjpake.c.o -o test_suite_ecjpake -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library Linking C executable test_suite_dhm cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_dhm.dir/link.txt --verbose=1 make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 78 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_dhm.dir/test_suite_dhm.c.o -o test_suite_dhm -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library Built target test_suite_ecjpake make -f tests/CMakeFiles/test_suite_ecp.dir/build.make tests/CMakeFiles/test_suite_ecp.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Generating test_suite_ecp.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_ecp test_suite_ecp cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_ecp.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 76 Built target test_suite_dhm make -f tests/CMakeFiles/test_suite_entropy.dir/build.make tests/CMakeFiles/test_suite_entropy.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Scanning dependencies of target test_suite_ecp make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_ecp.dir/build.make tests/CMakeFiles/test_suite_ecp.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 79 Generating test_suite_entropy.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_entropy test_suite_entropy Building C object tests/CMakeFiles/test_suite_ecp.dir/test_suite_ecp.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_ecp.dir/test_suite_ecp.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_ecp.c cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_entropy.dir/DependInfo.cmake --color= Scanning dependencies of target test_suite_entropy make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_entropy.dir/build.make tests/CMakeFiles/test_suite_entropy.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object tests/CMakeFiles/test_suite_entropy.dir/test_suite_entropy.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_entropy.dir/test_suite_entropy.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_entropy.c Linking C executable test_suite_ecdh cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_ecdh.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_ecdh.dir/test_suite_ecdh.c.o -o test_suite_ecdh -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 77 Built target test_suite_ecdh make -f tests/CMakeFiles/test_suite_error.dir/build.make tests/CMakeFiles/test_suite_error.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 80 Generating test_suite_error.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_error test_suite_error cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_error.dir/DependInfo.cmake --color= Scanning dependencies of target test_suite_error make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_error.dir/build.make tests/CMakeFiles/test_suite_error.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object tests/CMakeFiles/test_suite_error.dir/test_suite_error.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_error.dir/test_suite_error.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_error.c Linking C executable test_suite_ecdsa cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_ecdsa.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_ecdsa.dir/test_suite_ecdsa.c.o -o test_suite_ecdsa -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Built target test_suite_ecdsa make -f tests/CMakeFiles/test_suite_gcm.aes128_de.dir/build.make tests/CMakeFiles/test_suite_gcm.aes128_de.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Generating test_suite_gcm.aes128_de.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_gcm test_suite_gcm.aes128_de cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_gcm.aes128_de.dir/DependInfo.cmake --color= Scanning dependencies of target test_suite_gcm.aes128_de make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_gcm.aes128_de.dir/build.make tests/CMakeFiles/test_suite_gcm.aes128_de.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 81 Building C object tests/CMakeFiles/test_suite_gcm.aes128_de.dir/test_suite_gcm.aes128_de.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_gcm.aes128_de.dir/test_suite_gcm.aes128_de.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_gcm.aes128_de.c Linking C executable test_suite_entropy cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_entropy.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_entropy.dir/test_suite_entropy.c.o -o test_suite_entropy -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Built target test_suite_entropy make -f tests/CMakeFiles/test_suite_gcm.aes128_en.dir/build.make tests/CMakeFiles/test_suite_gcm.aes128_en.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Linking C executable test_suite_error cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_error.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_error.dir/test_suite_error.c.o -o test_suite_error -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library Generating test_suite_gcm.aes128_en.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_gcm test_suite_gcm.aes128_en cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_gcm.aes128_en.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 80 Scanning dependencies of target test_suite_gcm.aes128_en make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_gcm.aes128_en.dir/build.make tests/CMakeFiles/test_suite_gcm.aes128_en.dir/build Built target test_suite_error make -f tests/CMakeFiles/test_suite_gcm.aes192_de.dir/build.make tests/CMakeFiles/test_suite_gcm.aes192_de.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 82 Building C object tests/CMakeFiles/test_suite_gcm.aes128_en.dir/test_suite_gcm.aes128_en.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_gcm.aes128_en.dir/test_suite_gcm.aes128_en.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_gcm.aes128_en.c Generating test_suite_gcm.aes192_de.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_gcm test_suite_gcm.aes192_de cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_gcm.aes192_de.dir/DependInfo.cmake --color= Scanning dependencies of target test_suite_gcm.aes192_de make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_gcm.aes192_de.dir/build.make tests/CMakeFiles/test_suite_gcm.aes192_de.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object tests/CMakeFiles/test_suite_gcm.aes192_de.dir/test_suite_gcm.aes192_de.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_gcm.aes192_de.dir/test_suite_gcm.aes192_de.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_gcm.aes192_de.c Linking C executable test_suite_gcm.aes128_de cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_gcm.aes128_de.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_gcm.aes128_de.dir/test_suite_gcm.aes128_de.c.o -o test_suite_gcm.aes128_de -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 81 Built target test_suite_gcm.aes128_de make -f tests/CMakeFiles/test_suite_gcm.aes192_en.dir/build.make tests/CMakeFiles/test_suite_gcm.aes192_en.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Generating test_suite_gcm.aes192_en.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_gcm test_suite_gcm.aes192_en cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_gcm.aes192_en.dir/DependInfo.cmake --color= Scanning dependencies of target test_suite_gcm.aes192_en make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_gcm.aes192_en.dir/build.make tests/CMakeFiles/test_suite_gcm.aes192_en.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 83 Building C object tests/CMakeFiles/test_suite_gcm.aes192_en.dir/test_suite_gcm.aes192_en.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_gcm.aes192_en.dir/test_suite_gcm.aes192_en.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_gcm.aes192_en.c Linking C executable test_suite_gcm.aes128_en cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_gcm.aes128_en.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_gcm.aes128_en.dir/test_suite_gcm.aes128_en.c.o -o test_suite_gcm.aes128_en -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Built target test_suite_gcm.aes128_en make -f tests/CMakeFiles/test_suite_gcm.aes256_de.dir/build.make tests/CMakeFiles/test_suite_gcm.aes256_de.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Linking C executable test_suite_ecp cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_ecp.dir/link.txt --verbose=1 Linking C executable test_suite_gcm.aes192_de cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_gcm.aes192_de.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_ecp.dir/test_suite_ecp.c.o -o test_suite_ecp -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library Generating test_suite_gcm.aes256_de.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_gcm test_suite_gcm.aes256_de /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_gcm.aes192_de.dir/test_suite_gcm.aes192_de.c.o -o test_suite_gcm.aes192_de -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_gcm.aes256_de.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 79 Scanning dependencies of target test_suite_gcm.aes256_de make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_gcm.aes256_de.dir/build.make tests/CMakeFiles/test_suite_gcm.aes256_de.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 82 Built target test_suite_ecp make -f tests/CMakeFiles/test_suite_gcm.aes256_en.dir/build.make tests/CMakeFiles/test_suite_gcm.aes256_en.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Built target test_suite_gcm.aes192_de make -f tests/CMakeFiles/test_suite_gcm.camellia.dir/build.make tests/CMakeFiles/test_suite_gcm.camellia.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object tests/CMakeFiles/test_suite_gcm.aes256_de.dir/test_suite_gcm.aes256_de.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_gcm.aes256_de.dir/test_suite_gcm.aes256_de.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_gcm.aes256_de.c Generating test_suite_gcm.aes256_en.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_gcm test_suite_gcm.aes256_en Generating test_suite_gcm.camellia.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_gcm test_suite_gcm.camellia cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_gcm.camellia.dir/DependInfo.cmake --color= cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_gcm.aes256_en.dir/DependInfo.cmake --color= Scanning dependencies of target test_suite_gcm.camellia Scanning dependencies of target test_suite_gcm.aes256_en make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_gcm.camellia.dir/build.make tests/CMakeFiles/test_suite_gcm.camellia.dir/build make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_gcm.aes256_en.dir/build.make tests/CMakeFiles/test_suite_gcm.aes256_en.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 84 Building C object tests/CMakeFiles/test_suite_gcm.camellia.dir/test_suite_gcm.camellia.c.o Building C object tests/CMakeFiles/test_suite_gcm.aes256_en.dir/test_suite_gcm.aes256_en.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_gcm.camellia.dir/test_suite_gcm.camellia.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_gcm.camellia.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_gcm.aes256_en.dir/test_suite_gcm.aes256_en.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_gcm.aes256_en.c Linking C executable test_suite_gcm.aes192_en cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_gcm.aes192_en.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_gcm.aes192_en.dir/test_suite_gcm.aes192_en.c.o -o test_suite_gcm.aes192_en -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 83 Built target test_suite_gcm.aes192_en make -f tests/CMakeFiles/test_suite_hmac_drbg.misc.dir/build.make tests/CMakeFiles/test_suite_hmac_drbg.misc.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 85 Generating test_suite_hmac_drbg.misc.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_hmac_drbg test_suite_hmac_drbg.misc cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_hmac_drbg.misc.dir/DependInfo.cmake --color= Scanning dependencies of target test_suite_hmac_drbg.misc make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_hmac_drbg.misc.dir/build.make tests/CMakeFiles/test_suite_hmac_drbg.misc.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object tests/CMakeFiles/test_suite_hmac_drbg.misc.dir/test_suite_hmac_drbg.misc.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_hmac_drbg.misc.dir/test_suite_hmac_drbg.misc.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_hmac_drbg.misc.c Linking C executable test_suite_gcm.aes256_de cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_gcm.aes256_de.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_gcm.aes256_de.dir/test_suite_gcm.aes256_de.c.o -o test_suite_gcm.aes256_de -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Linking C executable test_suite_gcm.camellia cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_gcm.camellia.dir/link.txt --verbose=1 Built target test_suite_gcm.aes256_de make -f tests/CMakeFiles/test_suite_hmac_drbg.no_reseed.dir/build.make tests/CMakeFiles/test_suite_hmac_drbg.no_reseed.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_gcm.camellia.dir/test_suite_gcm.camellia.c.o -o test_suite_gcm.camellia -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library Generating test_suite_hmac_drbg.no_reseed.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_hmac_drbg test_suite_hmac_drbg.no_reseed Linking C executable test_suite_gcm.aes256_en cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_gcm.aes256_en.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_gcm.aes256_en.dir/test_suite_gcm.aes256_en.c.o -o test_suite_gcm.aes256_en -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_hmac_drbg.no_reseed.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Built target test_suite_gcm.camellia make -f tests/CMakeFiles/test_suite_hmac_drbg.nopr.dir/build.make tests/CMakeFiles/test_suite_hmac_drbg.nopr.dir/depend Scanning dependencies of target test_suite_hmac_drbg.no_reseed make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_hmac_drbg.no_reseed.dir/build.make tests/CMakeFiles/test_suite_hmac_drbg.no_reseed.dir/build make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 84 make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 86 Built target test_suite_gcm.aes256_en make -f tests/CMakeFiles/test_suite_hmac_drbg.pr.dir/build.make tests/CMakeFiles/test_suite_hmac_drbg.pr.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 87 Generating test_suite_hmac_drbg.nopr.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_hmac_drbg test_suite_hmac_drbg.nopr Building C object tests/CMakeFiles/test_suite_hmac_drbg.no_reseed.dir/test_suite_hmac_drbg.no_reseed.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_hmac_drbg.no_reseed.dir/test_suite_hmac_drbg.no_reseed.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_hmac_drbg.no_reseed.c Generating test_suite_hmac_drbg.pr.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_hmac_drbg test_suite_hmac_drbg.pr cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_hmac_drbg.nopr.dir/DependInfo.cmake --color= cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_hmac_drbg.pr.dir/DependInfo.cmake --color= Scanning dependencies of target test_suite_hmac_drbg.nopr make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_hmac_drbg.nopr.dir/build.make tests/CMakeFiles/test_suite_hmac_drbg.nopr.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Scanning dependencies of target test_suite_hmac_drbg.pr make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_hmac_drbg.pr.dir/build.make tests/CMakeFiles/test_suite_hmac_drbg.pr.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object tests/CMakeFiles/test_suite_hmac_drbg.nopr.dir/test_suite_hmac_drbg.nopr.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_hmac_drbg.nopr.dir/test_suite_hmac_drbg.nopr.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_hmac_drbg.nopr.c Building C object tests/CMakeFiles/test_suite_hmac_drbg.pr.dir/test_suite_hmac_drbg.pr.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_hmac_drbg.pr.dir/test_suite_hmac_drbg.pr.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_hmac_drbg.pr.c Linking C executable test_suite_hmac_drbg.misc cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_hmac_drbg.misc.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_hmac_drbg.misc.dir/test_suite_hmac_drbg.misc.c.o -o test_suite_hmac_drbg.misc -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 85 Built target test_suite_hmac_drbg.misc make -f tests/CMakeFiles/test_suite_md.dir/build.make tests/CMakeFiles/test_suite_md.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Generating test_suite_md.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_md test_suite_md cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_md.dir/DependInfo.cmake --color= Scanning dependencies of target test_suite_md make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_md.dir/build.make tests/CMakeFiles/test_suite_md.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 88 Building C object tests/CMakeFiles/test_suite_md.dir/test_suite_md.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_md.dir/test_suite_md.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_md.c Linking C executable test_suite_hmac_drbg.no_reseed cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_hmac_drbg.no_reseed.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_hmac_drbg.no_reseed.dir/test_suite_hmac_drbg.no_reseed.c.o -o test_suite_hmac_drbg.no_reseed -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 86 Built target test_suite_hmac_drbg.no_reseed make -f tests/CMakeFiles/test_suite_mdx.dir/build.make tests/CMakeFiles/test_suite_mdx.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Linking C executable test_suite_hmac_drbg.nopr cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_hmac_drbg.nopr.dir/link.txt --verbose=1 Generating test_suite_mdx.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_mdx test_suite_mdx /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_hmac_drbg.nopr.dir/test_suite_hmac_drbg.nopr.c.o -o test_suite_hmac_drbg.nopr -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library Linking C executable test_suite_hmac_drbg.pr cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_hmac_drbg.pr.dir/link.txt --verbose=1 cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_mdx.dir/DependInfo.cmake --color= /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_hmac_drbg.pr.dir/test_suite_hmac_drbg.pr.c.o -o test_suite_hmac_drbg.pr -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library Scanning dependencies of target test_suite_mdx make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_mdx.dir/build.make tests/CMakeFiles/test_suite_mdx.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object tests/CMakeFiles/test_suite_mdx.dir/test_suite_mdx.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_mdx.dir/test_suite_mdx.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_mdx.c Built target test_suite_hmac_drbg.nopr make -f tests/CMakeFiles/test_suite_memory_buffer_alloc.dir/build.make tests/CMakeFiles/test_suite_memory_buffer_alloc.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 89 make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 87 Built target test_suite_hmac_drbg.pr make -f tests/CMakeFiles/test_suite_mpi.dir/build.make tests/CMakeFiles/test_suite_mpi.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Generating test_suite_memory_buffer_alloc.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_memory_buffer_alloc test_suite_memory_buffer_alloc cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_memory_buffer_alloc.dir/DependInfo.cmake --color= Generating test_suite_mpi.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_mpi test_suite_mpi Scanning dependencies of target test_suite_memory_buffer_alloc make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_memory_buffer_alloc.dir/build.make tests/CMakeFiles/test_suite_memory_buffer_alloc.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_mpi.dir/DependInfo.cmake --color= Building C object tests/CMakeFiles/test_suite_memory_buffer_alloc.dir/test_suite_memory_buffer_alloc.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_memory_buffer_alloc.dir/test_suite_memory_buffer_alloc.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_memory_buffer_alloc.c Scanning dependencies of target test_suite_mpi make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_mpi.dir/build.make tests/CMakeFiles/test_suite_mpi.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 90 Building C object tests/CMakeFiles/test_suite_mpi.dir/test_suite_mpi.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_mpi.dir/test_suite_mpi.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_mpi.c Linking C executable test_suite_memory_buffer_alloc cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_memory_buffer_alloc.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_memory_buffer_alloc.dir/test_suite_memory_buffer_alloc.c.o -o test_suite_memory_buffer_alloc -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 89 Built target test_suite_memory_buffer_alloc make -f tests/CMakeFiles/test_suite_pem.dir/build.make tests/CMakeFiles/test_suite_pem.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Generating test_suite_pem.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_pem test_suite_pem cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_pem.dir/DependInfo.cmake --color= Scanning dependencies of target test_suite_pem make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_pem.dir/build.make tests/CMakeFiles/test_suite_pem.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Linking C executable test_suite_mdx cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_mdx.dir/link.txt --verbose=1 Building C object tests/CMakeFiles/test_suite_pem.dir/test_suite_pem.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_pem.dir/test_suite_pem.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_pem.c /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_mdx.dir/test_suite_mdx.c.o -o test_suite_mdx -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Built target test_suite_mdx make -f tests/CMakeFiles/test_suite_pk.dir/build.make tests/CMakeFiles/test_suite_pk.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 91 Generating test_suite_pk.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_pk test_suite_pk cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_pk.dir/DependInfo.cmake --color= Scanning dependencies of target test_suite_pk make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_pk.dir/build.make tests/CMakeFiles/test_suite_pk.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object tests/CMakeFiles/test_suite_pk.dir/test_suite_pk.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_pk.dir/test_suite_pk.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_pk.c Linking C executable test_suite_md cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_md.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_md.dir/test_suite_md.c.o -o test_suite_md -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 88 Built target test_suite_md make -f tests/CMakeFiles/test_suite_pkcs1_v15.dir/build.make tests/CMakeFiles/test_suite_pkcs1_v15.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Generating test_suite_pkcs1_v15.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_pkcs1_v15 test_suite_pkcs1_v15 cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_pkcs1_v15.dir/DependInfo.cmake --color= Scanning dependencies of target test_suite_pkcs1_v15 make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_pkcs1_v15.dir/build.make tests/CMakeFiles/test_suite_pkcs1_v15.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object tests/CMakeFiles/test_suite_pkcs1_v15.dir/test_suite_pkcs1_v15.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_pkcs1_v15.dir/test_suite_pkcs1_v15.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_pkcs1_v15.c Linking C executable test_suite_pem cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_pem.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_pem.dir/test_suite_pem.c.o -o test_suite_pem -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Built target test_suite_pem make -f tests/CMakeFiles/test_suite_pkcs1_v21.dir/build.make tests/CMakeFiles/test_suite_pkcs1_v21.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 92 Generating test_suite_pkcs1_v21.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_pkcs1_v21 test_suite_pkcs1_v21 cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_pkcs1_v21.dir/DependInfo.cmake --color= Scanning dependencies of target test_suite_pkcs1_v21 make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_pkcs1_v21.dir/build.make tests/CMakeFiles/test_suite_pkcs1_v21.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object tests/CMakeFiles/test_suite_pkcs1_v21.dir/test_suite_pkcs1_v21.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_pkcs1_v21.dir/test_suite_pkcs1_v21.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_pkcs1_v21.c Linking C executable test_suite_pkcs1_v15 cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_pkcs1_v15.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_pkcs1_v15.dir/test_suite_pkcs1_v15.c.o -o test_suite_pkcs1_v15 -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Built target test_suite_pkcs1_v15 make -f tests/CMakeFiles/test_suite_pkcs5.dir/build.make tests/CMakeFiles/test_suite_pkcs5.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Linking C executable test_suite_pk cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_pk.dir/link.txt --verbose=1 Generating test_suite_pkcs5.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_pkcs5 test_suite_pkcs5 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_pk.dir/test_suite_pk.c.o -o test_suite_pk -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_pkcs5.dir/DependInfo.cmake --color= Scanning dependencies of target test_suite_pkcs5 make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_pkcs5.dir/build.make tests/CMakeFiles/test_suite_pkcs5.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 93 make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 91 Building C object tests/CMakeFiles/test_suite_pkcs5.dir/test_suite_pkcs5.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_pkcs5.dir/test_suite_pkcs5.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_pkcs5.c Built target test_suite_pk make -f tests/CMakeFiles/test_suite_pkparse.dir/build.make tests/CMakeFiles/test_suite_pkparse.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Generating test_suite_pkparse.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_pkparse test_suite_pkparse cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_pkparse.dir/DependInfo.cmake --color= Scanning dependencies of target test_suite_pkparse make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_pkparse.dir/build.make tests/CMakeFiles/test_suite_pkparse.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object tests/CMakeFiles/test_suite_pkparse.dir/test_suite_pkparse.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_pkparse.dir/test_suite_pkparse.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_pkparse.c Linking C executable test_suite_pkcs1_v21 cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_pkcs1_v21.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_pkcs1_v21.dir/test_suite_pkcs1_v21.c.o -o test_suite_pkcs1_v21 -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 92 Built target test_suite_pkcs1_v21 make -f tests/CMakeFiles/test_suite_pkwrite.dir/build.make tests/CMakeFiles/test_suite_pkwrite.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 94 Generating test_suite_pkwrite.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_pkwrite test_suite_pkwrite cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_pkwrite.dir/DependInfo.cmake --color= Scanning dependencies of target test_suite_pkwrite make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_pkwrite.dir/build.make tests/CMakeFiles/test_suite_pkwrite.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object tests/CMakeFiles/test_suite_pkwrite.dir/test_suite_pkwrite.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_pkwrite.dir/test_suite_pkwrite.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_pkwrite.c Linking C executable test_suite_mpi cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_mpi.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_mpi.dir/test_suite_mpi.c.o -o test_suite_mpi -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 90 Built target test_suite_mpi make -f tests/CMakeFiles/test_suite_rsa.dir/build.make tests/CMakeFiles/test_suite_rsa.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Generating test_suite_rsa.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_rsa test_suite_rsa cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_rsa.dir/DependInfo.cmake --color= Scanning dependencies of target test_suite_rsa make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_rsa.dir/build.make tests/CMakeFiles/test_suite_rsa.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 95 Building C object tests/CMakeFiles/test_suite_rsa.dir/test_suite_rsa.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_rsa.dir/test_suite_rsa.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_rsa.c Linking C executable test_suite_pkcs5 cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_pkcs5.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_pkcs5.dir/test_suite_pkcs5.c.o -o test_suite_pkcs5 -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 93 Built target test_suite_pkcs5 make -f tests/CMakeFiles/test_suite_shax.dir/build.make tests/CMakeFiles/test_suite_shax.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Generating test_suite_shax.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_shax test_suite_shax cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_shax.dir/DependInfo.cmake --color= Scanning dependencies of target test_suite_shax make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_shax.dir/build.make tests/CMakeFiles/test_suite_shax.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Linking C executable test_suite_pkparse cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_pkparse.dir/link.txt --verbose=1 Building C object tests/CMakeFiles/test_suite_shax.dir/test_suite_shax.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_shax.dir/test_suite_shax.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_shax.c /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_pkparse.dir/test_suite_pkparse.c.o -o test_suite_pkparse -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Built target test_suite_pkparse make -f tests/CMakeFiles/test_suite_ssl.dir/build.make tests/CMakeFiles/test_suite_ssl.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 96 Generating test_suite_ssl.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_ssl test_suite_ssl cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_ssl.dir/DependInfo.cmake --color= Linking C executable test_suite_pkwrite cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_pkwrite.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_pkwrite.dir/test_suite_pkwrite.c.o -o test_suite_pkwrite -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library Scanning dependencies of target test_suite_ssl make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_ssl.dir/build.make tests/CMakeFiles/test_suite_ssl.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object tests/CMakeFiles/test_suite_ssl.dir/test_suite_ssl.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_ssl.dir/test_suite_ssl.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_ssl.c make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 94 Built target test_suite_pkwrite make -f tests/CMakeFiles/test_suite_timing.dir/build.make tests/CMakeFiles/test_suite_timing.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Generating test_suite_timing.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_timing test_suite_timing cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_timing.dir/DependInfo.cmake --color= Scanning dependencies of target test_suite_timing make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_timing.dir/build.make tests/CMakeFiles/test_suite_timing.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 97 Building C object tests/CMakeFiles/test_suite_timing.dir/test_suite_timing.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_timing.dir/test_suite_timing.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_timing.c Linking C executable test_suite_shax cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_shax.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_shax.dir/test_suite_shax.c.o -o test_suite_shax -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library Linking C executable test_suite_ssl cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_ssl.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_ssl.dir/test_suite_ssl.c.o -o test_suite_ssl -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Built target test_suite_shax make -f tests/CMakeFiles/test_suite_version.dir/build.make tests/CMakeFiles/test_suite_version.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 96 Built target test_suite_ssl make -f tests/CMakeFiles/test_suite_x509parse.dir/build.make tests/CMakeFiles/test_suite_x509parse.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 98 Generating test_suite_version.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_version test_suite_version cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_version.dir/DependInfo.cmake --color= Generating test_suite_x509parse.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_x509parse test_suite_x509parse Scanning dependencies of target test_suite_version make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_version.dir/build.make tests/CMakeFiles/test_suite_version.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_x509parse.dir/DependInfo.cmake --color= Building C object tests/CMakeFiles/test_suite_version.dir/test_suite_version.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_version.dir/test_suite_version.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_version.c Scanning dependencies of target test_suite_x509parse make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_x509parse.dir/build.make tests/CMakeFiles/test_suite_x509parse.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object tests/CMakeFiles/test_suite_x509parse.dir/test_suite_x509parse.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_x509parse.dir/test_suite_x509parse.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_x509parse.c Linking C executable test_suite_timing cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_timing.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_timing.dir/test_suite_timing.c.o -o test_suite_timing -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 97 Built target test_suite_timing make -f tests/CMakeFiles/test_suite_x509write.dir/build.make tests/CMakeFiles/test_suite_x509write.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Generating test_suite_x509write.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_x509write test_suite_x509write cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_x509write.dir/DependInfo.cmake --color= Scanning dependencies of target test_suite_x509write make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_x509write.dir/build.make tests/CMakeFiles/test_suite_x509write.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 99 Building C object tests/CMakeFiles/test_suite_x509write.dir/test_suite_x509write.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_x509write.dir/test_suite_x509write.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_x509write.c Linking C executable test_suite_version cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_version.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_version.dir/test_suite_version.c.o -o test_suite_version -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Built target test_suite_version make -f tests/CMakeFiles/test_suite_xtea.dir/build.make tests/CMakeFiles/test_suite_xtea.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Generating test_suite_xtea.c cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/perl /builddir/build/BUILD/mbedtls-2.7.6/tests/scripts/generate_code.pl /builddir/build/BUILD/mbedtls-2.7.6/tests/suites test_suite_xtea test_suite_xtea cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_xtea.dir/DependInfo.cmake --color= Scanning dependencies of target test_suite_xtea make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' make -f tests/CMakeFiles/test_suite_xtea.dir/build.make tests/CMakeFiles/test_suite_xtea.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Building C object tests/CMakeFiles/test_suite_xtea.dir/test_suite_xtea.c.o cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -I/builddir/build/BUILD/mbedtls-2.7.6/include -I/builddir/build/BUILD/mbedtls-2.7.6/tests -o CMakeFiles/test_suite_xtea.dir/test_suite_xtea.c.o -c /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_xtea.c Linking C executable test_suite_x509write cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_x509write.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_x509write.dir/test_suite_x509write.c.o -o test_suite_x509write -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 99 Built target test_suite_x509write Linking C executable test_suite_xtea cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_xtea.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_xtea.dir/test_suite_xtea.c.o -o test_suite_xtea -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles Built target test_suite_xtea Linking C executable test_suite_rsa cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_rsa.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_rsa.dir/test_suite_rsa.c.o -o test_suite_rsa -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 95 Built target test_suite_rsa Linking C executable test_suite_x509parse cd /builddir/build/BUILD/mbedtls-2.7.6/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/test_suite_x509parse.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -Wextra -W -Wdeclaration-after-statement -Wwrite-strings -Wlogical-op -Wshadow -Wno-unused-function -O2 -Wl,-z,relro CMakeFiles/test_suite_x509parse.dir/test_suite_x509parse.c.o -o test_suite_x509parse -rdynamic ../library/libmbedtls.so.2.7.6 ../library/libmbedx509.so.2.7.6 ../library/libmbedcrypto.so.2.7.6 -Wl,-rpath,/builddir/build/BUILD/mbedtls-2.7.6/library make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 98 Built target test_suite_x509parse make[1]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Nam66J + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm ++ dirname /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm + cd mbedtls-2.7.6 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm /usr/bin/cmake -H/builddir/build/BUILD/mbedtls-2.7.6 -B/builddir/build/BUILD/mbedtls-2.7.6 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f library/CMakeFiles/mbedcrypto.dir/build.make library/CMakeFiles/mbedcrypto.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/library /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/library /builddir/build/BUILD/mbedtls-2.7.6/library/CMakeFiles/mbedcrypto.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f library/CMakeFiles/mbedcrypto.dir/build.make library/CMakeFiles/mbedcrypto.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `library/CMakeFiles/mbedcrypto.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 [ 17%] Built target mbedcrypto /usr/bin/make -f library/CMakeFiles/mbedcrypto_static.dir/build.make library/CMakeFiles/mbedcrypto_static.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/library /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/library /builddir/build/BUILD/mbedtls-2.7.6/library/CMakeFiles/mbedcrypto_static.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f library/CMakeFiles/mbedcrypto_static.dir/build.make library/CMakeFiles/mbedcrypto_static.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `library/CMakeFiles/mbedcrypto_static.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 [ 34%] Built target mbedcrypto_static /usr/bin/make -f library/CMakeFiles/mbedx509.dir/build.make library/CMakeFiles/mbedx509.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/library /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/library /builddir/build/BUILD/mbedtls-2.7.6/library/CMakeFiles/mbedx509.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f library/CMakeFiles/mbedx509.dir/build.make library/CMakeFiles/mbedx509.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `library/CMakeFiles/mbedx509.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 48 49 50 [ 37%] Built target mbedx509 /usr/bin/make -f library/CMakeFiles/mbedtls.dir/build.make library/CMakeFiles/mbedtls.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/library /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/library /builddir/build/BUILD/mbedtls-2.7.6/library/CMakeFiles/mbedtls.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f library/CMakeFiles/mbedtls.dir/build.make library/CMakeFiles/mbedtls.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `library/CMakeFiles/mbedtls.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 42 43 44 [ 40%] Built target mbedtls /usr/bin/make -f library/CMakeFiles/mbedx509_static.dir/build.make library/CMakeFiles/mbedx509_static.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/library /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/library /builddir/build/BUILD/mbedtls-2.7.6/library/CMakeFiles/mbedx509_static.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f library/CMakeFiles/mbedx509_static.dir/build.make library/CMakeFiles/mbedx509_static.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `library/CMakeFiles/mbedx509_static.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 51 52 53 [ 43%] Built target mbedx509_static /usr/bin/make -f library/CMakeFiles/mbedtls_static.dir/build.make library/CMakeFiles/mbedtls_static.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/library /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/library /builddir/build/BUILD/mbedtls-2.7.6/library/CMakeFiles/mbedtls_static.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f library/CMakeFiles/mbedtls_static.dir/build.make library/CMakeFiles/mbedtls_static.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `library/CMakeFiles/mbedtls_static.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 45 46 47 [ 46%] Built target mbedtls_static /usr/bin/make -f programs/aes/CMakeFiles/aescrypt2.dir/build.make programs/aes/CMakeFiles/aescrypt2.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/aes /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/aes /builddir/build/BUILD/mbedtls-2.7.6/programs/aes/CMakeFiles/aescrypt2.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f programs/aes/CMakeFiles/aescrypt2.dir/build.make programs/aes/CMakeFiles/aescrypt2.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `programs/aes/CMakeFiles/aescrypt2.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 46%] Built target aescrypt2 /usr/bin/make -f programs/aes/CMakeFiles/crypt_and_hash.dir/build.make programs/aes/CMakeFiles/crypt_and_hash.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/aes /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/aes /builddir/build/BUILD/mbedtls-2.7.6/programs/aes/CMakeFiles/crypt_and_hash.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f programs/aes/CMakeFiles/crypt_and_hash.dir/build.make programs/aes/CMakeFiles/crypt_and_hash.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `programs/aes/CMakeFiles/crypt_and_hash.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 2 [ 47%] Built target crypt_and_hash /usr/bin/make -f programs/hash/CMakeFiles/generic_sum.dir/build.make programs/hash/CMakeFiles/generic_sum.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/hash /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/hash /builddir/build/BUILD/mbedtls-2.7.6/programs/hash/CMakeFiles/generic_sum.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f programs/hash/CMakeFiles/generic_sum.dir/build.make programs/hash/CMakeFiles/generic_sum.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `programs/hash/CMakeFiles/generic_sum.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 6 [ 48%] Built target generic_sum /usr/bin/make -f programs/hash/CMakeFiles/hello.dir/build.make programs/hash/CMakeFiles/hello.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/hash /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/hash /builddir/build/BUILD/mbedtls-2.7.6/programs/hash/CMakeFiles/hello.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f programs/hash/CMakeFiles/hello.dir/build.make programs/hash/CMakeFiles/hello.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `programs/hash/CMakeFiles/hello.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 48%] Built target hello /usr/bin/make -f programs/pkey/CMakeFiles/dh_client.dir/build.make programs/pkey/CMakeFiles/dh_client.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/dh_client.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f programs/pkey/CMakeFiles/dh_client.dir/build.make programs/pkey/CMakeFiles/dh_client.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `programs/pkey/CMakeFiles/dh_client.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 48%] Built target dh_client /usr/bin/make -f programs/pkey/CMakeFiles/dh_genprime.dir/build.make programs/pkey/CMakeFiles/dh_genprime.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/dh_genprime.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f programs/pkey/CMakeFiles/dh_genprime.dir/build.make programs/pkey/CMakeFiles/dh_genprime.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `programs/pkey/CMakeFiles/dh_genprime.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 48%] Built target dh_genprime /usr/bin/make -f programs/pkey/CMakeFiles/dh_server.dir/build.make programs/pkey/CMakeFiles/dh_server.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/dh_server.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f programs/pkey/CMakeFiles/dh_server.dir/build.make programs/pkey/CMakeFiles/dh_server.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `programs/pkey/CMakeFiles/dh_server.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 3 [ 49%] Built target dh_server /usr/bin/make -f programs/pkey/CMakeFiles/ecdh_curve25519.dir/build.make programs/pkey/CMakeFiles/ecdh_curve25519.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/ecdh_curve25519.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f programs/pkey/CMakeFiles/ecdh_curve25519.dir/build.make programs/pkey/CMakeFiles/ecdh_curve25519.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `programs/pkey/CMakeFiles/ecdh_curve25519.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 4 [ 50%] Built target ecdh_curve25519 /usr/bin/make -f programs/pkey/CMakeFiles/ecdsa.dir/build.make programs/pkey/CMakeFiles/ecdsa.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/ecdsa.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f programs/pkey/CMakeFiles/ecdsa.dir/build.make programs/pkey/CMakeFiles/ecdsa.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `programs/pkey/CMakeFiles/ecdsa.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 50%] Built target ecdsa /usr/bin/make -f programs/pkey/CMakeFiles/gen_key.dir/build.make programs/pkey/CMakeFiles/gen_key.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/gen_key.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f programs/pkey/CMakeFiles/gen_key.dir/build.make programs/pkey/CMakeFiles/gen_key.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `programs/pkey/CMakeFiles/gen_key.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 5 [ 51%] Built target gen_key /usr/bin/make -f programs/pkey/CMakeFiles/key_app.dir/build.make programs/pkey/CMakeFiles/key_app.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/key_app.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f programs/pkey/CMakeFiles/key_app.dir/build.make programs/pkey/CMakeFiles/key_app.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `programs/pkey/CMakeFiles/key_app.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 51%] Built target key_app /usr/bin/make -f programs/pkey/CMakeFiles/key_app_writer.dir/build.make programs/pkey/CMakeFiles/key_app_writer.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/key_app_writer.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f programs/pkey/CMakeFiles/key_app_writer.dir/build.make programs/pkey/CMakeFiles/key_app_writer.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `programs/pkey/CMakeFiles/key_app_writer.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 7 [ 52%] Built target key_app_writer /usr/bin/make -f programs/pkey/CMakeFiles/mpi_demo.dir/build.make programs/pkey/CMakeFiles/mpi_demo.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/mpi_demo.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f programs/pkey/CMakeFiles/mpi_demo.dir/build.make programs/pkey/CMakeFiles/mpi_demo.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `programs/pkey/CMakeFiles/mpi_demo.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 52%] Built target mpi_demo /usr/bin/make -f programs/pkey/CMakeFiles/pk_decrypt.dir/build.make programs/pkey/CMakeFiles/pk_decrypt.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/pk_decrypt.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f programs/pkey/CMakeFiles/pk_decrypt.dir/build.make programs/pkey/CMakeFiles/pk_decrypt.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `programs/pkey/CMakeFiles/pk_decrypt.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 52%] Built target pk_decrypt /usr/bin/make -f programs/pkey/CMakeFiles/pk_encrypt.dir/build.make programs/pkey/CMakeFiles/pk_encrypt.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/pk_encrypt.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f programs/pkey/CMakeFiles/pk_encrypt.dir/build.make programs/pkey/CMakeFiles/pk_encrypt.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `programs/pkey/CMakeFiles/pk_encrypt.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 52%] Built target pk_encrypt /usr/bin/make -f programs/pkey/CMakeFiles/pk_sign.dir/build.make programs/pkey/CMakeFiles/pk_sign.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/pk_sign.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f programs/pkey/CMakeFiles/pk_sign.dir/build.make programs/pkey/CMakeFiles/pk_sign.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `programs/pkey/CMakeFiles/pk_sign.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 55 [ 53%] Built target pk_sign /usr/bin/make -f programs/pkey/CMakeFiles/pk_verify.dir/build.make programs/pkey/CMakeFiles/pk_verify.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/pk_verify.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f programs/pkey/CMakeFiles/pk_verify.dir/build.make programs/pkey/CMakeFiles/pk_verify.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `programs/pkey/CMakeFiles/pk_verify.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 53%] Built target pk_verify /usr/bin/make -f programs/pkey/CMakeFiles/rsa_decrypt.dir/build.make programs/pkey/CMakeFiles/rsa_decrypt.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/rsa_decrypt.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f programs/pkey/CMakeFiles/rsa_decrypt.dir/build.make programs/pkey/CMakeFiles/rsa_decrypt.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `programs/pkey/CMakeFiles/rsa_decrypt.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 56 [ 54%] Built target rsa_decrypt /usr/bin/make -f programs/pkey/CMakeFiles/rsa_encrypt.dir/build.make programs/pkey/CMakeFiles/rsa_encrypt.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/rsa_encrypt.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f programs/pkey/CMakeFiles/rsa_encrypt.dir/build.make programs/pkey/CMakeFiles/rsa_encrypt.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `programs/pkey/CMakeFiles/rsa_encrypt.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 54%] Built target rsa_encrypt /usr/bin/make -f programs/pkey/CMakeFiles/rsa_genkey.dir/build.make programs/pkey/CMakeFiles/rsa_genkey.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/rsa_genkey.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f programs/pkey/CMakeFiles/rsa_genkey.dir/build.make programs/pkey/CMakeFiles/rsa_genkey.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `programs/pkey/CMakeFiles/rsa_genkey.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 54%] Built target rsa_genkey /usr/bin/make -f programs/pkey/CMakeFiles/rsa_sign.dir/build.make programs/pkey/CMakeFiles/rsa_sign.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/rsa_sign.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f programs/pkey/CMakeFiles/rsa_sign.dir/build.make programs/pkey/CMakeFiles/rsa_sign.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `programs/pkey/CMakeFiles/rsa_sign.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 57 [ 55%] Built target rsa_sign /usr/bin/make -f programs/pkey/CMakeFiles/rsa_sign_pss.dir/build.make programs/pkey/CMakeFiles/rsa_sign_pss.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/rsa_sign_pss.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f programs/pkey/CMakeFiles/rsa_sign_pss.dir/build.make programs/pkey/CMakeFiles/rsa_sign_pss.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `programs/pkey/CMakeFiles/rsa_sign_pss.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 55%] Built target rsa_sign_pss /usr/bin/make -f programs/pkey/CMakeFiles/rsa_verify.dir/build.make programs/pkey/CMakeFiles/rsa_verify.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/rsa_verify.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f programs/pkey/CMakeFiles/rsa_verify.dir/build.make programs/pkey/CMakeFiles/rsa_verify.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `programs/pkey/CMakeFiles/rsa_verify.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 55%] Built target rsa_verify /usr/bin/make -f programs/pkey/CMakeFiles/rsa_verify_pss.dir/build.make programs/pkey/CMakeFiles/rsa_verify_pss.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey /builddir/build/BUILD/mbedtls-2.7.6/programs/pkey/CMakeFiles/rsa_verify_pss.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f programs/pkey/CMakeFiles/rsa_verify_pss.dir/build.make programs/pkey/CMakeFiles/rsa_verify_pss.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `programs/pkey/CMakeFiles/rsa_verify_pss.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 58 [ 56%] Built target rsa_verify_pss /usr/bin/make -f programs/random/CMakeFiles/gen_entropy.dir/build.make programs/random/CMakeFiles/gen_entropy.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/random /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/random /builddir/build/BUILD/mbedtls-2.7.6/programs/random/CMakeFiles/gen_entropy.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f programs/random/CMakeFiles/gen_entropy.dir/build.make programs/random/CMakeFiles/gen_entropy.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `programs/random/CMakeFiles/gen_entropy.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 56%] Built target gen_entropy /usr/bin/make -f programs/random/CMakeFiles/gen_random_ctr_drbg.dir/build.make programs/random/CMakeFiles/gen_random_ctr_drbg.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/random /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/random /builddir/build/BUILD/mbedtls-2.7.6/programs/random/CMakeFiles/gen_random_ctr_drbg.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f programs/random/CMakeFiles/gen_random_ctr_drbg.dir/build.make programs/random/CMakeFiles/gen_random_ctr_drbg.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `programs/random/CMakeFiles/gen_random_ctr_drbg.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 56%] Built target gen_random_ctr_drbg /usr/bin/make -f programs/random/CMakeFiles/gen_random_havege.dir/build.make programs/random/CMakeFiles/gen_random_havege.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/random /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/random /builddir/build/BUILD/mbedtls-2.7.6/programs/random/CMakeFiles/gen_random_havege.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f programs/random/CMakeFiles/gen_random_havege.dir/build.make programs/random/CMakeFiles/gen_random_havege.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `programs/random/CMakeFiles/gen_random_havege.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 56%] Built target gen_random_havege /usr/bin/make -f programs/ssl/CMakeFiles/dtls_client.dir/build.make programs/ssl/CMakeFiles/dtls_client.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl/CMakeFiles/dtls_client.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f programs/ssl/CMakeFiles/dtls_client.dir/build.make programs/ssl/CMakeFiles/dtls_client.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `programs/ssl/CMakeFiles/dtls_client.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 56%] Built target dtls_client /usr/bin/make -f programs/ssl/CMakeFiles/dtls_server.dir/build.make programs/ssl/CMakeFiles/dtls_server.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl/CMakeFiles/dtls_server.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f programs/ssl/CMakeFiles/dtls_server.dir/build.make programs/ssl/CMakeFiles/dtls_server.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `programs/ssl/CMakeFiles/dtls_server.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 56%] Built target dtls_server /usr/bin/make -f programs/ssl/CMakeFiles/mini_client.dir/build.make programs/ssl/CMakeFiles/mini_client.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl/CMakeFiles/mini_client.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f programs/ssl/CMakeFiles/mini_client.dir/build.make programs/ssl/CMakeFiles/mini_client.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `programs/ssl/CMakeFiles/mini_client.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 56%] Built target mini_client /usr/bin/make -f programs/ssl/CMakeFiles/ssl_client1.dir/build.make programs/ssl/CMakeFiles/ssl_client1.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl/CMakeFiles/ssl_client1.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f programs/ssl/CMakeFiles/ssl_client1.dir/build.make programs/ssl/CMakeFiles/ssl_client1.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `programs/ssl/CMakeFiles/ssl_client1.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 56%] Built target ssl_client1 /usr/bin/make -f programs/ssl/CMakeFiles/ssl_client2.dir/build.make programs/ssl/CMakeFiles/ssl_client2.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl/CMakeFiles/ssl_client2.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f programs/ssl/CMakeFiles/ssl_client2.dir/build.make programs/ssl/CMakeFiles/ssl_client2.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `programs/ssl/CMakeFiles/ssl_client2.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 59 [ 57%] Built target ssl_client2 /usr/bin/make -f programs/ssl/CMakeFiles/ssl_fork_server.dir/build.make programs/ssl/CMakeFiles/ssl_fork_server.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl/CMakeFiles/ssl_fork_server.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f programs/ssl/CMakeFiles/ssl_fork_server.dir/build.make programs/ssl/CMakeFiles/ssl_fork_server.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `programs/ssl/CMakeFiles/ssl_fork_server.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 57%] Built target ssl_fork_server /usr/bin/make -f programs/ssl/CMakeFiles/ssl_mail_client.dir/build.make programs/ssl/CMakeFiles/ssl_mail_client.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl/CMakeFiles/ssl_mail_client.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f programs/ssl/CMakeFiles/ssl_mail_client.dir/build.make programs/ssl/CMakeFiles/ssl_mail_client.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `programs/ssl/CMakeFiles/ssl_mail_client.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 57%] Built target ssl_mail_client /usr/bin/make -f programs/ssl/CMakeFiles/ssl_pthread_server.dir/build.make programs/ssl/CMakeFiles/ssl_pthread_server.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl/CMakeFiles/ssl_pthread_server.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f programs/ssl/CMakeFiles/ssl_pthread_server.dir/build.make programs/ssl/CMakeFiles/ssl_pthread_server.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `programs/ssl/CMakeFiles/ssl_pthread_server.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 60 [ 58%] Built target ssl_pthread_server /usr/bin/make -f programs/ssl/CMakeFiles/ssl_server.dir/build.make programs/ssl/CMakeFiles/ssl_server.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl/CMakeFiles/ssl_server.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f programs/ssl/CMakeFiles/ssl_server.dir/build.make programs/ssl/CMakeFiles/ssl_server.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `programs/ssl/CMakeFiles/ssl_server.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 58%] Built target ssl_server /usr/bin/make -f programs/ssl/CMakeFiles/ssl_server2.dir/build.make programs/ssl/CMakeFiles/ssl_server2.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl /builddir/build/BUILD/mbedtls-2.7.6/programs/ssl/CMakeFiles/ssl_server2.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f programs/ssl/CMakeFiles/ssl_server2.dir/build.make programs/ssl/CMakeFiles/ssl_server2.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `programs/ssl/CMakeFiles/ssl_server2.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 58%] Built target ssl_server2 /usr/bin/make -f programs/test/CMakeFiles/benchmark.dir/build.make programs/test/CMakeFiles/benchmark.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/test /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/test /builddir/build/BUILD/mbedtls-2.7.6/programs/test/CMakeFiles/benchmark.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f programs/test/CMakeFiles/benchmark.dir/build.make programs/test/CMakeFiles/benchmark.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `programs/test/CMakeFiles/benchmark.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 58%] Built target benchmark /usr/bin/make -f programs/test/CMakeFiles/selftest.dir/build.make programs/test/CMakeFiles/selftest.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/test /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/test /builddir/build/BUILD/mbedtls-2.7.6/programs/test/CMakeFiles/selftest.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f programs/test/CMakeFiles/selftest.dir/build.make programs/test/CMakeFiles/selftest.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `programs/test/CMakeFiles/selftest.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 58%] Built target selftest /usr/bin/make -f programs/test/CMakeFiles/ssl_cert_test.dir/build.make programs/test/CMakeFiles/ssl_cert_test.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/test /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/test /builddir/build/BUILD/mbedtls-2.7.6/programs/test/CMakeFiles/ssl_cert_test.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f programs/test/CMakeFiles/ssl_cert_test.dir/build.make programs/test/CMakeFiles/ssl_cert_test.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `programs/test/CMakeFiles/ssl_cert_test.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 58%] Built target ssl_cert_test /usr/bin/make -f programs/test/CMakeFiles/udp_proxy.dir/build.make programs/test/CMakeFiles/udp_proxy.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/test /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/test /builddir/build/BUILD/mbedtls-2.7.6/programs/test/CMakeFiles/udp_proxy.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f programs/test/CMakeFiles/udp_proxy.dir/build.make programs/test/CMakeFiles/udp_proxy.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `programs/test/CMakeFiles/udp_proxy.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 100 [ 59%] Built target udp_proxy /usr/bin/make -f programs/x509/CMakeFiles/cert_app.dir/build.make programs/x509/CMakeFiles/cert_app.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/x509 /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/x509 /builddir/build/BUILD/mbedtls-2.7.6/programs/x509/CMakeFiles/cert_app.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f programs/x509/CMakeFiles/cert_app.dir/build.make programs/x509/CMakeFiles/cert_app.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `programs/x509/CMakeFiles/cert_app.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 59%] Built target cert_app /usr/bin/make -f programs/x509/CMakeFiles/cert_req.dir/build.make programs/x509/CMakeFiles/cert_req.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/x509 /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/x509 /builddir/build/BUILD/mbedtls-2.7.6/programs/x509/CMakeFiles/cert_req.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f programs/x509/CMakeFiles/cert_req.dir/build.make programs/x509/CMakeFiles/cert_req.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `programs/x509/CMakeFiles/cert_req.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 1 [ 60%] Built target cert_req /usr/bin/make -f programs/x509/CMakeFiles/cert_write.dir/build.make programs/x509/CMakeFiles/cert_write.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/x509 /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/x509 /builddir/build/BUILD/mbedtls-2.7.6/programs/x509/CMakeFiles/cert_write.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f programs/x509/CMakeFiles/cert_write.dir/build.make programs/x509/CMakeFiles/cert_write.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `programs/x509/CMakeFiles/cert_write.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 60%] Built target cert_write /usr/bin/make -f programs/x509/CMakeFiles/crl_app.dir/build.make programs/x509/CMakeFiles/crl_app.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/x509 /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/x509 /builddir/build/BUILD/mbedtls-2.7.6/programs/x509/CMakeFiles/crl_app.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f programs/x509/CMakeFiles/crl_app.dir/build.make programs/x509/CMakeFiles/crl_app.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `programs/x509/CMakeFiles/crl_app.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 60%] Built target crl_app /usr/bin/make -f programs/x509/CMakeFiles/req_app.dir/build.make programs/x509/CMakeFiles/req_app.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/x509 /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/x509 /builddir/build/BUILD/mbedtls-2.7.6/programs/x509/CMakeFiles/req_app.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f programs/x509/CMakeFiles/req_app.dir/build.make programs/x509/CMakeFiles/req_app.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `programs/x509/CMakeFiles/req_app.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 60%] Built target req_app /usr/bin/make -f programs/util/CMakeFiles/pem2der.dir/build.make programs/util/CMakeFiles/pem2der.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/util /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/util /builddir/build/BUILD/mbedtls-2.7.6/programs/util/CMakeFiles/pem2der.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f programs/util/CMakeFiles/pem2der.dir/build.make programs/util/CMakeFiles/pem2der.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `programs/util/CMakeFiles/pem2der.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 54 [ 61%] Built target pem2der /usr/bin/make -f programs/util/CMakeFiles/strerror.dir/build.make programs/util/CMakeFiles/strerror.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/util /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/programs/util /builddir/build/BUILD/mbedtls-2.7.6/programs/util/CMakeFiles/strerror.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f programs/util/CMakeFiles/strerror.dir/build.make programs/util/CMakeFiles/strerror.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `programs/util/CMakeFiles/strerror.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 61 [ 62%] Built target strerror /usr/bin/make -f tests/CMakeFiles/test_suite_aes.cbc.dir/build.make tests/CMakeFiles/test_suite_aes.cbc.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_aes.cbc.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_aes.cbc.dir/build.make tests/CMakeFiles/test_suite_aes.cbc.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_aes.cbc.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 62%] Built target test_suite_aes.cbc /usr/bin/make -f tests/CMakeFiles/test_suite_aes.cfb.dir/build.make tests/CMakeFiles/test_suite_aes.cfb.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_aes.cfb.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_aes.cfb.dir/build.make tests/CMakeFiles/test_suite_aes.cfb.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_aes.cfb.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 62 [ 63%] Built target test_suite_aes.cfb /usr/bin/make -f tests/CMakeFiles/test_suite_aes.ecb.dir/build.make tests/CMakeFiles/test_suite_aes.ecb.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_aes.ecb.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_aes.ecb.dir/build.make tests/CMakeFiles/test_suite_aes.ecb.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_aes.ecb.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 63 [ 64%] Built target test_suite_aes.ecb /usr/bin/make -f tests/CMakeFiles/test_suite_aes.rest.dir/build.make tests/CMakeFiles/test_suite_aes.rest.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_aes.rest.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_aes.rest.dir/build.make tests/CMakeFiles/test_suite_aes.rest.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_aes.rest.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 64%] Built target test_suite_aes.rest /usr/bin/make -f tests/CMakeFiles/test_suite_arc4.dir/build.make tests/CMakeFiles/test_suite_arc4.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_arc4.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_arc4.dir/build.make tests/CMakeFiles/test_suite_arc4.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_arc4.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 64 [ 65%] Built target test_suite_arc4 /usr/bin/make -f tests/CMakeFiles/test_suite_asn1write.dir/build.make tests/CMakeFiles/test_suite_asn1write.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_asn1write.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_asn1write.dir/build.make tests/CMakeFiles/test_suite_asn1write.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_asn1write.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 65 [ 66%] Built target test_suite_asn1write /usr/bin/make -f tests/CMakeFiles/test_suite_base64.dir/build.make tests/CMakeFiles/test_suite_base64.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_base64.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_base64.dir/build.make tests/CMakeFiles/test_suite_base64.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_base64.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 66%] Built target test_suite_base64 /usr/bin/make -f tests/CMakeFiles/test_suite_blowfish.dir/build.make tests/CMakeFiles/test_suite_blowfish.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_blowfish.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_blowfish.dir/build.make tests/CMakeFiles/test_suite_blowfish.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_blowfish.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 66 [ 67%] Built target test_suite_blowfish /usr/bin/make -f tests/CMakeFiles/test_suite_camellia.dir/build.make tests/CMakeFiles/test_suite_camellia.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_camellia.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_camellia.dir/build.make tests/CMakeFiles/test_suite_camellia.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_camellia.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 67%] Built target test_suite_camellia /usr/bin/make -f tests/CMakeFiles/test_suite_ccm.dir/build.make tests/CMakeFiles/test_suite_ccm.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_ccm.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_ccm.dir/build.make tests/CMakeFiles/test_suite_ccm.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_ccm.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 67 [ 68%] Built target test_suite_ccm /usr/bin/make -f tests/CMakeFiles/test_suite_cipher.aes.dir/build.make tests/CMakeFiles/test_suite_cipher.aes.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_cipher.aes.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_cipher.aes.dir/build.make tests/CMakeFiles/test_suite_cipher.aes.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_cipher.aes.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 68 [ 69%] Built target test_suite_cipher.aes /usr/bin/make -f tests/CMakeFiles/test_suite_cipher.arc4.dir/build.make tests/CMakeFiles/test_suite_cipher.arc4.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_cipher.arc4.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_cipher.arc4.dir/build.make tests/CMakeFiles/test_suite_cipher.arc4.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_cipher.arc4.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 69%] Built target test_suite_cipher.arc4 /usr/bin/make -f tests/CMakeFiles/test_suite_cipher.blowfish.dir/build.make tests/CMakeFiles/test_suite_cipher.blowfish.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_cipher.blowfish.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_cipher.blowfish.dir/build.make tests/CMakeFiles/test_suite_cipher.blowfish.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_cipher.blowfish.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 69 [ 70%] Built target test_suite_cipher.blowfish /usr/bin/make -f tests/CMakeFiles/test_suite_cipher.camellia.dir/build.make tests/CMakeFiles/test_suite_cipher.camellia.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_cipher.camellia.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_cipher.camellia.dir/build.make tests/CMakeFiles/test_suite_cipher.camellia.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_cipher.camellia.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 70 [ 71%] Built target test_suite_cipher.camellia /usr/bin/make -f tests/CMakeFiles/test_suite_cipher.ccm.dir/build.make tests/CMakeFiles/test_suite_cipher.ccm.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_cipher.ccm.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_cipher.ccm.dir/build.make tests/CMakeFiles/test_suite_cipher.ccm.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_cipher.ccm.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 71%] Built target test_suite_cipher.ccm /usr/bin/make -f tests/CMakeFiles/test_suite_cipher.des.dir/build.make tests/CMakeFiles/test_suite_cipher.des.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_cipher.des.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_cipher.des.dir/build.make tests/CMakeFiles/test_suite_cipher.des.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_cipher.des.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 71 [ 72%] Built target test_suite_cipher.des /usr/bin/make -f tests/CMakeFiles/test_suite_cipher.gcm.dir/build.make tests/CMakeFiles/test_suite_cipher.gcm.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_cipher.gcm.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_cipher.gcm.dir/build.make tests/CMakeFiles/test_suite_cipher.gcm.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_cipher.gcm.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 72 [ 73%] Built target test_suite_cipher.gcm /usr/bin/make -f tests/CMakeFiles/test_suite_cipher.null.dir/build.make tests/CMakeFiles/test_suite_cipher.null.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_cipher.null.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_cipher.null.dir/build.make tests/CMakeFiles/test_suite_cipher.null.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_cipher.null.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 73%] Built target test_suite_cipher.null /usr/bin/make -f tests/CMakeFiles/test_suite_cipher.padding.dir/build.make tests/CMakeFiles/test_suite_cipher.padding.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_cipher.padding.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_cipher.padding.dir/build.make tests/CMakeFiles/test_suite_cipher.padding.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_cipher.padding.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 73 [ 74%] Built target test_suite_cipher.padding /usr/bin/make -f tests/CMakeFiles/test_suite_cmac.dir/build.make tests/CMakeFiles/test_suite_cmac.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_cmac.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_cmac.dir/build.make tests/CMakeFiles/test_suite_cmac.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_cmac.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 74 [ 75%] Built target test_suite_cmac /usr/bin/make -f tests/CMakeFiles/test_suite_ctr_drbg.dir/build.make tests/CMakeFiles/test_suite_ctr_drbg.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_ctr_drbg.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_ctr_drbg.dir/build.make tests/CMakeFiles/test_suite_ctr_drbg.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_ctr_drbg.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 75%] Built target test_suite_ctr_drbg /usr/bin/make -f tests/CMakeFiles/test_suite_debug.dir/build.make tests/CMakeFiles/test_suite_debug.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_debug.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_debug.dir/build.make tests/CMakeFiles/test_suite_debug.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_debug.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 75 [ 76%] Built target test_suite_debug /usr/bin/make -f tests/CMakeFiles/test_suite_des.dir/build.make tests/CMakeFiles/test_suite_des.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_des.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_des.dir/build.make tests/CMakeFiles/test_suite_des.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_des.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 76%] Built target test_suite_des /usr/bin/make -f tests/CMakeFiles/test_suite_dhm.dir/build.make tests/CMakeFiles/test_suite_dhm.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_dhm.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_dhm.dir/build.make tests/CMakeFiles/test_suite_dhm.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_dhm.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 76 [ 77%] Built target test_suite_dhm /usr/bin/make -f tests/CMakeFiles/test_suite_ecdh.dir/build.make tests/CMakeFiles/test_suite_ecdh.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_ecdh.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_ecdh.dir/build.make tests/CMakeFiles/test_suite_ecdh.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_ecdh.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 77 [ 78%] Built target test_suite_ecdh /usr/bin/make -f tests/CMakeFiles/test_suite_ecdsa.dir/build.make tests/CMakeFiles/test_suite_ecdsa.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_ecdsa.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_ecdsa.dir/build.make tests/CMakeFiles/test_suite_ecdsa.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_ecdsa.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 78%] Built target test_suite_ecdsa /usr/bin/make -f tests/CMakeFiles/test_suite_ecjpake.dir/build.make tests/CMakeFiles/test_suite_ecjpake.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_ecjpake.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_ecjpake.dir/build.make tests/CMakeFiles/test_suite_ecjpake.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_ecjpake.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 78 [ 79%] Built target test_suite_ecjpake /usr/bin/make -f tests/CMakeFiles/test_suite_ecp.dir/build.make tests/CMakeFiles/test_suite_ecp.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_ecp.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_ecp.dir/build.make tests/CMakeFiles/test_suite_ecp.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_ecp.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 79 [ 80%] Built target test_suite_ecp /usr/bin/make -f tests/CMakeFiles/test_suite_entropy.dir/build.make tests/CMakeFiles/test_suite_entropy.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_entropy.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_entropy.dir/build.make tests/CMakeFiles/test_suite_entropy.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_entropy.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 80%] Built target test_suite_entropy /usr/bin/make -f tests/CMakeFiles/test_suite_error.dir/build.make tests/CMakeFiles/test_suite_error.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_error.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_error.dir/build.make tests/CMakeFiles/test_suite_error.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_error.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 80 [ 81%] Built target test_suite_error /usr/bin/make -f tests/CMakeFiles/test_suite_gcm.aes128_de.dir/build.make tests/CMakeFiles/test_suite_gcm.aes128_de.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_gcm.aes128_de.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_gcm.aes128_de.dir/build.make tests/CMakeFiles/test_suite_gcm.aes128_de.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_gcm.aes128_de.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 81 [ 82%] Built target test_suite_gcm.aes128_de /usr/bin/make -f tests/CMakeFiles/test_suite_gcm.aes128_en.dir/build.make tests/CMakeFiles/test_suite_gcm.aes128_en.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_gcm.aes128_en.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_gcm.aes128_en.dir/build.make tests/CMakeFiles/test_suite_gcm.aes128_en.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_gcm.aes128_en.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 82%] Built target test_suite_gcm.aes128_en /usr/bin/make -f tests/CMakeFiles/test_suite_gcm.aes192_de.dir/build.make tests/CMakeFiles/test_suite_gcm.aes192_de.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_gcm.aes192_de.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_gcm.aes192_de.dir/build.make tests/CMakeFiles/test_suite_gcm.aes192_de.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_gcm.aes192_de.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 82 [ 83%] Built target test_suite_gcm.aes192_de /usr/bin/make -f tests/CMakeFiles/test_suite_gcm.aes192_en.dir/build.make tests/CMakeFiles/test_suite_gcm.aes192_en.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_gcm.aes192_en.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_gcm.aes192_en.dir/build.make tests/CMakeFiles/test_suite_gcm.aes192_en.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_gcm.aes192_en.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 83 [ 84%] Built target test_suite_gcm.aes192_en /usr/bin/make -f tests/CMakeFiles/test_suite_gcm.aes256_de.dir/build.make tests/CMakeFiles/test_suite_gcm.aes256_de.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_gcm.aes256_de.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_gcm.aes256_de.dir/build.make tests/CMakeFiles/test_suite_gcm.aes256_de.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_gcm.aes256_de.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 84%] Built target test_suite_gcm.aes256_de /usr/bin/make -f tests/CMakeFiles/test_suite_gcm.aes256_en.dir/build.make tests/CMakeFiles/test_suite_gcm.aes256_en.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_gcm.aes256_en.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_gcm.aes256_en.dir/build.make tests/CMakeFiles/test_suite_gcm.aes256_en.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_gcm.aes256_en.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 84 [ 85%] Built target test_suite_gcm.aes256_en /usr/bin/make -f tests/CMakeFiles/test_suite_gcm.camellia.dir/build.make tests/CMakeFiles/test_suite_gcm.camellia.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_gcm.camellia.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_gcm.camellia.dir/build.make tests/CMakeFiles/test_suite_gcm.camellia.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_gcm.camellia.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 85%] Built target test_suite_gcm.camellia /usr/bin/make -f tests/CMakeFiles/test_suite_hmac_drbg.misc.dir/build.make tests/CMakeFiles/test_suite_hmac_drbg.misc.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_hmac_drbg.misc.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_hmac_drbg.misc.dir/build.make tests/CMakeFiles/test_suite_hmac_drbg.misc.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_hmac_drbg.misc.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 85 [ 86%] Built target test_suite_hmac_drbg.misc /usr/bin/make -f tests/CMakeFiles/test_suite_hmac_drbg.no_reseed.dir/build.make tests/CMakeFiles/test_suite_hmac_drbg.no_reseed.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_hmac_drbg.no_reseed.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_hmac_drbg.no_reseed.dir/build.make tests/CMakeFiles/test_suite_hmac_drbg.no_reseed.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_hmac_drbg.no_reseed.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 86 [ 87%] Built target test_suite_hmac_drbg.no_reseed /usr/bin/make -f tests/CMakeFiles/test_suite_hmac_drbg.nopr.dir/build.make tests/CMakeFiles/test_suite_hmac_drbg.nopr.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_hmac_drbg.nopr.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_hmac_drbg.nopr.dir/build.make tests/CMakeFiles/test_suite_hmac_drbg.nopr.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_hmac_drbg.nopr.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 87%] Built target test_suite_hmac_drbg.nopr /usr/bin/make -f tests/CMakeFiles/test_suite_hmac_drbg.pr.dir/build.make tests/CMakeFiles/test_suite_hmac_drbg.pr.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_hmac_drbg.pr.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_hmac_drbg.pr.dir/build.make tests/CMakeFiles/test_suite_hmac_drbg.pr.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_hmac_drbg.pr.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 87 [ 88%] Built target test_suite_hmac_drbg.pr /usr/bin/make -f tests/CMakeFiles/test_suite_md.dir/build.make tests/CMakeFiles/test_suite_md.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_md.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_md.dir/build.make tests/CMakeFiles/test_suite_md.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_md.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 88 [ 89%] Built target test_suite_md /usr/bin/make -f tests/CMakeFiles/test_suite_mdx.dir/build.make tests/CMakeFiles/test_suite_mdx.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_mdx.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_mdx.dir/build.make tests/CMakeFiles/test_suite_mdx.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_mdx.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 89%] Built target test_suite_mdx /usr/bin/make -f tests/CMakeFiles/test_suite_memory_buffer_alloc.dir/build.make tests/CMakeFiles/test_suite_memory_buffer_alloc.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_memory_buffer_alloc.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_memory_buffer_alloc.dir/build.make tests/CMakeFiles/test_suite_memory_buffer_alloc.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_memory_buffer_alloc.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 89 [ 90%] Built target test_suite_memory_buffer_alloc /usr/bin/make -f tests/CMakeFiles/test_suite_mpi.dir/build.make tests/CMakeFiles/test_suite_mpi.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_mpi.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_mpi.dir/build.make tests/CMakeFiles/test_suite_mpi.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_mpi.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 90 [ 91%] Built target test_suite_mpi /usr/bin/make -f tests/CMakeFiles/test_suite_pem.dir/build.make tests/CMakeFiles/test_suite_pem.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_pem.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_pem.dir/build.make tests/CMakeFiles/test_suite_pem.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_pem.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 91%] Built target test_suite_pem /usr/bin/make -f tests/CMakeFiles/test_suite_pk.dir/build.make tests/CMakeFiles/test_suite_pk.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_pk.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_pk.dir/build.make tests/CMakeFiles/test_suite_pk.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_pk.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 91 [ 92%] Built target test_suite_pk /usr/bin/make -f tests/CMakeFiles/test_suite_pkcs1_v15.dir/build.make tests/CMakeFiles/test_suite_pkcs1_v15.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_pkcs1_v15.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_pkcs1_v15.dir/build.make tests/CMakeFiles/test_suite_pkcs1_v15.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_pkcs1_v15.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 92%] Built target test_suite_pkcs1_v15 /usr/bin/make -f tests/CMakeFiles/test_suite_pkcs1_v21.dir/build.make tests/CMakeFiles/test_suite_pkcs1_v21.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_pkcs1_v21.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_pkcs1_v21.dir/build.make tests/CMakeFiles/test_suite_pkcs1_v21.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_pkcs1_v21.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 92 [ 93%] Built target test_suite_pkcs1_v21 /usr/bin/make -f tests/CMakeFiles/test_suite_pkcs5.dir/build.make tests/CMakeFiles/test_suite_pkcs5.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_pkcs5.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_pkcs5.dir/build.make tests/CMakeFiles/test_suite_pkcs5.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_pkcs5.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 93 [ 94%] Built target test_suite_pkcs5 /usr/bin/make -f tests/CMakeFiles/test_suite_pkparse.dir/build.make tests/CMakeFiles/test_suite_pkparse.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_pkparse.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_pkparse.dir/build.make tests/CMakeFiles/test_suite_pkparse.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_pkparse.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 94%] Built target test_suite_pkparse /usr/bin/make -f tests/CMakeFiles/test_suite_pkwrite.dir/build.make tests/CMakeFiles/test_suite_pkwrite.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_pkwrite.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_pkwrite.dir/build.make tests/CMakeFiles/test_suite_pkwrite.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_pkwrite.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 94 [ 95%] Built target test_suite_pkwrite /usr/bin/make -f tests/CMakeFiles/test_suite_rsa.dir/build.make tests/CMakeFiles/test_suite_rsa.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_rsa.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_rsa.dir/build.make tests/CMakeFiles/test_suite_rsa.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_rsa.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 95 [ 96%] Built target test_suite_rsa /usr/bin/make -f tests/CMakeFiles/test_suite_shax.dir/build.make tests/CMakeFiles/test_suite_shax.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_shax.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_shax.dir/build.make tests/CMakeFiles/test_suite_shax.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_shax.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 96%] Built target test_suite_shax /usr/bin/make -f tests/CMakeFiles/test_suite_ssl.dir/build.make tests/CMakeFiles/test_suite_ssl.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_ssl.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_ssl.dir/build.make tests/CMakeFiles/test_suite_ssl.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_ssl.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 96 [ 97%] Built target test_suite_ssl /usr/bin/make -f tests/CMakeFiles/test_suite_timing.dir/build.make tests/CMakeFiles/test_suite_timing.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_timing.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_timing.dir/build.make tests/CMakeFiles/test_suite_timing.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_timing.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 97 [ 98%] Built target test_suite_timing /usr/bin/make -f tests/CMakeFiles/test_suite_version.dir/build.make tests/CMakeFiles/test_suite_version.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_version.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_version.dir/build.make tests/CMakeFiles/test_suite_version.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_version.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [ 98%] Built target test_suite_version /usr/bin/make -f tests/CMakeFiles/test_suite_x509parse.dir/build.make tests/CMakeFiles/test_suite_x509parse.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_x509parse.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_x509parse.dir/build.make tests/CMakeFiles/test_suite_x509parse.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_x509parse.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 98 [ 99%] Built target test_suite_x509parse /usr/bin/make -f tests/CMakeFiles/test_suite_x509write.dir/build.make tests/CMakeFiles/test_suite_x509write.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_x509write.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_x509write.dir/build.make tests/CMakeFiles/test_suite_x509write.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_x509write.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 99 [100%] Built target test_suite_x509write /usr/bin/make -f tests/CMakeFiles/test_suite_xtea.dir/build.make tests/CMakeFiles/test_suite_xtea.dir/depend make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' cd /builddir/build/BUILD/mbedtls-2.7.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6 /builddir/build/BUILD/mbedtls-2.7.6/tests /builddir/build/BUILD/mbedtls-2.7.6/tests/CMakeFiles/test_suite_xtea.dir/DependInfo.cmake --color= make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/make -f tests/CMakeFiles/test_suite_xtea.dir/build.make tests/CMakeFiles/test_suite_xtea.dir/build make[2]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[2]: Nothing to be done for `tests/CMakeFiles/test_suite_xtea.dir/build'. make[2]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles [100%] Built target test_suite_xtea make[1]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/mbedtls-2.7.6/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory `/builddir/build/BUILD/mbedtls-2.7.6' make[1]: Nothing to be done for `preinstall'. make[1]: Leaving directory `/builddir/build/BUILD/mbedtls-2.7.6' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/lib/libmbedtls.a -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/lib/libmbedx509.a -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/lib/libmbedcrypto.a -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/lib/libmbedtls.so.2.7.6 -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/lib/libmbedtls.so.10 -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/lib/libmbedtls.so -- Removed runtime path from "/builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/lib/libmbedtls.so.2.7.6" -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/lib/libmbedx509.so.2.7.6 -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/lib/libmbedx509.so.0 -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/lib/libmbedx509.so -- Removed runtime path from "/builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/lib/libmbedx509.so.2.7.6" -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/lib/libmbedcrypto.so.2.7.6 -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/lib/libmbedcrypto.so.2 -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/lib/libmbedcrypto.so -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/certs.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/md4.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/threading.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/cmac.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/md5.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/ecp.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/sha1.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/ctr_drbg.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/padlock.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/xtea.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/md2.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/camellia.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/pk.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/ssl_internal.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/debug.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/asn1write.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/x509_csr.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/ccm.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/des.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/bn_mul.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/net_sockets.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/sha256.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/ssl_cache.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/pkcs11.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/pem.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/ssl.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/error.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/bignum.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/timing.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/x509.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/md.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/ssl_ticket.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/hmac_drbg.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/version.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/entropy.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/ecdh.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/aes.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/pk_internal.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/blowfish.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/oid.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/cipher_internal.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/platform.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/compat-1.3.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/x509_crt.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/check_config.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/memory_buffer_alloc.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/config.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/asn1.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/sha512.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/aesni.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/havege.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/ecjpake.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/entropy_poll.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/ecdsa.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/pkcs5.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/cipher.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/md_internal.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/ssl_cookie.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/arc4.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/net.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/base64.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/dhm.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/pkcs12.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/x509_crl.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/ssl_ciphersuites.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/ripemd160.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/rsa_internal.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/gcm.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/rsa.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/ecp_internal.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/include/mbedtls/platform_time.h -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/aescrypt2 -- Removed runtime path from "/builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/aescrypt2" -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/crypt_and_hash -- Removed runtime path from "/builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/crypt_and_hash" -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/hello -- Removed runtime path from "/builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/hello" -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/generic_sum -- Removed runtime path from "/builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/generic_sum" -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/dh_client -- Removed runtime path from "/builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/dh_client" -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/dh_genprime -- Removed runtime path from "/builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/dh_genprime" -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/dh_server -- Removed runtime path from "/builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/dh_server" -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/key_app -- Removed runtime path from "/builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/key_app" -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/mpi_demo -- Removed runtime path from "/builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/mpi_demo" -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/rsa_genkey -- Removed runtime path from "/builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/rsa_genkey" -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/rsa_sign -- Removed runtime path from "/builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/rsa_sign" -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/rsa_verify -- Removed runtime path from "/builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/rsa_verify" -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/rsa_encrypt -- Removed runtime path from "/builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/rsa_encrypt" -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/rsa_decrypt -- Removed runtime path from "/builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/rsa_decrypt" -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/pk_encrypt -- Removed runtime path from "/builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/pk_encrypt" -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/pk_decrypt -- Removed runtime path from "/builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/pk_decrypt" -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/pk_sign -- Removed runtime path from "/builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/pk_sign" -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/pk_verify -- Removed runtime path from "/builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/pk_verify" -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/gen_key -- Removed runtime path from "/builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/gen_key" -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/gen_random_havege -- Removed runtime path from "/builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/gen_random_havege" -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/gen_random_ctr_drbg -- Removed runtime path from "/builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/gen_random_ctr_drbg" -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/gen_entropy -- Removed runtime path from "/builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/gen_entropy" -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/dtls_client -- Removed runtime path from "/builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/dtls_client" -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/dtls_server -- Removed runtime path from "/builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/dtls_server" -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/ssl_client1 -- Removed runtime path from "/builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/ssl_client1" -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/ssl_client2 -- Removed runtime path from "/builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/ssl_client2" -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/ssl_server -- Removed runtime path from "/builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/ssl_server" -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/ssl_fork_server -- Removed runtime path from "/builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/ssl_fork_server" -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/ssl_mail_client -- Removed runtime path from "/builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/ssl_mail_client" -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/mini_client -- Removed runtime path from "/builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/mini_client" -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/ssl_pthread_server -- Removed runtime path from "/builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/ssl_pthread_server" -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/selftest -- Removed runtime path from "/builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/selftest" -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/benchmark -- Removed runtime path from "/builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/benchmark" -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/ssl_cert_test -- Removed runtime path from "/builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/ssl_cert_test" -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/udp_proxy -- Removed runtime path from "/builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/udp_proxy" -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/cert_app -- Removed runtime path from "/builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/cert_app" -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/crl_app -- Removed runtime path from "/builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/crl_app" -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/req_app -- Removed runtime path from "/builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/req_app" -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/cert_req -- Removed runtime path from "/builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/cert_req" -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/cert_write -- Removed runtime path from "/builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/cert_write" -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/strerror -- Removed runtime path from "/builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/strerror" -- Installing: /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/pem2der -- Removed runtime path from "/builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin/pem2der" + mkdir -p /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/libexec + mv /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/bin /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/libexec/mbedtls + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/mbedtls-2.7.6 extracting debug info from /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/libexec/mbedtls/gen_random_havege extracting debug info from /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/libexec/mbedtls/gen_random_ctr_drbg extracting debug info from /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/libexec/mbedtls/ssl_pthread_server extracting debug info from /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/libexec/mbedtls/mini_client extracting debug info from /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/libexec/mbedtls/pem2der extracting debug info from /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/libexec/mbedtls/pk_sign extracting debug info from /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/libexec/mbedtls/ssl_cert_test extracting debug info from /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/libexec/mbedtls/req_app extracting debug info from /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/libexec/mbedtls/strerror extracting debug info from /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/libexec/mbedtls/rsa_sign extracting debug info from /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/libexec/mbedtls/mpi_demo extracting debug info from /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/libexec/mbedtls/gen_entropy extracting debug info from /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/libexec/mbedtls/cert_write extracting debug info from /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/libexec/mbedtls/hello extracting debug info from /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/libexec/mbedtls/generic_sum extracting debug info from /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/libexec/mbedtls/ssl_client1 extracting debug info from /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/libexec/mbedtls/ssl_server extracting debug info from /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/libexec/mbedtls/pk_verify extracting debug info from /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/libexec/mbedtls/udp_proxy extracting debug info from /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/libexec/mbedtls/dtls_server extracting debug info from /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/libexec/mbedtls/ssl_fork_server extracting debug info from /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/libexec/mbedtls/rsa_verify extracting debug info from /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/libexec/mbedtls/gen_key extracting debug info from /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/libexec/mbedtls/rsa_genkey extracting debug info from /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/libexec/mbedtls/dh_server extracting debug info from /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/libexec/mbedtls/crl_app extracting debug info from /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/libexec/mbedtls/benchmark extracting debug info from /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/libexec/mbedtls/dh_client extracting debug info from /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/libexec/mbedtls/pk_decrypt extracting debug info from /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/libexec/mbedtls/ssl_client2 extracting debug info from /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/libexec/mbedtls/dtls_client extracting debug info from /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/libexec/mbedtls/ssl_mail_client extracting debug info from /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/libexec/mbedtls/rsa_decrypt extracting debug info from /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/libexec/mbedtls/selftest extracting debug info from /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/libexec/mbedtls/pk_encrypt extracting debug info from /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/libexec/mbedtls/crypt_and_hash extracting debug info from /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/libexec/mbedtls/dh_genprime extracting debug info from /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/libexec/mbedtls/key_app extracting debug info from /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/libexec/mbedtls/cert_app extracting debug info from /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/libexec/mbedtls/rsa_encrypt extracting debug info from /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/libexec/mbedtls/cert_req extracting debug info from /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/libexec/mbedtls/aescrypt2 extracting debug info from /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/lib/libmbedtls.so.2.7.6 extracting debug info from /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/lib/libmbedcrypto.so.2.7.6 extracting debug info from /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/lib/libmbedx509.so.2.7.6 /usr/lib/rpm/sepdebugcrcfix: Updated 45 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libmbedcrypto.so.2.7.6.debug to /usr/lib/debug/usr/lib/libmbedcrypto.so.2.debug symlinked /usr/lib/debug/usr/lib/libmbedcrypto.so.2.7.6.debug to /usr/lib/debug/usr/lib/libmbedcrypto.so.debug symlinked /usr/lib/debug/usr/lib/libmbedtls.so.2.7.6.debug to /usr/lib/debug/usr/lib/libmbedtls.so.debug symlinked /usr/lib/debug/usr/lib/libmbedx509.so.2.7.6.debug to /usr/lib/debug/usr/lib/libmbedx509.so.0.debug symlinked /usr/lib/debug/usr/lib/libmbedtls.so.2.7.6.debug to /usr/lib/debug/usr/lib/libmbedtls.so.10.debug symlinked /usr/lib/debug/usr/lib/libmbedx509.so.2.7.6.debug to /usr/lib/debug/usr/lib/libmbedx509.so.debug 6031 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.cx8ct7 + umask 022 + cd /builddir/build/BUILD + cd mbedtls-2.7.6 + LD_LIBRARY_PATH=/builddir/build/BUILD/mbedtls-2.7.6/library + ctest --output-on-failure -V UpdateCTestConfiguration from :/builddir/build/BUILD/mbedtls-2.7.6/DartConfiguration.tcl Parse Config file:/builddir/build/BUILD/mbedtls-2.7.6/DartConfiguration.tcl UpdateCTestConfiguration from :/builddir/build/BUILD/mbedtls-2.7.6/DartConfiguration.tcl Parse Config file:/builddir/build/BUILD/mbedtls-2.7.6/DartConfiguration.tcl Test project /builddir/build/BUILD/mbedtls-2.7.6 Constructing a list of tests Done constructing a list of tests Checking test dependency graph... Checking test dependency graph end test 1 Start 1: aes.ecb-suite 1: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_aes.ecb "--verbose" 1: Test timeout computed to be: 9.99988e+06 1: AES-128-ECB Encrypt NIST KAT #1 ................................... PASS 1: AES-128-ECB Encrypt NIST KAT #2 ................................... PASS 1: AES-128-ECB Encrypt NIST KAT #3 ................................... PASS 1: AES-128-ECB Encrypt NIST KAT #4 ................................... PASS 1: AES-128-ECB Encrypt NIST KAT #5 ................................... PASS 1: AES-128-ECB Encrypt NIST KAT #6 ................................... PASS 1: AES-128-ECB Encrypt NIST KAT #7 ................................... PASS 1: AES-128-ECB Encrypt NIST KAT #8 ................................... PASS 1: AES-128-ECB Encrypt NIST KAT #9 ................................... PASS 1: AES-128-ECB Encrypt NIST KAT #10 .................................. PASS 1: AES-128-ECB Encrypt NIST KAT #11 .................................. PASS 1: AES-128-ECB Encrypt NIST KAT #12 .................................. PASS 1: AES-128-ECB Encrypt NIST KAT #13 .................................. PASS 1: AES-128-ECB Encrypt NIST KAT #14 .................................. PASS 1: AES-128-ECB Encrypt NIST KAT #15 .................................. PASS 1: AES-128-ECB Encrypt NIST KAT #16 .................................. PASS 1: AES-128-ECB Encrypt NIST KAT #17 .................................. PASS 1: AES-128-ECB Encrypt NIST KAT #18 .................................. PASS 1: AES-128-ECB Decrypt NIST KAT #1 ................................... PASS 1: AES-128-ECB Decrypt NIST KAT #2 ................................... PASS 1: AES-128-ECB Decrypt NIST KAT #3 ................................... PASS 1: AES-128-ECB Decrypt NIST KAT #4 ................................... PASS 1: AES-128-ECB Decrypt NIST KAT #5 ................................... PASS 1: AES-128-ECB Decrypt NIST KAT #6 ................................... PASS 1: AES-128-ECB Decrypt NIST KAT #7 ................................... PASS 1: AES-128-ECB Decrypt NIST KAT #8 ................................... PASS 1: AES-128-ECB Decrypt NIST KAT #9 ................................... PASS 1: AES-128-ECB Decrypt NIST KAT #10 .................................. PASS 1: AES-128-ECB Decrypt NIST KAT #11 .................................. PASS 1: AES-192-ECB Encrypt NIST KAT #1 ................................... PASS 1: AES-192-ECB Encrypt NIST KAT #2 ................................... PASS 1: AES-192-ECB Encrypt NIST KAT #3 ................................... PASS 1: AES-192-ECB Encrypt NIST KAT #4 ................................... PASS 1: AES-192-ECB Encrypt NIST KAT #5 ................................... PASS 1: AES-192-ECB Encrypt NIST KAT #6 ................................... PASS 1: AES-192-ECB Encrypt NIST KAT #7 ................................... PASS 1: AES-192-ECB Encrypt NIST KAT #8 ................................... PASS 1: AES-192-ECB Encrypt NIST KAT #9 ................................... PASS 1: AES-192-ECB Encrypt NIST KAT #10 .................................. PASS 1: AES-192-ECB Encrypt NIST KAT #11 .................................. PASS 1: AES-192-ECB Encrypt NIST KAT #12 .................................. PASS 1: AES-192-ECB Decrypt NIST KAT #1 ................................... PASS 1: AES-192-ECB Decrypt NIST KAT #2 ................................... PASS 1: AES-192-ECB Decrypt NIST KAT #3 ................................... PASS 1: AES-192-ECB Decrypt NIST KAT #4 ................................... PASS 1: AES-192-ECB Decrypt NIST KAT #5 ................................... PASS 1: AES-192-ECB Decrypt NIST KAT #6 ................................... PASS 1: AES-192-ECB Decrypt NIST KAT #7 ................................... PASS 1: AES-192-ECB Decrypt NIST KAT #8 ................................... PASS 1: AES-192-ECB Decrypt NIST KAT #9 ................................... PASS 1: AES-192-ECB Decrypt NIST KAT #10 .................................. PASS 1: AES-192-ECB Decrypt NIST KAT #11 .................................. PASS 1: AES-192-ECB Decrypt NIST KAT #12 .................................. PASS 1: AES-256-ECB Encrypt NIST KAT #1 ................................... PASS 1: AES-256-ECB Encrypt NIST KAT #2 ................................... PASS 1: AES-256-ECB Encrypt NIST KAT #3 ................................... PASS 1: AES-256-ECB Encrypt NIST KAT #4 ................................... PASS 1: AES-256-ECB Encrypt NIST KAT #5 ................................... PASS 1: AES-256-ECB Encrypt NIST KAT #6 ................................... PASS 1: AES-256-ECB Encrypt NIST KAT #7 ................................... PASS 1: AES-256-ECB Encrypt NIST KAT #8 ................................... PASS 1: AES-256-ECB Encrypt NIST KAT #9 ................................... PASS 1: AES-256-ECB Encrypt NIST KAT #10 .................................. PASS 1: AES-256-ECB Encrypt NIST KAT #11 .................................. PASS 1: AES-256-ECB Encrypt NIST KAT #12 .................................. PASS 1: AES-256-ECB Decrypt NIST KAT #1 ................................... PASS 1: AES-256-ECB Decrypt NIST KAT #2 ................................... PASS 1: AES-256-ECB Decrypt NIST KAT #3 ................................... PASS 1: AES-256-ECB Decrypt NIST KAT #4 ................................... PASS 1: AES-256-ECB Decrypt NIST KAT #5 ................................... PASS 1: AES-256-ECB Decrypt NIST KAT #6 ................................... PASS 1: AES-256-ECB Decrypt NIST KAT #7 ................................... PASS 1: AES-256-ECB Decrypt NIST KAT #8 ................................... PASS 1: AES-256-ECB Decrypt NIST KAT #9 ................................... PASS 1: AES-256-ECB Decrypt NIST KAT #10 .................................. PASS 1: AES-256-ECB Decrypt NIST KAT #11 .................................. PASS 1: AES-256-ECB Decrypt NIST KAT #12 .................................. PASS 1: 1: ---------------------------------------------------------------------------- 1: 1: PASSED (77 / 77 tests (0 skipped)) 1/60 Test #1: aes.ecb-suite .................... Passed 0.01 sec test 2 Start 2: aes.cbc-suite 2: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_aes.cbc "--verbose" 2: Test timeout computed to be: 9.99988e+06 2: AES-128-CBC Encrypt NIST KAT #1 ................................... PASS 2: AES-128-CBC Encrypt NIST KAT #2 ................................... PASS 2: AES-128-CBC Encrypt NIST KAT #3 ................................... PASS 2: AES-128-CBC Encrypt NIST KAT #4 ................................... PASS 2: AES-128-CBC Encrypt NIST KAT #5 ................................... PASS 2: AES-128-CBC Encrypt NIST KAT #6 ................................... PASS 2: AES-128-CBC Encrypt NIST KAT #7 ................................... PASS 2: AES-128-CBC Encrypt NIST KAT #8 ................................... PASS 2: AES-128-CBC Encrypt NIST KAT #9 ................................... PASS 2: AES-128-CBC Encrypt NIST KAT #10 .................................. PASS 2: AES-128-CBC Encrypt NIST KAT #11 .................................. PASS 2: AES-128-CBC Encrypt NIST KAT #12 .................................. PASS 2: AES-128-CBC Decrypt NIST KAT #1 ................................... PASS 2: AES-128-CBC Decrypt NIST KAT #2 ................................... PASS 2: AES-128-CBC Decrypt NIST KAT #3 ................................... PASS 2: AES-128-CBC Decrypt NIST KAT #4 ................................... PASS 2: AES-128-CBC Decrypt NIST KAT #5 ................................... PASS 2: AES-128-CBC Decrypt NIST KAT #6 ................................... PASS 2: AES-128-CBC Decrypt NIST KAT #7 ................................... PASS 2: AES-128-CBC Decrypt NIST KAT #8 ................................... PASS 2: AES-128-CBC Decrypt NIST KAT #9 ................................... PASS 2: AES-128-CBC Decrypt NIST KAT #10 .................................. PASS 2: AES-128-CBC Decrypt NIST KAT #11 .................................. PASS 2: AES-128-CBC Decrypt NIST KAT #12 .................................. PASS 2: AES-192-CBC Encrypt NIST KAT #1 ................................... PASS 2: AES-192-CBC Encrypt NIST KAT #2 ................................... PASS 2: AES-192-CBC Encrypt NIST KAT #3 ................................... PASS 2: AES-192-CBC Encrypt NIST KAT #4 ................................... PASS 2: AES-192-CBC Encrypt NIST KAT #5 ................................... PASS 2: AES-192-CBC Encrypt NIST KAT #6 ................................... PASS 2: AES-192-CBC Encrypt NIST KAT #7 ................................... PASS 2: AES-192-CBC Encrypt NIST KAT #8 ................................... PASS 2: AES-192-CBC Encrypt NIST KAT #9 ................................... PASS 2: AES-192-CBC Encrypt NIST KAT #10 .................................. PASS 2: AES-192-CBC Encrypt NIST KAT #11 .................................. PASS 2: AES-192-CBC Encrypt NIST KAT #12 .................................. PASS 2: AES-192-CBC Decrypt NIST KAT #1 ................................... PASS 2: AES-192-CBC Decrypt NIST KAT #2 ................................... PASS 2: AES-192-CBC Decrypt NIST KAT #3 ................................... PASS 2: AES-192-CBC Decrypt NIST KAT #4 ................................... PASS 2: AES-192-CBC Decrypt NIST KAT #5 ................................... PASS 2: AES-192-CBC Decrypt NIST KAT #6 ................................... PASS 2: AES-192-CBC Decrypt NIST KAT #7 ................................... PASS 2: AES-192-CBC Decrypt NIST KAT #8 ................................... PASS 2: AES-192-CBC Decrypt NIST KAT #9 ................................... PASS 2: AES-192-CBC Decrypt NIST KAT #10 .................................. PASS 2: AES-192-CBC Decrypt NIST KAT #11 .................................. PASS 2: AES-192-CBC Decrypt NIST KAT #12 .................................. PASS 2: AES-256-CBC Encrypt NIST KAT #1 ................................... PASS 2: AES-256-CBC Encrypt NIST KAT #2 ................................... PASS 2: AES-256-CBC Encrypt NIST KAT #3 ................................... PASS 2: AES-256-CBC Encrypt NIST KAT #4 ................................... PASS 2: AES-256-CBC Encrypt NIST KAT #5 ................................... PASS 2: AES-256-CBC Encrypt NIST KAT #6 ................................... PASS 2: AES-256-CBC Encrypt NIST KAT #7 ................................... PASS 2: AES-256-CBC Encrypt NIST KAT #8 ................................... PASS 2: AES-256-CBC Encrypt NIST KAT #9 ................................... PASS 2: AES-256-CBC Encrypt NIST KAT #10 .................................. PASS 2: AES-256-CBC Encrypt NIST KAT #11 .................................. PASS 2: AES-256-CBC Encrypt NIST KAT #12 .................................. PASS 2: AES-256-CBC Decrypt NIST KAT #1 ................................... PASS 2: AES-256-CBC Decrypt NIST KAT #2 ................................... PASS 2: AES-256-CBC Decrypt NIST KAT #3 ................................... PASS 2: AES-256-CBC Decrypt NIST KAT #4 ................................... PASS 2: AES-256-CBC Decrypt NIST KAT #5 ................................... PASS 2: AES-256-CBC Decrypt NIST KAT #6 ................................... PASS 2: AES-256-CBC Decrypt NIST KAT #7 ................................... PASS 2: AES-256-CBC Decrypt NIST KAT #8 ................................... PASS 2: AES-256-CBC Decrypt NIST KAT #9 ................................... PASS 2: AES-256-CBC Decrypt NIST KAT #10 .................................. PASS 2: AES-256-CBC Decrypt NIST KAT #11 .................................. PASS 2: AES-256-CBC Decrypt NIST KAT #12 .................................. PASS 2: 2: ---------------------------------------------------------------------------- 2: 2: PASSED (72 / 72 tests (0 skipped)) 2/60 Test #2: aes.cbc-suite .................... Passed 0.01 sec test 3 Start 3: aes.cfb-suite 3: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_aes.cfb "--verbose" 3: Test timeout computed to be: 9.99988e+06 3: AES-128-CFB128 Encrypt NIST KAT #1 ................................ PASS 3: AES-128-CFB128 Encrypt NIST KAT #2 ................................ PASS 3: AES-128-CFB128 Encrypt NIST KAT #3 ................................ PASS 3: AES-128-CFB128 Encrypt NIST KAT #4 ................................ PASS 3: AES-128-CFB128 Encrypt NIST KAT #5 ................................ PASS 3: AES-128-CFB128 Encrypt NIST KAT #6 ................................ PASS 3: AES-128-CFB128 Encrypt NIST KAT #7 ................................ PASS 3: AES-128-CFB128 Encrypt NIST KAT #8 ................................ PASS 3: AES-128-CFB128 Encrypt NIST KAT #9 ................................ PASS 3: AES-128-CFB128 Encrypt NIST KAT #10 ............................... PASS 3: AES-128-CFB128 Encrypt NIST KAT #11 ............................... PASS 3: AES-128-CFB128 Encrypt NIST KAT #12 ............................... PASS 3: AES-128-CFB128 Decrypt NIST KAT #1 ................................ PASS 3: AES-128-CFB128 Decrypt NIST KAT #2 ................................ PASS 3: AES-128-CFB128 Decrypt NIST KAT #3 ................................ PASS 3: AES-128-CFB128 Decrypt NIST KAT #4 ................................ PASS 3: AES-128-CFB128 Decrypt NIST KAT #5 ................................ PASS 3: AES-128-CFB128 Decrypt NIST KAT #6 ................................ PASS 3: AES-128-CFB128 Decrypt NIST KAT #7 ................................ PASS 3: AES-128-CFB128 Decrypt NIST KAT #8 ................................ PASS 3: AES-128-CFB128 Decrypt NIST KAT #9 ................................ PASS 3: AES-128-CFB128 Decrypt NIST KAT #10 ............................... PASS 3: AES-128-CFB128 Decrypt NIST KAT #11 ............................... PASS 3: AES-128-CFB128 Decrypt NIST KAT #12 ............................... PASS 3: AES-192-CFB128 Encrypt NIST KAT #1 ................................ PASS 3: AES-192-CFB128 Encrypt NIST KAT #2 ................................ PASS 3: AES-192-CFB128 Encrypt NIST KAT #3 ................................ PASS 3: AES-192-CFB128 Encrypt NIST KAT #4 ................................ PASS 3: AES-192-CFB128 Encrypt NIST KAT #5 ................................ PASS 3: AES-192-CFB128 Encrypt NIST KAT #6 ................................ PASS 3: AES-192-CFB128 Encrypt NIST KAT #7 ................................ PASS 3: AES-192-CFB128 Encrypt NIST KAT #8 ................................ PASS 3: AES-192-CFB128 Encrypt NIST KAT #9 ................................ PASS 3: AES-192-CFB128 Encrypt NIST KAT #10 ............................... PASS 3: AES-192-CFB128 Encrypt NIST KAT #11 ............................... PASS 3: AES-192-CFB128 Encrypt NIST KAT #12 ............................... PASS 3: AES-192-CFB128 Decrypt NIST KAT #1 ................................ PASS 3: AES-192-CFB128 Decrypt NIST KAT #2 ................................ PASS 3: AES-192-CFB128 Decrypt NIST KAT #3 ................................ PASS 3: AES-192-CFB128 Decrypt NIST KAT #4 ................................ PASS 3: AES-192-CFB128 Decrypt NIST KAT #5 ................................ PASS 3: AES-192-CFB128 Decrypt NIST KAT #6 ................................ PASS 3: AES-192-CFB128 Decrypt NIST KAT #7 ................................ PASS 3: AES-192-CFB128 Decrypt NIST KAT #8 ................................ PASS 3: AES-192-CFB128 Decrypt NIST KAT #9 ................................ PASS 3: AES-192-CFB128 Decrypt NIST KAT #10 ............................... PASS 3: AES-192-CFB128 Decrypt NIST KAT #11 ............................... PASS 3: AES-192-CFB128 Decrypt NIST KAT #12 ............................... PASS 3: AES-256-CFB128 Encrypt NIST KAT #1 ................................ PASS 3: AES-256-CFB128 Encrypt NIST KAT #2 ................................ PASS 3: AES-256-CFB128 Encrypt NIST KAT #3 ................................ PASS 3: AES-256-CFB128 Encrypt NIST KAT #4 ................................ PASS 3: AES-256-CFB128 Encrypt NIST KAT #5 ................................ PASS 3: AES-256-CFB128 Encrypt NIST KAT #6 ................................ PASS 3: AES-256-CFB128 Encrypt NIST KAT #7 ................................ PASS 3: AES-256-CFB128 Encrypt NIST KAT #8 ................................ PASS 3: AES-256-CFB128 Encrypt NIST KAT #9 ................................ PASS 3: AES-256-CFB128 Encrypt NIST KAT #10 ............................... PASS 3: AES-256-CFB128 Encrypt NIST KAT #11 ............................... PASS 3: AES-256-CFB128 Encrypt NIST KAT #12 ............................... PASS 3: AES-256-CFB128 Decrypt NIST KAT #1 ................................ PASS 3: AES-256-CFB128 Decrypt NIST KAT #2 ................................ PASS 3: AES-256-CFB128 Decrypt NIST KAT #3 ................................ PASS 3: AES-256-CFB128 Decrypt NIST KAT #4 ................................ PASS 3: AES-256-CFB128 Decrypt NIST KAT #5 ................................ PASS 3: AES-256-CFB128 Decrypt NIST KAT #6 ................................ PASS 3: AES-256-CFB128 Decrypt NIST KAT #7 ................................ PASS 3: AES-256-CFB128 Decrypt NIST KAT #8 ................................ PASS 3: AES-256-CFB128 Decrypt NIST KAT #9 ................................ PASS 3: AES-256-CFB128 Decrypt NIST KAT #10 ............................... PASS 3: AES-256-CFB128 Decrypt NIST KAT #11 ............................... PASS 3: AES-256-CFB128 Decrypt NIST KAT #12 ............................... PASS 3: AES-128-CFB8 Encrypt NIST MMT #0 .................................. PASS 3: AES-128-CFB8 Encrypt NIST MMT #1 .................................. PASS 3: AES-128-CFB8 Encrypt NIST MMT #2 .................................. PASS 3: AES-128-CFB8 Encrypt NIST MMT #3 .................................. PASS 3: AES-128-CFB8 Encrypt NIST MMT #4 .................................. PASS 3: AES-128-CFB8 Encrypt NIST MMT #5 .................................. PASS 3: AES-128-CFB8 Encrypt NIST MMT #6 .................................. PASS 3: AES-128-CFB8 Encrypt NIST MMT #7 .................................. PASS 3: AES-128-CFB8 Encrypt NIST MMT #8 .................................. PASS 3: AES-128-CFB8 Encrypt NIST MMT #9 .................................. PASS 3: AES-128-CFB8 Decrypt NIST MMT #0 .................................. PASS 3: AES-128-CFB8 Decrypt NIST MMT #1 .................................. PASS 3: AES-128-CFB8 Decrypt NIST MMT #2 .................................. PASS 3: AES-128-CFB8 Decrypt NIST MMT #3 .................................. PASS 3: AES-128-CFB8 Decrypt NIST MMT #4 .................................. PASS 3: AES-128-CFB8 Decrypt NIST MMT #5 .................................. PASS 3: AES-128-CFB8 Decrypt NIST MMT #6 .................................. PASS 3: AES-128-CFB8 Decrypt NIST MMT #7 .................................. PASS 3: AES-128-CFB8 Decrypt NIST MMT #8 .................................. PASS 3: AES-128-CFB8 Decrypt NIST MMT #9 .................................. PASS 3: AES-192-CFB8 Encrypt NIST MMT #0 .................................. PASS 3: AES-192-CFB8 Encrypt NIST MMT #1 .................................. PASS 3: AES-192-CFB8 Encrypt NIST MMT #2 .................................. PASS 3: AES-192-CFB8 Encrypt NIST MMT #3 .................................. PASS 3: AES-192-CFB8 Encrypt NIST MMT #4 .................................. PASS 3: AES-192-CFB8 Encrypt NIST MMT #5 .................................. PASS 3: AES-192-CFB8 Encrypt NIST MMT #6 .................................. PASS 3: AES-192-CFB8 Encrypt NIST MMT #7 .................................. PASS 3: AES-192-CFB8 Encrypt NIST MMT #8 .................................. PASS 3: AES-192-CFB8 Encrypt NIST MMT #9 .................................. PASS 3: AES-192-CFB8 Decrypt NIST MMT #0 .................................. PASS 3: AES-192-CFB8 Decrypt NIST MMT #1 .................................. PASS 3: AES-192-CFB8 Decrypt NIST MMT #2 .................................. PASS 3: AES-192-CFB8 Decrypt NIST MMT #3 .................................. PASS 3: AES-192-CFB8 Decrypt NIST MMT #4 .................................. PASS 3: AES-192-CFB8 Decrypt NIST MMT #5 .................................. PASS 3: AES-192-CFB8 Decrypt NIST MMT #6 .................................. PASS 3: AES-192-CFB8 Decrypt NIST MMT #7 .................................. PASS 3: AES-192-CFB8 Decrypt NIST MMT #8 .................................. PASS 3: AES-192-CFB8 Decrypt NIST MMT #9 .................................. PASS 3: AES-256-CFB8 Encrypt NIST MMT #0 .................................. PASS 3: AES-256-CFB8 Encrypt NIST MMT #1 .................................. PASS 3: AES-256-CFB8 Encrypt NIST MMT #2 .................................. PASS 3: AES-256-CFB8 Encrypt NIST MMT #3 .................................. PASS 3: AES-256-CFB8 Encrypt NIST MMT #4 .................................. PASS 3: AES-256-CFB8 Encrypt NIST MMT #5 .................................. PASS 3: AES-256-CFB8 Encrypt NIST MMT #6 .................................. PASS 3: AES-256-CFB8 Encrypt NIST MMT #7 .................................. PASS 3: AES-256-CFB8 Encrypt NIST MMT #8 .................................. PASS 3: AES-256-CFB8 Encrypt NIST MMT #9 .................................. PASS 3: AES-256-CFB8 Decrypt NIST MMT #0 .................................. PASS 3: AES-256-CFB8 Decrypt NIST MMT #1 .................................. PASS 3: AES-256-CFB8 Decrypt NIST MMT #2 .................................. PASS 3: AES-256-CFB8 Decrypt NIST MMT #3 .................................. PASS 3: AES-256-CFB8 Decrypt NIST MMT #4 .................................. PASS 3: AES-256-CFB8 Decrypt NIST MMT #5 .................................. PASS 3: AES-256-CFB8 Decrypt NIST MMT #6 .................................. PASS 3: AES-256-CFB8 Decrypt NIST MMT #7 .................................. PASS 3: AES-256-CFB8 Decrypt NIST MMT #8 .................................. PASS 3: AES-256-CFB8 Decrypt NIST MMT #9 .................................. PASS 3: 3: ---------------------------------------------------------------------------- 3: 3: PASSED (132 / 132 tests (0 skipped)) 3/60 Test #3: aes.cfb-suite .................... Passed 0.02 sec test 4 Start 4: aes.rest-suite 4: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_aes.rest "--verbose" 4: Test timeout computed to be: 9.99988e+06 4: AES-ECB Encrypt (Invalid keylength) ............................... PASS 4: AES-ECB Decrypt (Invalid keylength) ............................... PASS 4: AES-256-CBC Encrypt (Invalid input length) ........................ PASS 4: AES-256-CBC Decrypt (Invalid input length) ........................ PASS 4: AES Selftest ...................................................... AES-ECB-128 (dec): passed 4: AES-ECB-128 (enc): passed 4: AES-ECB-192 (dec): passed 4: AES-ECB-192 (enc): passed 4: AES-ECB-256 (dec): passed 4: AES-ECB-256 (enc): passed 4: 4: AES-CBC-128 (dec): passed 4: AES-CBC-128 (enc): passed 4: AES-CBC-192 (dec): passed 4: AES-CBC-192 (enc): passed 4: AES-CBC-256 (dec): passed 4: AES-CBC-256 (enc): passed 4: 4: AES-CFB128-128 (dec): passed 4: AES-CFB128-128 (enc): passed 4: AES-CFB128-192 (dec): passed 4: AES-CFB128-192 (enc): passed 4: AES-CFB128-256 (dec): passed 4: AES-CFB128-256 (enc): passed 4: 4: AES-CTR-128 (dec): passed 4: AES-CTR-128 (enc): passed 4: AES-CTR-128 (dec): passed 4: AES-CTR-128 (enc): passed 4: AES-CTR-128 (dec): passed 4: AES-CTR-128 (enc): passed 4: 4: PASS 4: 4: ---------------------------------------------------------------------------- 4: 4: PASSED (5 / 5 tests (0 skipped)) 4/60 Test #4: aes.rest-suite ................... Passed 0.09 sec test 5 Start 5: arc4-suite 5: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_arc4 "--verbose" 5: Test timeout computed to be: 9.99988e+06 5: Test vector ARC4 [Cryptlib] ....................................... PASS 5: Test vector ARC4 [COMMERCE] ....................................... PASS 5: Test vector ARC4 [SSH ARCFOUR] .................................... PASS 5: Test Vector ARC4 [RFC6229 40-bit] ................................. PASS 5: Test Vector ARC4 [RFC6229 56-bit] ................................. PASS 5: Test Vector ARC4 [RFC6229 64-bit] ................................. PASS 5: Test Vector ARC4 [RFC6229 128-bit] ................................ PASS 5: TMP ............................................................... PASS 5: ARC4 Selftest ..................................................... ARC4 test #1: passed 5: ARC4 test #2: passed 5: ARC4 test #3: passed 5: 5: PASS 5: 5: ---------------------------------------------------------------------------- 5: 5: PASSED (9 / 9 tests (0 skipped)) 5/60 Test #5: arc4-suite ....................... Passed 0.01 sec test 6 Start 6: asn1write-suite 6: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_asn1write "--verbose" 6: Test timeout computed to be: 9.99988e+06 6: ASN.1 Write Octet String #0 (Empty string) ........................ PASS 6: ASN.1 Write Octet String #1 (Large buffer) ........................ PASS 6: ASN.1 Write Octet String #2 (Buffer just fits) .................... PASS 6: ASN.1 Write Octet String #3 (Buffer too small for tag) ............ PASS 6: ASN.1 Write Octet String #4 (Buffer too small for len) ............ PASS 6: ASN.1 Write Octet String #5 (Buffer too small for string) ......... PASS 6: ASN.1 Write Octet String #6 (l = 128, large buffer) ............... PASS 6: ASN.1 Write Octet String #7 (l = 128, buffer just fits) ........... PASS 6: ASN.1 Write Octet String #8 (l = 128, buffer too small for tag) ... PASS 6: ASN.1 Write Octet String #9 (l = 128, buffer too small for len) ... PASS 6: ASN.1 Write Octet String #9 (l = 128, buffer too small for string) PASS 6: ASN.1 Write IA5 String #0 (Empty string) .......................... PASS 6: ASN.1 Write IA5 String #1 (Large buffer) .......................... PASS 6: ASN.1 Write IA5 String #2 (Buffer just fits) ...................... PASS 6: ASN.1 Write IA5 String #3 (Buffer too small for tag) .............. PASS 6: ASN.1 Write IA5 String #4 (Buffer too small for len) .............. PASS 6: ASN.1 Write IA5 String #5 (Buffer too small for string) ........... PASS 6: ASN.1 Write / Read Length #0 (Len = 0, short form) ................ PASS 6: ASN.1 Write / Read Length #1 (Len = 127, short form) .............. PASS 6: ASN.1 Write / Read Length #2 (Len = 127, buffer too small) ........ PASS 6: ASN.1 Write / Read Length #3 (Len = 128, long form) ............... PASS 6: ASN.1 Write / Read Length #4 (Len = 255, long form) ............... PASS 6: ASN.1 Write / Read Length #5 (Len = 255, buffer too small) ........ PASS 6: ASN.1 Write / Read Length #6 (Len = 258, byte order) .............. PASS 6: ASN.1 Write / Read Length #7 (Len = 65535, long form) ............. PASS 6: ASN.1 Write / Read Length #8 (Len = 65535, buffer too small) ...... PASS 6: ASN.1 Write / Read Length #9 (Len = 66051, byte order) ............ PASS 6: ASN.1 Write / Read Length #10 (Len = 16777215, long form) ......... PASS 6: ASN.1 Write / Read Length #11 (Len = 16777215, buffer too small) .. PASS 6: ASN.1 Write / Read Length #12 (Len = 16909060, byte order) ........ PASS 6: ASN.1 Write / Read Length #12 (Len = 16909060, buffer too small) .. PASS 6: 6: ---------------------------------------------------------------------------- 6: 6: PASSED (31 / 31 tests (0 skipped)) 6/60 Test #6: asn1write-suite .................. Passed 0.01 sec test 7 Start 7: base64-suite 7: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_base64 "--verbose" 7: Test timeout computed to be: 9.99988e+06 7: Test case mbedtls_base64_encode #1 buffer just right .............. PASS 7: Test case mbedtls_base64_encode #2 buffer just right .............. PASS 7: Test case mbedtls_base64_encode #2 buffer too small ............... PASS 7: Test case mbedtls_base64_encode #3 buffer just right .............. PASS 7: Test case mbedtls_base64_encode #3 buffer too small ............... PASS 7: Test case mbedtls_base64_encode #4 buffer just right .............. PASS 7: Test case mbedtls_base64_encode #4 buffer too small ............... PASS 7: Test case mbedtls_base64_encode #5 buffer just right .............. PASS 7: Test case mbedtls_base64_encode #5 buffer too small ............... PASS 7: Test case mbedtls_base64_encode #6 buffer just right .............. PASS 7: Test case mbedtls_base64_encode #6 buffer too small ............... PASS 7: Test case mbedtls_base64_encode #7 buffer just right .............. PASS 7: Test case mbedtls_base64_encode #7 buffer too small ............... PASS 7: Test case mbedtls_base64_decode #1 ................................ PASS 7: Test case mbedtls_base64_decode #2 ................................ PASS 7: Test case mbedtls_base64_decode #3 ................................ PASS 7: Test case mbedtls_base64_decode #4 ................................ PASS 7: Test case mbedtls_base64_decode #5 ................................ PASS 7: Test case mbedtls_base64_decode #6 ................................ PASS 7: Test case mbedtls_base64_decode #7 ................................ PASS 7: Base64 decode (Illegal character) ................................. PASS 7: Base64 decode (Too much equal signs) .............................. PASS 7: Base64 decode (Invalid char after equal signs) .................... PASS 7: Base64 decode (Space inside string) ............................... PASS 7: Base64 decode "Zm9vYmFy" (no newline nor '\0' at end) ............. PASS 7: Base64 decode "Zm9vYmFy\n" (LF at end) ............................ PASS 7: Base64 decode "Zm9vYmFy\r\n" (CRLF at end) ........................ PASS 7: Base64 decode "Zm9vYmFy\r" (CR at end) ............................ PASS 7: Base64 decode "Zm9vYmFy " (SP at end) ............................. PASS 7: Base64 decode "Zm9vYmFy \n" (SP+LF at end) ........................ PASS 7: Base64 decode "Zm9vYmFy \r\n" (SP+CRLF at end) .................... PASS 7: Base64 decode "Zm9vYmFy \r" (SP+CR at end) ........................ PASS 7: Base64 decode "Zm9vYmFy " (2SP at end) ........................... PASS 7: Base64 decode "Zm9vYmFy \n" (2SP+LF at end) ...................... PASS 7: Base64 decode "Zm9vYmFy \r\n" (2SP+CRLF at end) .................. PASS 7: Base64 decode "Zm9vYmFy \r" (2SP+CR at end) ...................... PASS 7: Base64 decode "Zm9vYmF\ny" (LF inside) ............................ PASS 7: Base64 decode "Zm9vYmF\ry" (CRLF inside) .......................... PASS 7: Base64 decode "Zm9vYmF\ry" (CR inside) ............................ PASS 7: Base64 decode "Zm9vYmF y" (SP inside) ............................. PASS 7: Base64 decode "Zm9vYmF \ny" (SP+LF inside) ........................ PASS 7: Base64 decode "Zm9vYmF \ry" (SP+CRLF inside) ...................... PASS 7: Base64 decode "Zm9vYmF \ry" (SP+CR inside) ........................ PASS 7: Base64 decode "Zm9vYmF y" (2SP inside) ........................... PASS 7: Base64 decode "Zm9vYmF \ny" (2SP+LF inside) ...................... PASS 7: Base64 decode "Zm9vYmF \ry" (2SP+CRLF inside) .................... PASS 7: Base64 decode "Zm9vYmF \ry" (2SP+CR inside) ...................... PASS 7: Base64 encode hex #1 .............................................. PASS 7: Base64 encode hex #2 (buffer too small) ........................... PASS 7: Base64 encode hex #3 .............................................. PASS 7: Base64 encode hex #4 .............................................. PASS 7: Base64 decode hex #1 .............................................. PASS 7: Base64 decode hex #2 (buffer too small) ........................... PASS 7: Base64 decode hex #3 .............................................. PASS 7: Base64 decode hex #4 .............................................. PASS 7: Base64 decode hex #5 (buffer too small) ........................... PASS 7: Base64 Selftest ................................................... Base64 encoding test: passed 7: Base64 decoding test: passed 7: 7: PASS 7: 7: ---------------------------------------------------------------------------- 7: 7: PASSED (57 / 57 tests (0 skipped)) 7/60 Test #7: base64-suite ..................... Passed 0.01 sec test 8 Start 8: blowfish-suite 8: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_blowfish "--verbose" 8: Test timeout computed to be: 9.99988e+06 8: BLOWFISH-ECB Encrypt SSLeay reference #1 .......................... PASS 8: BLOWFISH-ECB Encrypt SSLeay reference #2 .......................... PASS 8: BLOWFISH-ECB Encrypt SSLeay reference #3 .......................... PASS 8: BLOWFISH-ECB Encrypt SSLeay reference #4 .......................... PASS 8: BLOWFISH-ECB Encrypt SSLeay reference #5 .......................... PASS 8: BLOWFISH-ECB Encrypt SSLeay reference #6 .......................... PASS 8: BLOWFISH-ECB Encrypt SSLeay reference #7 .......................... PASS 8: BLOWFISH-ECB Encrypt SSLeay reference #8 .......................... PASS 8: BLOWFISH-ECB Encrypt SSLeay reference #9 .......................... PASS 8: BLOWFISH-ECB Encrypt SSLeay reference #10 ......................... PASS 8: BLOWFISH-ECB Encrypt SSLeay reference #11 ......................... PASS 8: BLOWFISH-ECB Encrypt SSLeay reference #12 ......................... PASS 8: BLOWFISH-ECB Encrypt SSLeay reference #13 ......................... PASS 8: BLOWFISH-ECB Encrypt SSLeay reference #14 ......................... PASS 8: BLOWFISH-ECB Encrypt SSLeay reference #15 ......................... PASS 8: BLOWFISH-ECB Encrypt SSLeay reference #16 ......................... PASS 8: BLOWFISH-ECB Encrypt SSLeay reference #17 ......................... PASS 8: BLOWFISH-ECB Encrypt SSLeay reference #18 ......................... PASS 8: BLOWFISH-ECB Encrypt SSLeay reference #19 ......................... PASS 8: BLOWFISH-ECB Encrypt SSLeay reference #20 ......................... PASS 8: BLOWFISH-ECB Encrypt SSLeay reference #21 ......................... PASS 8: BLOWFISH-ECB Encrypt SSLeay reference #22 ......................... PASS 8: BLOWFISH-ECB Encrypt SSLeay reference #23 ......................... PASS 8: BLOWFISH-ECB Encrypt SSLeay reference #24 ......................... PASS 8: BLOWFISH-ECB Encrypt SSLeay reference #25 ......................... PASS 8: BLOWFISH-ECB Encrypt SSLeay reference #26 ......................... PASS 8: BLOWFISH-ECB Encrypt SSLeay reference #27 ......................... PASS 8: BLOWFISH-ECB Encrypt SSLeay reference #28 ......................... PASS 8: BLOWFISH-ECB Encrypt SSLeay reference #29 ......................... PASS 8: BLOWFISH-ECB Encrypt SSLeay reference #30 ......................... PASS 8: BLOWFISH-ECB Encrypt SSLeay reference #31 ......................... PASS 8: BLOWFISH-ECB Encrypt SSLeay reference #32 ......................... PASS 8: BLOWFISH-ECB Encrypt SSLeay reference #33 ......................... PASS 8: BLOWFISH-ECB Encrypt SSLeay reference #34 ......................... PASS 8: BLOWFISH-ECB Decrypt SSLeay reference #1 .......................... PASS 8: BLOWFISH-ECB Decrypt SSLeay reference #2 .......................... PASS 8: BLOWFISH-ECB Decrypt SSLeay reference #3 .......................... PASS 8: BLOWFISH-ECB Decrypt SSLeay reference #4 .......................... PASS 8: BLOWFISH-ECB Decrypt SSLeay reference #5 .......................... PASS 8: BLOWFISH-ECB Decrypt SSLeay reference #6 .......................... PASS 8: BLOWFISH-ECB Decrypt SSLeay reference #7 .......................... PASS 8: BLOWFISH-ECB Decrypt SSLeay reference #8 .......................... PASS 8: BLOWFISH-ECB Decrypt SSLeay reference #9 .......................... PASS 8: BLOWFISH-ECB Decrypt SSLeay reference #10 ......................... PASS 8: BLOWFISH-ECB Decrypt SSLeay reference #11 ......................... PASS 8: BLOWFISH-ECB Decrypt SSLeay reference #12 ......................... PASS 8: BLOWFISH-ECB Decrypt SSLeay reference #13 ......................... PASS 8: BLOWFISH-ECB Decrypt SSLeay reference #14 ......................... PASS 8: BLOWFISH-ECB Encrypt SSLeay reference #15 ......................... PASS 8: BLOWFISH-ECB Decrypt SSLeay reference #16 ......................... PASS 8: BLOWFISH-ECB Decrypt SSLeay reference #17 ......................... PASS 8: BLOWFISH-ECB Decrypt SSLeay reference #18 ......................... PASS 8: BLOWFISH-ECB Decrypt SSLeay reference #19 ......................... PASS 8: BLOWFISH-ECB Decrypt SSLeay reference #20 ......................... PASS 8: BLOWFISH-ECB Decrypt SSLeay reference #21 ......................... PASS 8: BLOWFISH-ECB Decrypt SSLeay reference #22 ......................... PASS 8: BLOWFISH-ECB Decrypt SSLeay reference #23 ......................... PASS 8: BLOWFISH-ECB Decrypt SSLeay reference #24 ......................... PASS 8: BLOWFISH-ECB Decrypt SSLeay reference #25 ......................... PASS 8: BLOWFISH-ECB Decrypt SSLeay reference #26 ......................... PASS 8: BLOWFISH-ECB Decrypt SSLeay reference #27 ......................... PASS 8: BLOWFISH-ECB Decrypt SSLeay reference #28 ......................... PASS 8: BLOWFISH-ECB Decrypt SSLeay reference #29 ......................... PASS 8: BLOWFISH-ECB Decrypt SSLeay reference #30 ......................... PASS 8: BLOWFISH-ECB Decrypt SSLeay reference #31 ......................... PASS 8: BLOWFISH-ECB Decrypt SSLeay reference #32 ......................... PASS 8: BLOWFISH-ECB Decrypt SSLeay reference #33 ......................... PASS 8: BLOWFISH-ECB Decrypt SSLeay reference #34 ......................... PASS 8: BLOWFISH-SETKEY Setkey SSLeay reference #1 ........................ PASS 8: BLOWFISH-SETKEY Setkey SSLeay reference #2 ........................ PASS 8: BLOWFISH-SETKEY Setkey SSLeay reference #3 ........................ PASS 8: BLOWFISH-SETKEY Setkey SSLeay reference #4 ........................ PASS 8: BLOWFISH-SETKEY Setkey SSLeay reference #5 ........................ PASS 8: BLOWFISH-SETKEY Setkey SSLeay reference #6 ........................ PASS 8: BLOWFISH-SETKEY Setkey SSLeay reference #7 ........................ PASS 8: BLOWFISH-SETKEY Setkey SSLeay reference #8 ........................ PASS 8: BLOWFISH-SETKEY Setkey SSLeay reference #9 ........................ PASS 8: BLOWFISH-SETKEY Setkey SSLeay reference #10 ....................... PASS 8: BLOWFISH-SETKEY Setkey SSLeay reference #11 ....................... PASS 8: BLOWFISH-SETKEY Setkey SSLeay reference #12 ....................... PASS 8: BLOWFISH-SETKEY Setkey SSLeay reference #13 ....................... PASS 8: BLOWFISH-SETKEY Setkey SSLeay reference #14 ....................... PASS 8: BLOWFISH-SETKEY Setkey SSLeay reference #15 ....................... PASS 8: BLOWFISH-SETKEY Setkey SSLeay reference #16 ....................... PASS 8: BLOWFISH-SETKEY Setkey SSLeay reference #17 ....................... PASS 8: BLOWFISH-SETKEY Setkey SSLeay reference #18 ....................... PASS 8: BLOWFISH-SETKEY Setkey SSLeay reference #19 ....................... PASS 8: BLOWFISH-SETKEY Setkey SSLeay reference #20 ....................... PASS 8: BLOWFISH-SETKEY Setkey SSLeay reference #21 ....................... PASS 8: BLOWFISH-SETKEY Setkey SSLeay reference #22 ....................... PASS 8: BLOWFISH-SETKEY Setkey SSLeay reference #23 ....................... PASS 8: BLOWFISH-SETKEY Setkey SSLeay reference #24 ....................... PASS 8: BLOWFISH-SETKEY Setkey 440 bits ................................... PASS 8: BLOWFISH-SETKEY Setkey 448 bits ................................... PASS 8: BLOWFISH-SETKEY Setkey 456 bits ................................... PASS 8: BLOWFISH-CBC Encrypt .............................................. PASS 8: BLOWFISH-CBC Decrypt .............................................. PASS 8: BLOWFISH-CBC Encrypt .............................................. PASS 8: BLOWFISH-CBC Decrypt .............................................. PASS 8: BLOWFISH-CFB Encrypt .............................................. PASS 8: BLOWFISH-CFB Decrypt .............................................. PASS 8: BLOWFISH-CTR Encrypt .............................................. PASS 8: BLOWFISH-CTR Decrypt .............................................. PASS 8: 8: ---------------------------------------------------------------------------- 8: 8: PASSED (103 / 103 tests (0 skipped)) 8/60 Test #8: blowfish-suite ................... Passed 0.03 sec test 9 Start 9: camellia-suite 9: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_camellia "--verbose" 9: Test timeout computed to be: 9.99988e+06 9: Camellia-128-ECB Encrypt RFC3713 #1 ............................... PASS 9: Camellia-192-ECB Encrypt RFC3713 #1 ............................... PASS 9: Camellia-256-ECB Encrypt RFC3713 #1 ............................... PASS 9: Camellia-128-ECB Encrypt Perl EVP #1 .............................. PASS 9: Camellia-192-ECB Encrypt Perl EVP #1 .............................. PASS 9: Camellia-256-ECB Encrypt Perl EVP #1 .............................. PASS 9: Camellia-128-ECB Encrypt Perl EVP #1 .............................. PASS 9: Camellia-128-ECB Encrypt Perl EVP #2 .............................. PASS 9: Camellia-128-ECB Encrypt Perl EVP #3 .............................. PASS 9: Camellia-128-ECB Encrypt Perl EVP #4 .............................. PASS 9: Camellia-192-ECB Encrypt Perl EVP #1 .............................. PASS 9: Camellia-192-ECB Encrypt Perl EVP #2 .............................. PASS 9: Camellia-192-ECB Encrypt Perl EVP #3 .............................. PASS 9: Camellia-192-ECB Encrypt Perl EVP #4 .............................. PASS 9: Camellia-256-ECB Encrypt Perl EVP #1 .............................. PASS 9: Camellia-256-ECB Encrypt Perl EVP #2 .............................. PASS 9: Camellia-256-ECB Encrypt Perl EVP #3 .............................. PASS 9: Camellia-256-ECB Encrypt Perl EVP #4 .............................. PASS 9: Camellia-128-CBC Encrypt Perl EVP #1 .............................. PASS 9: Camellia-128-CBC Encrypt Perl EVP #2 .............................. PASS 9: Camellia-128-CBC Encrypt Perl EVP #3 .............................. PASS 9: Camellia-128-CBC Encrypt Perl EVP #4 .............................. PASS 9: Camellia-192-CBC Encrypt Perl EVP #1 .............................. PASS 9: Camellia-192-CBC Encrypt Perl EVP #2 .............................. PASS 9: Camellia-192-CBC Encrypt Perl EVP #3 .............................. PASS 9: Camellia-192-CBC Encrypt Perl EVP #4 .............................. PASS 9: Camellia-256-CBC Encrypt Perl EVP #1 .............................. PASS 9: Camellia-256-CBC Encrypt Perl EVP #2 .............................. PASS 9: Camellia-256-CBC Encrypt Perl EVP #3 .............................. PASS 9: Camellia-256-CBC Encrypt Perl EVP #4 .............................. PASS 9: Camellia-128-CFB128 Encrypt Perl EVP #1 ........................... PASS 9: Camellia-128-CFB128 Encrypt Perl EVP #2 ........................... PASS 9: Camellia-128-CFB128 Encrypt Perl EVP #3 ........................... PASS 9: Camellia-128-CFB128 Encrypt Perl EVP #4 ........................... PASS 9: Camellia-128-CFB128 Decrypt Perl EVP #1 ........................... PASS 9: Camellia-128-CFB128 Decrypt Perl EVP #2 ........................... PASS 9: Camellia-128-CFB128 Decrypt Perl EVP #3 ........................... PASS 9: Camellia-128-CFB128 Decrypt Perl EVP #4 ........................... PASS 9: Camellia-192-CFB128 Encrypt Perl EVP #1 ........................... PASS 9: Camellia-192-CFB128 Encrypt Perl EVP #2 ........................... PASS 9: Camellia-192-CFB128 Encrypt Perl EVP #3 ........................... PASS 9: Camellia-192-CFB128 Encrypt Perl EVP #4 ........................... PASS 9: Camellia-192-CFB128 Decrypt Perl EVP #1 ........................... PASS 9: Camellia-192-CFB128 Decrypt Perl EVP #2 ........................... PASS 9: Camellia-192-CFB128 Decrypt Perl EVP #3 ........................... PASS 9: Camellia-192-CFB128 Decrypt Perl EVP #4 ........................... PASS 9: Camellia-256-CFB128 Encrypt Perl EVP #1 ........................... PASS 9: Camellia-256-CFB128 Encrypt Perl EVP #2 ........................... PASS 9: Camellia-256-CFB128 Encrypt Perl EVP #3 ........................... PASS 9: Camellia-256-CFB128 Encrypt Perl EVP #4 ........................... PASS 9: Camellia-256-CFB128 Decrypt Perl EVP #1 ........................... PASS 9: Camellia-256-CFB128 Decrypt Perl EVP #2 ........................... PASS 9: Camellia-256-CFB128 Decrypt Perl EVP #3 ........................... PASS 9: Camellia-256-CFB128 Decrypt Perl EVP #4 ........................... PASS 9: Camellia-ECB Encrypt (Invalid key length) ......................... PASS 9: Camellia-ECB Decrypt (Invalid key length) ......................... PASS 9: Camellia-256-CBC Encrypt (Invalid input length) ................... PASS 9: Camellia-256-CBC Decrypt (Invalid input length) ................... PASS 9: Camellia Selftest ................................................. CAMELLIA-ECB-128 (dec): passed 9: CAMELLIA-ECB-128 (enc): passed 9: CAMELLIA-ECB-192 (dec): passed 9: CAMELLIA-ECB-192 (enc): passed 9: CAMELLIA-ECB-256 (dec): passed 9: CAMELLIA-ECB-256 (enc): passed 9: 9: CAMELLIA-CBC-128 (dec): passed 9: CAMELLIA-CBC-128 (enc): passed 9: CAMELLIA-CBC-192 (dec): passed 9: CAMELLIA-CBC-192 (enc): passed 9: CAMELLIA-CBC-256 (dec): passed 9: CAMELLIA-CBC-256 (enc): passed 9: 9: CAMELLIA-CTR-128 (dec): passed 9: CAMELLIA-CTR-128 (enc): passed 9: CAMELLIA-CTR-128 (dec): passed 9: CAMELLIA-CTR-128 (enc): passed 9: CAMELLIA-CTR-128 (dec): passed 9: CAMELLIA-CTR-128 (enc): passed 9: 9: PASS 9: 9: ---------------------------------------------------------------------------- 9: 9: PASSED (59 / 59 tests (0 skipped)) 9/60 Test #9: camellia-suite ................... Passed 0.01 sec test 10 Start 10: ccm-suite 10: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_ccm "--verbose" 10: Test timeout computed to be: 9.99988e+06 10: CCM self test ..................................................... CCM-AES #1: passed 10: CCM-AES #2: passed 10: CCM-AES #3: passed 10: 10: PASS 10: CCM init #1 AES-128: OK ........................................... PASS 10: CCM init #2 CAMELLIA-256: OK ...................................... PASS 10: CCM init #3 AES-224: bad key size ................................. PASS 10: CCM init #4 BLOWFISH-128: bad block size .......................... PASS 10: CCM lengths #1 all OK ............................................. PASS 10: CCM lengths #2 nonce too short .................................... PASS 10: CCM lengths #3 nonce too long ..................................... PASS 10: CCM lengths #4 tag too short ...................................... PASS 10: CCM lengths #5 tag too long ....................................... PASS 10: CCM lengths #6 tag length not even ................................ PASS 10: CCM lenghts #7 AD too long (2^16 - 2^8 + 1) ....................... PASS 10: CCM lengths #8 msg too long for this IV length (2^16, q = 2) ...... PASS 10: CCM encrypt and tag RFC 3610 #1 ................................... PASS 10: CCM encrypt and tag RFC 3610 #2 ................................... PASS 10: CCM encrypt and tag RFC 3610 #3 ................................... PASS 10: CCM encrypt and tag RFC 3610 #4 ................................... PASS 10: CCM encrypt and tag RFC 3610 #5 ................................... PASS 10: CCM encrypt and tag RFC 3610 #6 ................................... PASS 10: CCM encrypt and tag RFC 3610 #7 ................................... PASS 10: CCM encrypt and tag RFC 3610 #8 ................................... PASS 10: CCM encrypt and tag RFC 3610 #9 ................................... PASS 10: CCM encrypt and tag RFC 3610 #10 .................................. PASS 10: CCM encrypt and tag RFC 3610 #11 .................................. PASS 10: CCM encrypt and tag RFC 3610 #12 .................................. PASS 10: CCM encrypt and tag RFC 3610 #13 .................................. PASS 10: CCM encrypt and tag RFC 3610 #14 .................................. PASS 10: CCM encrypt and tag RFC 3610 #15 .................................. PASS 10: CCM encrypt and tag RFC 3610 #16 .................................. PASS 10: CCM encrypt and tag RFC 3610 #17 .................................. PASS 10: CCM encrypt and tag RFC 3610 #18 .................................. PASS 10: CCM encrypt and tag RFC 3610 #19 .................................. PASS 10: CCM encrypt and tag RFC 3610 #20 .................................. PASS 10: CCM encrypt and tag RFC 3610 #21 .................................. PASS 10: CCM encrypt and tag RFC 3610 #22 .................................. PASS 10: CCM encrypt and tag RFC 3610 #23 .................................. PASS 10: CCM encrypt and tag RFC 3610 #24 .................................. PASS 10: CCM encrypt and tag NIST VTT AES-128 #1 (P=24, N=13, A=32, T=4) ... PASS 10: CCM encrypt and tag NIST VTT AES-128 #2 (P=24, N=13, A=32, T=6) ... PASS 10: CCM encrypt and tag NIST VTT AES-128 #3 (P=24, N=13, A=32, T=8) ... PASS 10: CCM encrypt and tag NIST VTT AES-128 #4 (P=24, N=13, A=32, T=10) .. PASS 10: CCM encrypt and tag NIST VTT AES-128 #5 (P=24, N=13, A=32, T=12) .. PASS 10: CCM encrypt and tag NIST VTT AES-128 #6 (P=24, N=13, A=32, T=14) .. PASS 10: CCM encrypt and tag NIST VTT AES-128 #7 (P=24, N=13, A=32, T=16) .. PASS 10: CCM encrypt and tag NIST VTT AES-192 #1 (P=24, N=13, A=32, T=4) ... PASS 10: CCM encrypt and tag NIST VTT AES-192 #2 (P=24, N=13, A=32, T=6) ... PASS 10: CCM encrypt and tag NIST VTT AES-192 #3 (P=24, N=13, A=32, T=8) ... PASS 10: CCM encrypt and tag NIST VTT AES-192 #4 (P=24, N=13, A=32, T=10) .. PASS 10: CCM encrypt and tag NIST VTT AES-192 #5 (P=24, N=13, A=32, T=12) .. PASS 10: CCM encrypt and tag NIST VTT AES-192 #6 (P=24, N=13, A=32, T=14) .. PASS 10: CCM encrypt and tag NIST VTT AES-192 #7 (P=24, N=13, A=32, T=16) .. PASS 10: CCM encrypt and tag NIST VTT AES-256 #1 (P=24, N=13, A=32, T=4) ... PASS 10: CCM encrypt and tag NIST VTT AES-256 #2 (P=24, N=13, A=32, T=6) ... PASS 10: CCM encrypt and tag NIST VTT AES-256 #3 (P=24, N=13, A=32, T=8) ... PASS 10: CCM encrypt and tag NIST VTT AES-256 #4 (P=24, N=13, A=32, T=10) .. PASS 10: CCM encrypt and tag NIST VTT AES-256 #5 (P=24, N=13, A=32, T=12) .. PASS 10: CCM encrypt and tag NIST VTT AES-256 #6 (P=24, N=13, A=32, T=14) .. PASS 10: CCM encrypt and tag NIST VTT AES-256 #7 (P=24, N=13, A=32, T=16) .. PASS 10: CCM encrypt and tag NIST VPT AES-128 #1 (P=0, N=13, A=32, T=16) ... PASS 10: CCM encrypt and tag NIST VPT AES-128 #2 (P=1, N=13, A=32, T=16) ... PASS 10: CCM encrypt and tag NIST VPT AES-128 #3 (P=2, N=13, A=32, T=16) ... PASS 10: CCM encrypt and tag NIST VPT AES-128 #4 (P=3, N=13, A=32, T=16) ... PASS 10: CCM encrypt and tag NIST VPT AES-128 #5 (P=4, N=13, A=32, T=16) ... PASS 10: CCM encrypt and tag NIST VPT AES-128 #6 (P=5, N=13, A=32, T=16) ... PASS 10: CCM encrypt and tag NIST VPT AES-128 #7 (P=6, N=13, A=32, T=16) ... PASS 10: CCM encrypt and tag NIST VPT AES-128 #8 (P=7, N=13, A=32, T=16) ... PASS 10: CCM encrypt and tag NIST VPT AES-128 #9 (P=8, N=13, A=32, T=16) ... PASS 10: CCM encrypt and tag NIST VPT AES-128 #10 (P=9, N=13, A=32, T=16) .. PASS 10: CCM encrypt and tag NIST VPT AES-128 #11 (P=10, N=13, A=32, T=16) . PASS 10: CCM encrypt and tag NIST VPT AES-128 #12 (P=11, N=13, A=32, T=16) . PASS 10: CCM encrypt and tag NIST VPT AES-128 #13 (P=12, N=13, A=32, T=16) . PASS 10: CCM encrypt and tag NIST VPT AES-128 #14 (P=13, N=13, A=32, T=16) . PASS 10: CCM encrypt and tag NIST VPT AES-128 #15 (P=14, N=13, A=32, T=16) . PASS 10: CCM encrypt and tag NIST VPT AES-128 #16 (P=15, N=13, A=32, T=16) . PASS 10: CCM encrypt and tag NIST VPT AES-128 #17 (P=16, N=13, A=32, T=16) . PASS 10: CCM encrypt and tag NIST VPT AES-128 #18 (P=17, N=13, A=32, T=16) . PASS 10: CCM encrypt and tag NIST VPT AES-128 #19 (P=18, N=13, A=32, T=16) . PASS 10: CCM encrypt and tag NIST VPT AES-128 #20 (P=19, N=13, A=32, T=16) . PASS 10: CCM encrypt and tag NIST VPT AES-128 #21 (P=20, N=13, A=32, T=16) . PASS 10: CCM encrypt and tag NIST VPT AES-128 #22 (P=21, N=13, A=32, T=16) . PASS 10: CCM encrypt and tag NIST VPT AES-128 #23 (P=22, N=13, A=32, T=16) . PASS 10: CCM encrypt and tag NIST VPT AES-128 #24 (P=23, N=13, A=32, T=16) . PASS 10: CCM encrypt and tag NIST VPT AES-128 #25 (P=24, N=13, A=32, T=16) . PASS 10: CCM encrypt and tag NIST VPT AES-192 #1 (P=0, N=13, A=32, T=16) ... PASS 10: CCM encrypt and tag NIST VPT AES-192 #2 (P=1, N=13, A=32, T=16) ... PASS 10: CCM encrypt and tag NIST VPT AES-192 #3 (P=2, N=13, A=32, T=16) ... PASS 10: CCM encrypt and tag NIST VPT AES-192 #4 (P=3, N=13, A=32, T=16) ... PASS 10: CCM encrypt and tag NIST VPT AES-192 #5 (P=4, N=13, A=32, T=16) ... PASS 10: CCM encrypt and tag NIST VPT AES-192 #6 (P=5, N=13, A=32, T=16) ... PASS 10: CCM encrypt and tag NIST VPT AES-192 #7 (P=6, N=13, A=32, T=16) ... PASS 10: CCM encrypt and tag NIST VPT AES-192 #8 (P=7, N=13, A=32, T=16) ... PASS 10: CCM encrypt and tag NIST VPT AES-192 #9 (P=8, N=13, A=32, T=16) ... PASS 10: CCM encrypt and tag NIST VPT AES-192 #10 (P=9, N=13, A=32, T=16) .. PASS 10: CCM encrypt and tag NIST VPT AES-192 #11 (P=10, N=13, A=32, T=16) . PASS 10: CCM encrypt and tag NIST VPT AES-192 #12 (P=11, N=13, A=32, T=16) . PASS 10: CCM encrypt and tag NIST VPT AES-192 #13 (P=12, N=13, A=32, T=16) . PASS 10: CCM encrypt and tag NIST VPT AES-192 #14 (P=13, N=13, A=32, T=16) . PASS 10: CCM encrypt and tag NIST VPT AES-192 #15 (P=14, N=13, A=32, T=16) . PASS 10: CCM encrypt and tag NIST VPT AES-192 #16 (P=15, N=13, A=32, T=16) . PASS 10: CCM encrypt and tag NIST VPT AES-192 #17 (P=16, N=13, A=32, T=16) . PASS 10: CCM encrypt and tag NIST VPT AES-192 #18 (P=17, N=13, A=32, T=16) . PASS 10: CCM encrypt and tag NIST VPT AES-192 #19 (P=18, N=13, A=32, T=16) . PASS 10: CCM encrypt and tag NIST VPT AES-192 #20 (P=19, N=13, A=32, T=16) . PASS 10: CCM encrypt and tag NIST VPT AES-192 #21 (P=20, N=13, A=32, T=16) . PASS 10: CCM encrypt and tag NIST VPT AES-192 #22 (P=21, N=13, A=32, T=16) . PASS 10: CCM encrypt and tag NIST VPT AES-192 #23 (P=22, N=13, A=32, T=16) . PASS 10: CCM encrypt and tag NIST VPT AES-192 #24 (P=23, N=13, A=32, T=16) . PASS 10: CCM encrypt and tag NIST VPT AES-192 #25 (P=24, N=13, A=32, T=16) . PASS 10: CCM encrypt and tag NIST VPT AES-256 #1 (P=0, N=13, A=32, T=16) ... PASS 10: CCM encrypt and tag NIST VPT AES-256 #2 (P=1, N=13, A=32, T=16) ... PASS 10: CCM encrypt and tag NIST VPT AES-256 #3 (P=2, N=13, A=32, T=16) ... PASS 10: CCM encrypt and tag NIST VPT AES-256 #4 (P=3, N=13, A=32, T=16) ... PASS 10: CCM encrypt and tag NIST VPT AES-256 #5 (P=4, N=13, A=32, T=16) ... PASS 10: CCM encrypt and tag NIST VPT AES-256 #6 (P=5, N=13, A=32, T=16) ... PASS 10: CCM encrypt and tag NIST VPT AES-256 #7 (P=6, N=13, A=32, T=16) ... PASS 10: CCM encrypt and tag NIST VPT AES-256 #8 (P=7, N=13, A=32, T=16) ... PASS 10: CCM encrypt and tag NIST VPT AES-256 #9 (P=8, N=13, A=32, T=16) ... PASS 10: CCM encrypt and tag NIST VPT AES-256 #10 (P=9, N=13, A=32, T=16) .. PASS 10: CCM encrypt and tag NIST VPT AES-256 #11 (P=10, N=13, A=32, T=16) . PASS 10: CCM encrypt and tag NIST VPT AES-256 #12 (P=11, N=13, A=32, T=16) . PASS 10: CCM encrypt and tag NIST VPT AES-256 #13 (P=12, N=13, A=32, T=16) . PASS 10: CCM encrypt and tag NIST VPT AES-256 #14 (P=13, N=13, A=32, T=16) . PASS 10: CCM encrypt and tag NIST VPT AES-256 #15 (P=14, N=13, A=32, T=16) . PASS 10: CCM encrypt and tag NIST VPT AES-256 #16 (P=15, N=13, A=32, T=16) . PASS 10: CCM encrypt and tag NIST VPT AES-256 #17 (P=16, N=13, A=32, T=16) . PASS 10: CCM encrypt and tag NIST VPT AES-256 #18 (P=17, N=13, A=32, T=16) . PASS 10: CCM encrypt and tag NIST VPT AES-256 #19 (P=18, N=13, A=32, T=16) . PASS 10: CCM encrypt and tag NIST VPT AES-256 #20 (P=19, N=13, A=32, T=16) . PASS 10: CCM encrypt and tag NIST VPT AES-256 #21 (P=20, N=13, A=32, T=16) . PASS 10: CCM encrypt and tag NIST VPT AES-256 #22 (P=21, N=13, A=32, T=16) . PASS 10: CCM encrypt and tag NIST VPT AES-256 #23 (P=22, N=13, A=32, T=16) . PASS 10: CCM encrypt and tag NIST VPT AES-256 #24 (P=23, N=13, A=32, T=16) . PASS 10: CCM encrypt and tag NIST VPT AES-256 #25 (P=24, N=13, A=32, T=16) . PASS 10: CCM encrypt and tag NIST VNT AES-128 #1 (P=24, N=7, A=32, T=16) ... PASS 10: CCM encrypt and tag NIST VNT AES-128 #2 (P=24, N=8, A=32, T=16) ... PASS 10: CCM encrypt and tag NIST VNT AES-128 #3 (P=24, N=9, A=32, T=16) ... PASS 10: CCM encrypt and tag NIST VNT AES-128 #4 (P=24, N=10, A=32, T=16) .. PASS 10: CCM encrypt and tag NIST VNT AES-128 #5 (P=24, N=11, A=32, T=16) .. PASS 10: CCM encrypt and tag NIST VNT AES-128 #6 (P=24, N=12, A=32, T=16) .. PASS 10: CCM encrypt and tag NIST VNT AES-128 #7 (P=24, N=13, A=32, T=16) .. PASS 10: CCM encrypt and tag NIST VNT AES-192 #1 (P=24, N=7, A=32, T=16) ... PASS 10: CCM encrypt and tag NIST VNT AES-192 #2 (P=24, N=8, A=32, T=16) ... PASS 10: CCM encrypt and tag NIST VNT AES-192 #3 (P=24, N=9, A=32, T=16) ... PASS 10: CCM encrypt and tag NIST VNT AES-192 #4 (P=24, N=10, A=32, T=16) .. PASS 10: CCM encrypt and tag NIST VNT AES-192 #5 (P=24, N=11, A=32, T=16) .. PASS 10: CCM encrypt and tag NIST VNT AES-192 #6 (P=24, N=12, A=32, T=16) .. PASS 10: CCM encrypt and tag NIST VNT AES-192 #7 (P=24, N=13, A=32, T=16) .. PASS 10: CCM encrypt and tag NIST VNT AES-256 #1 (P=24, N=7, A=32, T=16) ... PASS 10: CCM encrypt and tag NIST VNT AES-256 #2 (P=24, N=8, A=32, T=16) ... PASS 10: CCM encrypt and tag NIST VNT AES-256 #3 (P=24, N=9, A=32, T=16) ... PASS 10: CCM encrypt and tag NIST VNT AES-256 #4 (P=24, N=10, A=32, T=16) .. PASS 10: CCM encrypt and tag NIST VNT AES-256 #5 (P=24, N=11, A=32, T=16) .. PASS 10: CCM encrypt and tag NIST VNT AES-256 #6 (P=24, N=12, A=32, T=16) .. PASS 10: CCM encrypt and tag NIST VNT AES-256 #7 (P=24, N=13, A=32, T=16) .. PASS 10: CCM encrypt and tag NIST VADT AES-128 #1 (P=24, N=13, A=0, T=16) .. PASS 10: CCM encrypt and tag NIST VADT AES-128 #2 (P=24, N=13, A=1, T=16) .. PASS 10: CCM encrypt and tag NIST VADT AES-128 #3 (P=24, N=13, A=2, T=16) .. PASS 10: CCM encrypt and tag NIST VADT AES-128 #4 (P=24, N=13, A=3, T=16) .. PASS 10: CCM encrypt and tag NIST VADT AES-128 #5 (P=24, N=13, A=4, T=16) .. PASS 10: CCM encrypt and tag NIST VADT AES-128 #6 (P=24, N=13, A=5, T=16) .. PASS 10: CCM encrypt and tag NIST VADT AES-128 #7 (P=24, N=13, A=6, T=16) .. PASS 10: CCM encrypt and tag NIST VADT AES-128 #8 (P=24, N=13, A=7, T=16) .. PASS 10: CCM encrypt and tag NIST VADT AES-128 #9 (P=24, N=13, A=8, T=16) .. PASS 10: CCM encrypt and tag NIST VADT AES-128 #10 (P=24, N=13, A=9, T=16) . PASS 10: CCM encrypt and tag NIST VADT AES-128 #11 (P=24, N=13, A=10, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-128 #12 (P=24, N=13, A=11, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-128 #13 (P=24, N=13, A=12, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-128 #14 (P=24, N=13, A=13, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-128 #15 (P=24, N=13, A=14, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-128 #16 (P=24, N=13, A=15, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-128 #17 (P=24, N=13, A=16, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-128 #18 (P=24, N=13, A=17, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-128 #19 (P=24, N=13, A=18, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-128 #20 (P=24, N=13, A=19, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-128 #21 (P=24, N=13, A=20, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-128 #22 (P=24, N=13, A=21, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-128 #23 (P=24, N=13, A=22, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-128 #24 (P=24, N=13, A=23, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-128 #25 (P=24, N=13, A=24, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-128 #26 (P=24, N=13, A=25, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-128 #27 (P=24, N=13, A=26, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-128 #28 (P=24, N=13, A=27, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-128 #29 (P=24, N=13, A=28, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-128 #30 (P=24, N=13, A=29, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-128 #31 (P=24, N=13, A=30, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-128 #32 (P=24, N=13, A=31, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-128 #33 (P=24, N=13, A=32, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-192 #1 (P=24, N=13, A=0, T=16) .. PASS 10: CCM encrypt and tag NIST VADT AES-192 #2 (P=24, N=13, A=1, T=16) .. PASS 10: CCM encrypt and tag NIST VADT AES-192 #3 (P=24, N=13, A=2, T=16) .. PASS 10: CCM encrypt and tag NIST VADT AES-192 #4 (P=24, N=13, A=3, T=16) .. PASS 10: CCM encrypt and tag NIST VADT AES-192 #5 (P=24, N=13, A=4, T=16) .. PASS 10: CCM encrypt and tag NIST VADT AES-192 #6 (P=24, N=13, A=5, T=16) .. PASS 10: CCM encrypt and tag NIST VADT AES-192 #7 (P=24, N=13, A=6, T=16) .. PASS 10: CCM encrypt and tag NIST VADT AES-192 #8 (P=24, N=13, A=7, T=16) .. PASS 10: CCM encrypt and tag NIST VADT AES-192 #9 (P=24, N=13, A=8, T=16) .. PASS 10: CCM encrypt and tag NIST VADT AES-192 #10 (P=24, N=13, A=9, T=16) . PASS 10: CCM encrypt and tag NIST VADT AES-192 #11 (P=24, N=13, A=10, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-192 #12 (P=24, N=13, A=11, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-192 #13 (P=24, N=13, A=12, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-192 #14 (P=24, N=13, A=13, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-192 #15 (P=24, N=13, A=14, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-192 #16 (P=24, N=13, A=15, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-192 #17 (P=24, N=13, A=16, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-192 #18 (P=24, N=13, A=17, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-192 #19 (P=24, N=13, A=18, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-192 #20 (P=24, N=13, A=19, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-192 #21 (P=24, N=13, A=20, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-192 #22 (P=24, N=13, A=21, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-192 #23 (P=24, N=13, A=22, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-192 #24 (P=24, N=13, A=23, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-192 #25 (P=24, N=13, A=24, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-192 #26 (P=24, N=13, A=25, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-192 #27 (P=24, N=13, A=26, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-192 #28 (P=24, N=13, A=27, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-192 #29 (P=24, N=13, A=28, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-192 #30 (P=24, N=13, A=29, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-192 #31 (P=24, N=13, A=30, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-192 #32 (P=24, N=13, A=31, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-192 #33 (P=24, N=13, A=32, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-256 #1 (P=24, N=13, A=0, T=16) .. PASS 10: CCM encrypt and tag NIST VADT AES-256 #2 (P=24, N=13, A=1, T=16) .. PASS 10: CCM encrypt and tag NIST VADT AES-256 #3 (P=24, N=13, A=2, T=16) .. PASS 10: CCM encrypt and tag NIST VADT AES-256 #4 (P=24, N=13, A=3, T=16) .. PASS 10: CCM encrypt and tag NIST VADT AES-256 #5 (P=24, N=13, A=4, T=16) .. PASS 10: CCM encrypt and tag NIST VADT AES-256 #6 (P=24, N=13, A=5, T=16) .. PASS 10: CCM encrypt and tag NIST VADT AES-256 #7 (P=24, N=13, A=6, T=16) .. PASS 10: CCM encrypt and tag NIST VADT AES-256 #8 (P=24, N=13, A=7, T=16) .. PASS 10: CCM encrypt and tag NIST VADT AES-256 #9 (P=24, N=13, A=8, T=16) .. PASS 10: CCM encrypt and tag NIST VADT AES-256 #10 (P=24, N=13, A=9, T=16) . PASS 10: CCM encrypt and tag NIST VADT AES-256 #11 (P=24, N=13, A=10, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-256 #12 (P=24, N=13, A=11, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-256 #13 (P=24, N=13, A=12, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-256 #14 (P=24, N=13, A=13, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-256 #15 (P=24, N=13, A=14, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-256 #16 (P=24, N=13, A=15, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-256 #17 (P=24, N=13, A=16, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-256 #18 (P=24, N=13, A=17, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-256 #19 (P=24, N=13, A=18, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-256 #20 (P=24, N=13, A=19, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-256 #21 (P=24, N=13, A=20, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-256 #22 (P=24, N=13, A=21, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-256 #23 (P=24, N=13, A=22, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-256 #24 (P=24, N=13, A=23, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-256 #25 (P=24, N=13, A=24, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-256 #26 (P=24, N=13, A=25, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-256 #27 (P=24, N=13, A=26, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-256 #28 (P=24, N=13, A=27, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-256 #29 (P=24, N=13, A=28, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-256 #30 (P=24, N=13, A=29, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-256 #31 (P=24, N=13, A=30, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-256 #32 (P=24, N=13, A=31, T=16) PASS 10: CCM encrypt and tag NIST VADT AES-256 #33 (P=24, N=13, A=32, T=16) PASS 10: CCM auth decrypt tag NIST DVPT AES-128 #1 (P=0, N=7, A=0, T=4) .... PASS 10: CCM auth decrypt tag NIST DVPT AES-128 #2 (P=0, N=7, A=0, T=4) .... PASS 10: CCM auth decrypt tag NIST DVPT AES-128 #3 (P=0, N=7, A=0, T=16) ... PASS 10: CCM auth decrypt tag NIST DVPT AES-128 #4 (P=0, N=7, A=0, T=16) ... PASS 10: CCM auth decrypt tag NIST DVPT AES-128 #5 (P=0, N=13, A=0, T=4) ... PASS 10: CCM auth decrypt tag NIST DVPT AES-128 #6 (P=0, N=13, A=0, T=4) ... PASS 10: CCM auth decrypt tag NIST DVPT AES-128 #7 (P=0, N=13, A=0, T=16) .. PASS 10: CCM auth decrypt tag NIST DVPT AES-128 #8 (P=0, N=13, A=0, T=16) .. PASS 10: CCM auth decrypt tag NIST DVPT AES-128 #9 (P=24, N=7, A=0, T=4) ... PASS 10: CCM auth decrypt tag NIST DVPT AES-128 #10 (P=24, N=7, A=0, T=4) .. PASS 10: CCM auth decrypt tag NIST DVPT AES-128 #11 (P=24, N=7, A=0, T=16) . PASS 10: CCM auth decrypt tag NIST DVPT AES-128 #12 (P=24, N=7, A=0, T=16) . PASS 10: CCM auth decrypt tag NIST DVPT AES-128 #13 (P=24, N=13, A=0, T=4) . PASS 10: CCM auth decrypt tag NIST DVPT AES-128 #14 (P=24, N=13, A=0, T=4) . PASS 10: CCM auth decrypt tag NIST DVPT AES-128 #15 (P=24, N=13, A=0, T=16) PASS 10: CCM auth decrypt tag NIST DVPT AES-128 #16 (P=24, N=13, A=0, T=16) PASS 10: CCM auth decrypt tag NIST DVPT AES-128 #17 (P=0, N=7, A=32, T=4) .. PASS 10: CCM auth decrypt tag NIST DVPT AES-128 #18 (P=0, N=7, A=32, T=4) .. PASS 10: CCM auth decrypt tag NIST DVPT AES-128 #19 (P=0, N=7, A=32, T=16) . PASS 10: CCM auth decrypt tag NIST DVPT AES-128 #20 (P=0, N=7, A=32, T=16) . PASS 10: CCM auth decrypt tag NIST DVPT AES-128 #21 (P=0, N=13, A=32, T=4) . PASS 10: CCM auth decrypt tag NIST DVPT AES-128 #22 (P=0, N=13, A=32, T=4) . PASS 10: CCM auth decrypt tag NIST DVPT AES-128 #23 (P=0, N=13, A=32, T=16) PASS 10: CCM auth decrypt tag NIST DVPT AES-128 #24 (P=0, N=13, A=32, T=16) PASS 10: CCM auth decrypt tag NIST DVPT AES-128 #25 (P=24, N=7, A=32, T=4) . PASS 10: CCM auth decrypt tag NIST DVPT AES-128 #26 (P=24, N=7, A=32, T=4) . PASS 10: CCM auth decrypt tag NIST DVPT AES-128 #27 (P=24, N=7, A=32, T=16) PASS 10: CCM auth decrypt tag NIST DVPT AES-128 #28 (P=24, N=7, A=32, T=16) PASS 10: CCM auth decrypt tag NIST DVPT AES-128 #29 (P=24, N=13, A=32, T=4) PASS 10: CCM auth decrypt tag NIST DVPT AES-128 #30 (P=24, N=13, A=32, T=4) PASS 10: CCM auth decrypt tag NIST DVPT AES-128 #31 (P=24, N=13, A=32, T=16 PASS 10: CCM auth decrypt tag NIST DVPT AES-128 #32 (P=24, N=13, A=32, T=16 PASS 10: CCM auth decrypt tag NIST DVPT AES-192 #1 (P=0, N=7, A=0, T=4) .... PASS 10: CCM auth decrypt tag NIST DVPT AES-192 #2 (P=0, N=7, A=0, T=4) .... PASS 10: CCM auth decrypt tag NIST DVPT AES-192 #3 (P=0, N=7, A=0, T=16) ... PASS 10: CCM auth decrypt tag NIST DVPT AES-192 #4 (P=0, N=7, A=0, T=16) ... PASS 10: CCM auth decrypt tag NIST DVPT AES-192 #5 (P=0, N=13, A=0, T=4) ... PASS 10: CCM auth decrypt tag NIST DVPT AES-192 #6 (P=0, N=13, A=0, T=4) ... PASS 10: CCM auth decrypt tag NIST DVPT AES-192 #7 (P=0, N=13, A=0, T=16) .. PASS 10: CCM auth decrypt tag NIST DVPT AES-192 #8 (P=0, N=13, A=0, T=16) .. PASS 10: CCM auth decrypt tag NIST DVPT AES-192 #9 (P=24, N=7, A=0, T=4) ... PASS 10: CCM auth decrypt tag NIST DVPT AES-192 #10 (P=24, N=7, A=0, T=4) .. PASS 10: CCM auth decrypt tag NIST DVPT AES-192 #11 (P=24, N=7, A=0, T=16) . PASS 10: CCM auth decrypt tag NIST DVPT AES-192 #12 (P=24, N=7, A=0, T=16) . PASS 10: CCM auth decrypt tag NIST DVPT AES-192 #13 (P=24, N=13, A=0, T=4) . PASS 10: CCM auth decrypt tag NIST DVPT AES-192 #14 (P=24, N=13, A=0, T=4) . PASS 10: CCM auth decrypt tag NIST DVPT AES-192 #15 (P=24, N=13, A=0, T=16) PASS 10: CCM auth decrypt tag NIST DVPT AES-192 #16 (P=24, N=13, A=0, T=16) PASS 10: CCM auth decrypt tag NIST DVPT AES-192 #17 (P=0, N=7, A=32, T=4) .. PASS 10: CCM auth decrypt tag NIST DVPT AES-192 #18 (P=0, N=7, A=32, T=4) .. PASS 10: CCM auth decrypt tag NIST DVPT AES-192 #19 (P=0, N=7, A=32, T=16) . PASS 10: CCM auth decrypt tag NIST DVPT AES-192 #20 (P=0, N=7, A=32, T=16) . PASS 10: CCM auth decrypt tag NIST DVPT AES-192 #21 (P=0, N=13, A=32, T=4) . PASS 10: CCM auth decrypt tag NIST DVPT AES-192 #22 (P=0, N=13, A=32, T=4) . PASS 10: CCM auth decrypt tag NIST DVPT AES-192 #23 (P=0, N=13, A=32, T=16) PASS 10: CCM auth decrypt tag NIST DVPT AES-192 #24 (P=0, N=13, A=32, T=16) PASS 10: CCM auth decrypt tag NIST DVPT AES-192 #25 (P=24, N=7, A=32, T=4) . PASS 10: CCM auth decrypt tag NIST DVPT AES-192 #26 (P=24, N=7, A=32, T=4) . PASS 10: CCM auth decrypt tag NIST DVPT AES-192 #27 (P=24, N=7, A=32, T=16) PASS 10: CCM auth decrypt tag NIST DVPT AES-192 #28 (P=24, N=7, A=32, T=16) PASS 10: CCM auth decrypt tag NIST DVPT AES-192 #29 (P=24, N=13, A=32, T=4) PASS 10: CCM auth decrypt tag NIST DVPT AES-192 #30 (P=24, N=13, A=32, T=4) PASS 10: CCM auth decrypt tag NIST DVPT AES-192 #31 (P=24, N=13, A=32, T=16 PASS 10: CCM auth decrypt tag NIST DVPT AES-192 #32 (P=24, N=13, A=32, T=16 PASS 10: CCM auth decrypt tag NIST DVPT AES-256 #1 (P=0, N=7, A=0, T=4) .... PASS 10: CCM auth decrypt tag NIST DVPT AES-256 #2 (P=0, N=7, A=0, T=4) .... PASS 10: CCM auth decrypt tag NIST DVPT AES-256 #3 (P=0, N=7, A=0, T=16) ... PASS 10: CCM auth decrypt tag NIST DVPT AES-256 #4 (P=0, N=7, A=0, T=16) ... PASS 10: CCM auth decrypt tag NIST DVPT AES-256 #5 (P=0, N=13, A=0, T=4) ... PASS 10: CCM auth decrypt tag NIST DVPT AES-256 #6 (P=0, N=13, A=0, T=4) ... PASS 10: CCM auth decrypt tag NIST DVPT AES-256 #7 (P=0, N=13, A=0, T=16) .. PASS 10: CCM auth decrypt tag NIST DVPT AES-256 #8 (P=0, N=13, A=0, T=16) .. PASS 10: CCM auth decrypt tag NIST DVPT AES-256 #9 (P=24, N=7, A=0, T=4) ... PASS 10: CCM auth decrypt tag NIST DVPT AES-256 #10 (P=24, N=7, A=0, T=4) .. PASS 10: CCM auth decrypt tag NIST DVPT AES-256 #11 (P=24, N=7, A=0, T=16) . PASS 10: CCM auth decrypt tag NIST DVPT AES-256 #12 (P=24, N=7, A=0, T=16) . PASS 10: CCM auth decrypt tag NIST DVPT AES-256 #13 (P=24, N=13, A=0, T=4) . PASS 10: CCM auth decrypt tag NIST DVPT AES-256 #14 (P=24, N=13, A=0, T=4) . PASS 10: CCM auth decrypt tag NIST DVPT AES-256 #15 (P=24, N=13, A=0, T=16) PASS 10: CCM auth decrypt tag NIST DVPT AES-256 #16 (P=24, N=13, A=0, T=16) PASS 10: CCM auth decrypt tag NIST DVPT AES-256 #17 (P=0, N=7, A=32, T=4) .. PASS 10: CCM auth decrypt tag NIST DVPT AES-256 #18 (P=0, N=7, A=32, T=4) .. PASS 10: CCM auth decrypt tag NIST DVPT AES-256 #19 (P=0, N=7, A=32, T=16) . PASS 10: CCM auth decrypt tag NIST DVPT AES-256 #20 (P=0, N=7, A=32, T=16) . PASS 10: CCM auth decrypt tag NIST DVPT AES-256 #21 (P=0, N=13, A=32, T=4) . PASS 10: CCM auth decrypt tag NIST DVPT AES-256 #22 (P=0, N=13, A=32, T=4) . PASS 10: CCM auth decrypt tag NIST DVPT AES-256 #23 (P=0, N=13, A=32, T=16) PASS 10: CCM auth decrypt tag NIST DVPT AES-256 #24 (P=0, N=13, A=32, T=16) PASS 10: CCM auth decrypt tag NIST DVPT AES-256 #25 (P=24, N=7, A=32, T=4) . PASS 10: CCM auth decrypt tag NIST DVPT AES-256 #26 (P=24, N=7, A=32, T=4) . PASS 10: CCM auth decrypt tag NIST DVPT AES-256 #27 (P=24, N=7, A=32, T=16) PASS 10: CCM auth decrypt tag NIST DVPT AES-256 #28 (P=24, N=7, A=32, T=16) PASS 10: CCM auth decrypt tag NIST DVPT AES-256 #29 (P=24, N=13, A=32, T=4) PASS 10: CCM auth decrypt tag NIST DVPT AES-256 #30 (P=24, N=13, A=32, T=4) PASS 10: CCM auth decrypt tag NIST DVPT AES-256 #31 (P=24, N=13, A=32, T=16 PASS 10: CCM auth decrypt tag NIST DVPT AES-256 #32 (P=24, N=13, A=32, T=16 PASS 10: CCM-Camellia encrypt and tag RFC 5528 #1 .......................... PASS 10: CCM-Camellia encrypt and tag RFC 5528 #2 .......................... PASS 10: CCM-Camellia encrypt and tag RFC 5528 #3 .......................... PASS 10: CCM-Camellia encrypt and tag RFC 5528 #4 .......................... PASS 10: CCM-Camellia encrypt and tag RFC 5528 #5 .......................... PASS 10: CCM-Camellia encrypt and tag RFC 5528 #6 .......................... PASS 10: CCM-Camellia encrypt and tag RFC 5528 #7 .......................... PASS 10: CCM-Camellia encrypt and tag RFC 5528 #8 .......................... PASS 10: CCM-Camellia encrypt and tag RFC 5528 #9 .......................... PASS 10: CCM-Camellia encrypt and tag RFC 5528 #10 ......................... PASS 10: CCM-Camellia encrypt and tag RFC 5528 #11 ......................... PASS 10: CCM-Camellia encrypt and tag RFC 5528 #12 ......................... PASS 10: CCM-Camellia encrypt and tag RFC 5528 #13 ......................... PASS 10: CCM-Camellia encrypt and tag RFC 5528 #14 ......................... PASS 10: CCM-Camellia encrypt and tag RFC 5528 #15 ......................... PASS 10: CCM-Camellia encrypt and tag RFC 5528 #16 ......................... PASS 10: CCM-Camellia encrypt and tag RFC 5528 #17 ......................... PASS 10: CCM-Camellia encrypt and tag RFC 5528 #18 ......................... PASS 10: CCM-Camellia encrypt and tag RFC 5528 #19 ......................... PASS 10: CCM-Camellia encrypt and tag RFC 5528 #20 ......................... PASS 10: CCM-Camellia encrypt and tag RFC 5528 #21 ......................... PASS 10: CCM-Camellia encrypt and tag RFC 5528 #22 ......................... PASS 10: CCM-Camellia encrypt and tag RFC 5528 #23 ......................... PASS 10: CCM-Camellia encrypt and tag RFC 5528 #24 ......................... PASS 10: 10: ---------------------------------------------------------------------------- 10: 10: PASSED (373 / 373 tests (0 skipped)) 10/60 Test #10: ccm-suite ........................ Passed 0.04 sec test 11 Start 11: cipher.aes-suite 11: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_cipher.aes "--verbose" 11: Test timeout computed to be: 9.99988e+06 11: Decrypt empty buffer .............................................. PASS 11: AES-128 CBC - Encrypt and decrypt 0 bytes with PKCS7 padding ...... PASS 11: AES-128 CBC - Encrypt and decrypt 1 byte with PKCS7 padding ....... PASS 11: AES-128 CBC - Encrypt and decrypt 2 bytes with PKCS7 padding ...... PASS 11: AES-128 CBC - Encrypt and decrypt 7 bytes with PKCS7 padding ...... PASS 11: AES-128 CBC - Encrypt and decrypt 8 bytes with PKCS7 padding ...... PASS 11: AES-128 CBC - Encrypt and decrypt 9 bytes with PKCS7 padding ...... PASS 11: AES-128 CBC - Encrypt and decrypt 15 bytes with PKCS7 padding ..... PASS 11: AES-128 CBC - Encrypt and decrypt 16 bytes with PKCS7 padding ..... PASS 11: AES-128 CBC - Encrypt and decrypt 17 bytes with PKCS7 padding ..... PASS 11: AES-128 CBC - Encrypt and decrypt 31 bytes with PKCS7 padding ..... PASS 11: AES-128 CBC - Encrypt and decrypt 32 bytes with PKCS7 padding ..... PASS 11: AES-128 CBC - Encrypt and decrypt 33 bytes with PKCS7 padding ..... PASS 11: AES-128 CBC - Encrypt and decrypt 47 bytes with PKCS7 padding ..... PASS 11: AES-128 CBC - Encrypt and decrypt 48 bytes with PKCS7 padding ..... PASS 11: AES-128 CBC - Encrypt and decrypt 49 bytes with PKCS7 padding ..... PASS 11: AES-128 CBC - Encrypt and decrypt 0 bytes with one and zeros paddi PASS 11: AES-128 CBC - Encrypt and decrypt 1 byte with one and zeros paddin PASS 11: AES-128 CBC - Encrypt and decrypt 2 bytes with one and zeros paddi PASS 11: AES-128 CBC - Encrypt and decrypt 7 bytes with one and zeros paddi PASS 11: AES-128 CBC - Encrypt and decrypt 8 bytes with one and zeros paddi PASS 11: AES-128 CBC - Encrypt and decrypt 9 bytes with one and zeros paddi PASS 11: AES-128 CBC - Encrypt and decrypt 15 bytes with one and zeros padd PASS 11: AES-128 CBC - Encrypt and decrypt 16 bytes with one and zeros padd PASS 11: AES-128 CBC - Encrypt and decrypt 17 bytes with one and zeros padd PASS 11: AES-128 CBC - Encrypt and decrypt 31 bytes with one and zeros padd PASS 11: AES-128 CBC - Encrypt and decrypt 32 bytes with one and zeros padd PASS 11: AES-128 CBC - Encrypt and decrypt 33 bytes with one and zeros padd PASS 11: AES-128 CBC - Encrypt and decrypt 47 bytes with one and zeros padd PASS 11: AES-128 CBC - Encrypt and decrypt 48 bytes with one and zeros padd PASS 11: AES-128 CBC - Encrypt and decrypt 49 bytes with one and zeros padd PASS 11: AES-128 CBC - Encrypt and decrypt 0 bytes with zeros and len paddi PASS 11: AES-128 CBC - Encrypt and decrypt 1 byte with zeros and len paddin PASS 11: AES-128 CBC - Encrypt and decrypt 2 bytes with zeros and len paddi PASS 11: AES-128 CBC - Encrypt and decrypt 7 bytes with zeros and len paddi PASS 11: AES-128 CBC - Encrypt and decrypt 8 bytes with zeros and len paddi PASS 11: AES-128 CBC - Encrypt and decrypt 9 bytes with zeros and len paddi PASS 11: AES-128 CBC - Encrypt and decrypt 15 bytes with zeros and len padd PASS 11: AES-128 CBC - Encrypt and decrypt 16 bytes with zeros and len padd PASS 11: AES-128 CBC - Encrypt and decrypt 17 bytes with zeros and len padd PASS 11: AES-128 CBC - Encrypt and decrypt 31 bytes with zeros and len padd PASS 11: AES-128 CBC - Encrypt and decrypt 32 bytes with zeros and len padd PASS 11: AES-128 CBC - Encrypt and decrypt 33 bytes with zeros and len padd PASS 11: AES-128 CBC - Encrypt and decrypt 47 bytes with zeros and len padd PASS 11: AES-128 CBC - Encrypt and decrypt 48 bytes with zeros and len padd PASS 11: AES-128 CBC - Encrypt and decrypt 49 bytes with zeros and len padd PASS 11: AES-128 CBC - Encrypt and decrypt 0 bytes with zeros padding ...... PASS 11: AES-128 CBC - Encrypt and decrypt 1 byte with zeros padding ....... PASS 11: AES-128 CBC - Encrypt and decrypt 2 bytes with zeros padding ...... PASS 11: AES-128 CBC - Encrypt and decrypt 7 bytes with zeros padding ...... PASS 11: AES-128 CBC - Encrypt and decrypt 8 bytes with zeros padding ...... PASS 11: AES-128 CBC - Encrypt and decrypt 9 bytes with zeros padding ...... PASS 11: AES-128 CBC - Encrypt and decrypt 15 bytes with zeros padding ..... PASS 11: AES-128 CBC - Encrypt and decrypt 16 bytes with zeros padding ..... PASS 11: AES-128 CBC - Encrypt and decrypt 17 bytes with zeros padding ..... PASS 11: AES-128 CBC - Encrypt and decrypt 31 bytes with zeros padding ..... PASS 11: AES-128 CBC - Encrypt and decrypt 32 bytes with zeros padding ..... PASS 11: AES-128 CBC - Encrypt and decrypt 33 bytes with zeros padding ..... PASS 11: AES-128 CBC - Encrypt and decrypt 47 bytes with zeros padding ..... PASS 11: AES-128 CBC - Encrypt and decrypt 48 bytes with zeros padding ..... PASS 11: AES-128 CBC - Encrypt and decrypt 49 bytes with zeros padding ..... PASS 11: AES-128 CBC - Encrypt and decrypt 0 bytes with no padding ......... PASS 11: AES-128 CBC - Encrypt and decrypt 16 bytes with no padding ........ PASS 11: AES-128 CBC - Encrypt and decrypt 32 bytes with no padding ........ PASS 11: AES-128 CBC - Encrypt and decrypt 48 bytes with no padding ........ PASS 11: AES-128 CBC - Try encrypting 1 bytes with no padding .............. PASS 11: AES-128 CBC - Try encrypting 2 bytes with no padding .............. PASS 11: AES-128 CBC - Try encrypting 7 bytes with no padding .............. PASS 11: AES-128 CBC - Try encrypting 8 bytes with no padding .............. PASS 11: AES-128 CBC - Try encrypting 9 bytes with no padding .............. PASS 11: AES-128 CBC - Try encrypting 15 bytes with no padding ............. PASS 11: AES-128 CBC - Try encrypting 17 bytes with no padding ............. PASS 11: AES-128 CBC - Try encrypting 31 bytes with no padding ............. PASS 11: AES-128 CBC - Try encrypting 33 bytes with no padding ............. PASS 11: AES-128 CBC - Try encrypting 47 bytes with no padding ............. PASS 11: AES-128 CBC - Try encrypting 49 bytes with no padding ............. PASS 11: AES-128 CBC - Encrypt and decrypt 0 bytes in multiple parts with P PASS 11: AES-128 CBC - Encrypt and decrypt 1 bytes in multiple parts with P PASS 11: AES-128 CBC - Encrypt and decrypt 1 bytes in multiple parts with P PASS 11: AES-128 CBC - Encrypt and decrypt 16 bytes in multiple parts with PASS 11: AES-128 CBC - Encrypt and decrypt 16 bytes in multiple parts with PASS 11: AES-128 CBC - Encrypt and decrypt 16 bytes in multiple parts with PASS 11: AES-128 CBC - Encrypt and decrypt 16 bytes in multiple parts with PASS 11: AES-128 CBC - Encrypt and decrypt 22 bytes in multiple parts with PASS 11: AES-128 CBC - Encrypt and decrypt 22 bytes in multiple parts with PASS 11: AES-128 CBC - Encrypt and decrypt 23 bytes in multiple parts with PASS 11: AES-128 CBC - Encrypt and decrypt 32 bytes in multiple parts with PASS 11: AES-128 CBC - Encrypt and decrypt 0 bytes in multiple parts with n PASS 11: AES-128 CBC - Encrypt and decrypt 16 bytes in multiple parts with PASS 11: AES-128 CBC - Encrypt and decrypt 16 bytes in multiple parts with PASS 11: AES-128 CBC - Encrypt and decrypt 16 bytes in multiple parts with PASS 11: AES-128 CBC - Encrypt and decrypt 16 bytes in multiple parts with PASS 11: AES-128 CBC - Encrypt and decrypt 32 bytes in multiple parts with PASS 11: AES-128 CFB - Encrypt and decrypt 0 bytes ......................... PASS 11: AES-128 CFB - Encrypt and decrypt 1 byte .......................... PASS 11: AES-128 CFB - Encrypt and decrypt 2 bytes ......................... PASS 11: AES-128 CFB - Encrypt and decrypt 7 bytes ......................... PASS 11: AES-128 CFB - Encrypt and decrypt 8 bytes ......................... PASS 11: AES-128 CFB - Encrypt and decrypt 9 bytes ......................... PASS 11: AES-128 CFB - Encrypt and decrypt 15 bytes ........................ PASS 11: AES-128 CFB - Encrypt and decrypt 16 bytes ........................ PASS 11: AES-128 CFB - Encrypt and decrypt 17 bytes ........................ PASS 11: AES-128 CFB - Encrypt and decrypt 31 bytes ........................ PASS 11: AES-128 CFB - Encrypt and decrypt 32 bytes ........................ PASS 11: AES-128 CFB - Encrypt and decrypt 32 bytes ........................ PASS 11: AES-128 CFB - Encrypt and decrypt 47 bytes ........................ PASS 11: AES-128 CFB - Encrypt and decrypt 48 bytes ........................ PASS 11: AES-128 CFB - Encrypt and decrypt 49 bytes ........................ PASS 11: AES-128 CFB - Encrypt and decrypt 0 bytes in multiple parts ....... PASS 11: AES-128 CFB - Encrypt and decrypt 1 bytes in multiple parts 1 ..... PASS 11: AES-128 CFB - Encrypt and decrypt 1 bytes in multiple parts 2 ..... PASS 11: AES-128 CFB - Encrypt and decrypt 16 bytes in multiple parts 1 .... PASS 11: AES-128 CFB - Encrypt and decrypt 16 bytes in multiple parts 2 .... PASS 11: AES-128 CFB - Encrypt and decrypt 16 bytes in multiple parts 3 .... PASS 11: AES-128 CFB - Encrypt and decrypt 16 bytes in multiple parts 4 .... PASS 11: AES-128 CFB - Encrypt and decrypt 22 bytes in multiple parts 1 .... PASS 11: AES-128 CFB - Encrypt and decrypt 22 bytes in multiple parts 2 .... PASS 11: AES-128 CFB - Encrypt and decrypt 23 bytes in multiple parts 1 .... PASS 11: AES-128 CFB - Encrypt and decrypt 32 bytes in multiple parts 1 .... PASS 11: AES-128 CTR - Encrypt and decrypt 0 bytes ......................... PASS 11: AES-128 CTR - Encrypt and decrypt 1 byte .......................... PASS 11: AES-128 CTR - Encrypt and decrypt 2 bytes ......................... PASS 11: AES-128 CTR - Encrypt and decrypt 7 bytes ......................... PASS 11: AES-128 CTR - Encrypt and decrypt 8 bytes ......................... PASS 11: AES-128 CTR - Encrypt and decrypt 9 bytes ......................... PASS 11: AES-128 CTR - Encrypt and decrypt 15 bytes ........................ PASS 11: AES-128 CTR - Encrypt and decrypt 16 bytes ........................ PASS 11: AES-128 CTR - Encrypt and decrypt 17 bytes ........................ PASS 11: AES-128 CTR - Encrypt and decrypt 31 bytes ........................ PASS 11: AES-128 CTR - Encrypt and decrypt 32 bytes ........................ PASS 11: AES-128 CTR - Encrypt and decrypt 32 bytes ........................ PASS 11: AES-128 CTR - Encrypt and decrypt 47 bytes ........................ PASS 11: AES-128 CTR - Encrypt and decrypt 48 bytes ........................ PASS 11: AES-128 CTR - Encrypt and decrypt 49 bytes ........................ PASS 11: AES-128 CTR - Encrypt and decrypt 0 bytes in multiple parts ....... PASS 11: AES-128 CTR - Encrypt and decrypt 1 bytes in multiple parts 1 ..... PASS 11: AES-128 CTR - Encrypt and decrypt 1 bytes in multiple parts 2 ..... PASS 11: AES-128 CTR - Encrypt and decrypt 16 bytes in multiple parts 1 .... PASS 11: AES-128 CTR - Encrypt and decrypt 16 bytes in multiple parts 2 .... PASS 11: AES-128 CTR - Encrypt and decrypt 16 bytes in multiple parts 3 .... PASS 11: AES-128 CTR - Encrypt and decrypt 16 bytes in multiple parts 4 .... PASS 11: AES-128 CTR - Encrypt and decrypt 22 bytes in multiple parts 1 .... PASS 11: AES-128 CTR - Encrypt and decrypt 22 bytes in multiple parts 2 .... PASS 11: AES-128 CTR - Encrypt and decrypt 23 bytes in multiple parts 1 .... PASS 11: AES-128 CTR - Encrypt and decrypt 32 bytes in multiple parts 1 .... PASS 11: AES-192 CBC - Encrypt and decrypt 0 bytes with PKCS7 padding ...... PASS 11: AES-192 CBC - Encrypt and decrypt 1 byte with PKCS7 padding ....... PASS 11: AES-192 CBC - Encrypt and decrypt 2 bytes with PKCS7 padding ...... PASS 11: AES-192 CBC - Encrypt and decrypt 7 bytes with PKCS7 padding ...... PASS 11: AES-192 CBC - Encrypt and decrypt 8 bytes with PKCS7 padding ...... PASS 11: AES-192 CBC - Encrypt and decrypt 9 bytes with PKCS7 padding ...... PASS 11: AES-192 CBC - Encrypt and decrypt 15 bytes with PKCS7 padding ..... PASS 11: AES-192 CBC - Encrypt and decrypt 16 bytes with PKCS7 padding ..... PASS 11: AES-192 CBC - Encrypt and decrypt 17 bytes with PKCS7 padding ..... PASS 11: AES-192 CBC - Encrypt and decrypt 31 bytes with PKCS7 padding ..... PASS 11: AES-192 CBC - Encrypt and decrypt 32 bytes with PKCS7 padding ..... PASS 11: AES-192 CBC - Encrypt and decrypt 33 bytes with PKCS7 padding ..... PASS 11: AES-192 CBC - Encrypt and decrypt 47 bytes with PKCS7 padding ..... PASS 11: AES-192 CBC - Encrypt and decrypt 48 bytes with PKCS7 padding ..... PASS 11: AES-192 CBC - Encrypt and decrypt 49 bytes with PKCS7 padding ..... PASS 11: AES-192 CBC - Encrypt and decrypt 0 bytes in multiple parts with P PASS 11: AES-192 CBC - Encrypt and decrypt 1 bytes in multiple parts with P PASS 11: AES-192 CBC - Encrypt and decrypt 1 bytes in multiple parts with P PASS 11: AES-192 CBC - Encrypt and decrypt 16 bytes in multiple parts with PASS 11: AES-192 CBC - Encrypt and decrypt 16 bytes in multiple parts with PASS 11: AES-192 CBC - Encrypt and decrypt 16 bytes in multiple parts with PASS 11: AES-192 CBC - Encrypt and decrypt 16 bytes in multiple parts with PASS 11: AES-192 CBC - Encrypt and decrypt 22 bytes in multiple parts with PASS 11: AES-192 CBC - Encrypt and decrypt 22 bytes in multiple parts with PASS 11: AES-192 CBC - Encrypt and decrypt 23 bytes in multiple parts with PASS 11: AES-192 CBC - Encrypt and decrypt 32 bytes in multiple parts with PASS 11: AES-256 CBC - Encrypt and decrypt 0 bytes with PKCS7 padding ...... PASS 11: AES-256 CBC - Encrypt and decrypt 1 byte with PKCS7 padding ....... PASS 11: AES-256 CBC - Encrypt and decrypt 2 bytes with PKCS7 padding ...... PASS 11: AES-256 CBC - Encrypt and decrypt 7 bytes with PKCS7 padding ...... PASS 11: AES-256 CBC - Encrypt and decrypt 8 bytes with PKCS7 padding ...... PASS 11: AES-256 CBC - Encrypt and decrypt 9 bytes with PKCS7 padding ...... PASS 11: AES-256 CBC - Encrypt and decrypt 15 bytes with PKCS7 padding ..... PASS 11: AES-256 CBC - Encrypt and decrypt 16 bytes with PKCS7 padding ..... PASS 11: AES-256 CBC - Encrypt and decrypt 17 bytes with PKCS7 padding ..... PASS 11: AES-256 CBC - Encrypt and decrypt 31 bytes with PKCS7 padding ..... PASS 11: AES-256 CBC - Encrypt and decrypt 32 bytes with PKCS7 padding ..... PASS 11: AES-256 CBC - Encrypt and decrypt 33 bytes with PKCS7 padding ..... PASS 11: AES-256 CBC - Encrypt and decrypt 47 bytes with PKCS7 padding ..... PASS 11: AES-256 CBC - Encrypt and decrypt 48 bytes with PKCS7 padding ..... PASS 11: AES-256 CBC - Encrypt and decrypt 49 bytes with PKCS7 padding ..... PASS 11: AES-256 CBC - Encrypt and decrypt 0 bytes in multiple parts with P PASS 11: AES-256 CBC - Encrypt and decrypt 1 bytes in multiple parts with P PASS 11: AES-256 CBC - Encrypt and decrypt 1 bytes in multiple parts with P PASS 11: AES-256 CBC - Encrypt and decrypt 16 bytes in multiple parts with PASS 11: AES-256 CBC - Encrypt and decrypt 16 bytes in multiple parts with PASS 11: AES-256 CBC - Encrypt and decrypt 16 bytes in multiple parts with PASS 11: AES-256 CBC - Encrypt and decrypt 16 bytes in multiple parts with PASS 11: AES-256 CBC - Encrypt and decrypt 22 bytes in multiple parts with PASS 11: AES-256 CBC - Encrypt and decrypt 22 bytes in multiple parts with PASS 11: AES-256 CBC - Encrypt and decrypt 23 bytes in multiple parts with PASS 11: AES-256 CBC - Encrypt and decrypt 32 bytes in multiple parts with PASS 11: AES Decrypt test vector #0 ........................................ PASS 11: AES Decrypt test vector #1 ........................................ PASS 11: AES Decrypt test vector #2 ........................................ PASS 11: AES Decrypt test vector #3 ........................................ PASS 11: AES Decrypt test vector #4 ........................................ PASS 11: AES Decrypt test vector #5 ........................................ PASS 11: AES Decrypt test vector #6 ........................................ PASS 11: AES-128-ECB Encrypt NIST KAT #1 ................................... PASS 11: AES-128-ECB Encrypt NIST KAT #2 ................................... PASS 11: AES-128-ECB Encrypt NIST KAT #3 ................................... PASS 11: AES-128-ECB Encrypt NIST KAT #4 ................................... PASS 11: AES-128-ECB Encrypt NIST KAT #5 ................................... PASS 11: AES-128-ECB Encrypt NIST KAT #6 ................................... PASS 11: AES-128-ECB Encrypt NIST KAT #7 ................................... PASS 11: AES-128-ECB Encrypt NIST KAT #8 ................................... PASS 11: AES-128-ECB Encrypt NIST KAT #9 ................................... PASS 11: AES-128-ECB Encrypt NIST KAT #10 .................................. PASS 11: AES-128-ECB Encrypt NIST KAT #11 .................................. PASS 11: AES-128-ECB Encrypt NIST KAT #12 .................................. PASS 11: AES-128-ECB Encrypt NIST KAT #13 .................................. PASS 11: AES-128-ECB Encrypt NIST KAT #14 .................................. PASS 11: AES-128-ECB Encrypt NIST KAT #15 .................................. PASS 11: AES-128-ECB Encrypt NIST KAT #16 .................................. PASS 11: AES-128-ECB Encrypt NIST KAT #17 .................................. PASS 11: AES-128-ECB Encrypt NIST KAT #18 .................................. PASS 11: AES-128-ECB Decrypt NIST KAT #1 ................................... PASS 11: AES-128-ECB Decrypt NIST KAT #2 ................................... PASS 11: AES-128-ECB Decrypt NIST KAT #3 ................................... PASS 11: AES-128-ECB Decrypt NIST KAT #4 ................................... PASS 11: AES-128-ECB Decrypt NIST KAT #5 ................................... PASS 11: AES-128-ECB Decrypt NIST KAT #6 ................................... PASS 11: AES-128-ECB Decrypt NIST KAT #7 ................................... PASS 11: AES-128-ECB Decrypt NIST KAT #8 ................................... PASS 11: AES-128-ECB Decrypt NIST KAT #9 ................................... PASS 11: AES-128-ECB Decrypt NIST KAT #10 .................................. PASS 11: AES-128-ECB Decrypt NIST KAT #11 .................................. PASS 11: AES-192-ECB Encrypt NIST KAT #1 ................................... PASS 11: AES-192-ECB Encrypt NIST KAT #2 ................................... PASS 11: AES-192-ECB Encrypt NIST KAT #3 ................................... PASS 11: AES-192-ECB Encrypt NIST KAT #4 ................................... PASS 11: AES-192-ECB Encrypt NIST KAT #5 ................................... PASS 11: AES-192-ECB Encrypt NIST KAT #6 ................................... PASS 11: AES-192-ECB Encrypt NIST KAT #7 ................................... PASS 11: AES-192-ECB Encrypt NIST KAT #8 ................................... PASS 11: AES-192-ECB Encrypt NIST KAT #9 ................................... PASS 11: AES-192-ECB Encrypt NIST KAT #10 .................................. PASS 11: AES-192-ECB Encrypt NIST KAT #11 .................................. PASS 11: AES-192-ECB Encrypt NIST KAT #12 .................................. PASS 11: AES-192-ECB Decrypt NIST KAT #1 ................................... PASS 11: AES-192-ECB Decrypt NIST KAT #2 ................................... PASS 11: AES-192-ECB Decrypt NIST KAT #3 ................................... PASS 11: AES-192-ECB Decrypt NIST KAT #4 ................................... PASS 11: AES-192-ECB Decrypt NIST KAT #5 ................................... PASS 11: AES-192-ECB Decrypt NIST KAT #6 ................................... PASS 11: AES-192-ECB Decrypt NIST KAT #7 ................................... PASS 11: AES-192-ECB Decrypt NIST KAT #8 ................................... PASS 11: AES-192-ECB Decrypt NIST KAT #9 ................................... PASS 11: AES-192-ECB Decrypt NIST KAT #10 .................................. PASS 11: AES-192-ECB Decrypt NIST KAT #11 .................................. PASS 11: AES-192-ECB Decrypt NIST KAT #12 .................................. PASS 11: AES-256-ECB Encrypt NIST KAT #1 ................................... PASS 11: AES-256-ECB Encrypt NIST KAT #2 ................................... PASS 11: AES-256-ECB Encrypt NIST KAT #3 ................................... PASS 11: AES-256-ECB Encrypt NIST KAT #4 ................................... PASS 11: AES-256-ECB Encrypt NIST KAT #5 ................................... PASS 11: AES-256-ECB Encrypt NIST KAT #6 ................................... PASS 11: AES-256-ECB Encrypt NIST KAT #7 ................................... PASS 11: AES-256-ECB Encrypt NIST KAT #8 ................................... PASS 11: AES-256-ECB Encrypt NIST KAT #9 ................................... PASS 11: AES-256-ECB Encrypt NIST KAT #10 .................................. PASS 11: AES-256-ECB Encrypt NIST KAT #11 .................................. PASS 11: AES-256-ECB Encrypt NIST KAT #12 .................................. PASS 11: AES-256-ECB Decrypt NIST KAT #1 ................................... PASS 11: AES-256-ECB Decrypt NIST KAT #2 ................................... PASS 11: AES-256-ECB Decrypt NIST KAT #3 ................................... PASS 11: AES-256-ECB Decrypt NIST KAT #4 ................................... PASS 11: AES-256-ECB Decrypt NIST KAT #5 ................................... PASS 11: AES-256-ECB Decrypt NIST KAT #6 ................................... PASS 11: AES-256-ECB Decrypt NIST KAT #7 ................................... PASS 11: AES-256-ECB Decrypt NIST KAT #8 ................................... PASS 11: AES-256-ECB Decrypt NIST KAT #9 ................................... PASS 11: AES-256-ECB Decrypt NIST KAT #10 .................................. PASS 11: AES-256-ECB Decrypt NIST KAT #11 .................................. PASS 11: AES-256-ECB Decrypt NIST KAT #12 .................................. PASS 11: Cipher Corner Case behaviours ..................................... PASS 11: 11: ---------------------------------------------------------------------------- 11: 11: PASSED (282 / 282 tests (0 skipped)) 11/60 Test #11: cipher.aes-suite ................. Passed 0.03 sec test 12 Start 12: cipher.arc4-suite 12: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_cipher.arc4 "--verbose" 12: Test timeout computed to be: 9.99988e+06 12: ARC4 Encrypt and decrypt 0 bytes .................................. PASS 12: ARC4 Encrypt and decrypt 1 byte ................................... PASS 12: ARC4 Encrypt and decrypt 2 bytes .................................. PASS 12: ARC4 Encrypt and decrypt 7 bytes .................................. PASS 12: ARC4 Encrypt and decrypt 8 bytes .................................. PASS 12: ARC4 Encrypt and decrypt 9 bytes .................................. PASS 12: ARC4 Encrypt and decrypt 15 bytes ................................. PASS 12: ARC4 Encrypt and decrypt 16 bytes ................................. PASS 12: ARC4 Encrypt and decrypt 17 bytes ................................. PASS 12: ARC4 Encrypt and decrypt 31 bytes ................................. PASS 12: ARC4 Encrypt and decrypt 32 bytes ................................. PASS 12: ARC4 Encrypt and decrypt 32 bytes ................................. PASS 12: ARC4 Encrypt and decrypt 47 bytes ................................. PASS 12: ARC4 Encrypt and decrypt 48 bytes ................................. PASS 12: ARC4 Encrypt and decrypt 49 bytes ................................. PASS 12: ARC4 Encrypt and decrypt 0 bytes in multiple parts ................ PASS 12: ARC4 Encrypt and decrypt 1 bytes in multiple parts 1 .............. PASS 12: ARC4 Encrypt and decrypt 1 bytes in multiple parts 2 .............. PASS 12: ARC4 Encrypt and decrypt 16 bytes in multiple parts 1 ............. PASS 12: ARC4 Encrypt and decrypt 16 bytes in multiple parts 2 ............. PASS 12: ARC4 Encrypt and decrypt 16 bytes in multiple parts 3 ............. PASS 12: ARC4 Encrypt and decrypt 16 bytes in multiple parts 4 ............. PASS 12: ARC4 Encrypt and decrypt 22 bytes in multiple parts 1 ............. PASS 12: ARC4 Encrypt and decrypt 22 bytes in multiple parts 1 ............. PASS 12: ARC4 Encrypt and decrypt 22 bytes in multiple parts 1 ............. PASS 12: ARC4 Encrypt and decrypt 32 bytes in multiple parts 1 ............. PASS 12: 12: ---------------------------------------------------------------------------- 12: 12: PASSED (26 / 26 tests (0 skipped)) 12/60 Test #12: cipher.arc4-suite ................ Passed 0.01 sec test 13 Start 13: cipher.blowfish-suite 13: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_cipher.blowfish "--verbose" 13: Test timeout computed to be: 9.99988e+06 13: BLOWFISH Encrypt and decrypt 0 bytes .............................. PASS 13: BLOWFISH Encrypt and decrypt 1 byte ............................... PASS 13: BLOWFISH Encrypt and decrypt 2 bytes .............................. PASS 13: BLOWFISH Encrypt and decrypt 7 bytes .............................. PASS 13: BLOWFISH Encrypt and decrypt 8 bytes .............................. PASS 13: BLOWFISH Encrypt and decrypt 9 bytes .............................. PASS 13: BLOWFISH Encrypt and decrypt 15 bytes ............................. PASS 13: BLOWFISH Encrypt and decrypt 16 bytes ............................. PASS 13: BLOWFISH Encrypt and decrypt 17 bytes ............................. PASS 13: BLOWFISH Encrypt and decrypt 31 bytes ............................. PASS 13: BLOWFISH Encrypt and decrypt 32 bytes ............................. PASS 13: BLOWFISH Encrypt and decrypt 32 bytes ............................. PASS 13: BLOWFISH Encrypt and decrypt 47 bytes ............................. PASS 13: BLOWFISH Encrypt and decrypt 48 bytes ............................. PASS 13: BLOWFISH Encrypt and decrypt 49 bytes ............................. PASS 13: BLOWFISH Encrypt and decrypt 0 bytes with one and zeros padding ... PASS 13: BLOWFISH Encrypt and decrypt 1 byte with one and zeros padding .... PASS 13: BLOWFISH Encrypt and decrypt 2 bytes with one and zeros padding ... PASS 13: BLOWFISH Encrypt and decrypt 7 bytes with one and zeros padding ... PASS 13: BLOWFISH Encrypt and decrypt 8 bytes with one and zeros padding ... PASS 13: BLOWFISH Encrypt and decrypt 9 bytes with one and zeros padding ... PASS 13: BLOWFISH Encrypt and decrypt 15 bytes with one and zeros padding .. PASS 13: BLOWFISH Encrypt and decrypt 16 bytes with one and zeros padding .. PASS 13: BLOWFISH Encrypt and decrypt 17 bytes with one and zeros padding .. PASS 13: BLOWFISH Encrypt and decrypt 31 bytes with one and zeros padding .. PASS 13: BLOWFISH Encrypt and decrypt 32 bytes with one and zeros padding .. PASS 13: BLOWFISH Encrypt and decrypt 32 bytes with one and zeros padding .. PASS 13: BLOWFISH Encrypt and decrypt 47 bytes with one and zeros padding .. PASS 13: BLOWFISH Encrypt and decrypt 48 bytes with one and zeros padding .. PASS 13: BLOWFISH Encrypt and decrypt 49 bytes with one and zeros padding .. PASS 13: BLOWFISH Encrypt and decrypt 0 bytes with zeros and len padding ... PASS 13: BLOWFISH Encrypt and decrypt 1 byte with zeros and len padding .... PASS 13: BLOWFISH Encrypt and decrypt 2 bytes with zeros and len padding ... PASS 13: BLOWFISH Encrypt and decrypt 7 bytes with zeros and len padding ... PASS 13: BLOWFISH Encrypt and decrypt 8 bytes with zeros and len padding ... PASS 13: BLOWFISH Encrypt and decrypt 9 bytes with zeros and len padding ... PASS 13: BLOWFISH Encrypt and decrypt 15 bytes with zeros and len padding .. PASS 13: BLOWFISH Encrypt and decrypt 16 bytes with zeros and len padding .. PASS 13: BLOWFISH Encrypt and decrypt 17 bytes with zeros and len padding .. PASS 13: BLOWFISH Encrypt and decrypt 31 bytes with zeros and len padding .. PASS 13: BLOWFISH Encrypt and decrypt 32 bytes with zeros and len padding .. PASS 13: BLOWFISH Encrypt and decrypt 32 bytes with zeros and len padding .. PASS 13: BLOWFISH Encrypt and decrypt 47 bytes with zeros and len padding .. PASS 13: BLOWFISH Encrypt and decrypt 48 bytes with zeros and len padding .. PASS 13: BLOWFISH Encrypt and decrypt 49 bytes with zeros and len padding .. PASS 13: BLOWFISH Encrypt and decrypt 0 bytes with zeros padding ........... PASS 13: BLOWFISH Encrypt and decrypt 1 byte with zeros padding ............ PASS 13: BLOWFISH Encrypt and decrypt 2 bytes with zeros padding ........... PASS 13: BLOWFISH Encrypt and decrypt 7 bytes with zeros padding ........... PASS 13: BLOWFISH Encrypt and decrypt 8 bytes with zeros padding ........... PASS 13: BLOWFISH Encrypt and decrypt 9 bytes with zeros padding ........... PASS 13: BLOWFISH Encrypt and decrypt 15 bytes with zeros padding .......... PASS 13: BLOWFISH Encrypt and decrypt 16 bytes with zeros padding .......... PASS 13: BLOWFISH Encrypt and decrypt 17 bytes with zeros padding .......... PASS 13: BLOWFISH Encrypt and decrypt 31 bytes with zeros padding .......... PASS 13: BLOWFISH Encrypt and decrypt 32 bytes with zeros padding .......... PASS 13: BLOWFISH Encrypt and decrypt 32 bytes with zeros padding .......... PASS 13: BLOWFISH Encrypt and decrypt 47 bytes with zeros padding .......... PASS 13: BLOWFISH Encrypt and decrypt 48 bytes with zeros padding .......... PASS 13: BLOWFISH Encrypt and decrypt 49 bytes with zeros padding .......... PASS 13: BLOWFISH Encrypt and decrypt 0 bytes with no padding .............. PASS 13: BLOWFISH Encrypt and decrypt 8 bytes with no padding .............. PASS 13: BLOWFISH Encrypt and decrypt 16 bytes with no padding ............. PASS 13: BLOWFISH Encrypt and decrypt 32 bytes with no padding ............. PASS 13: BLOWFISH Encrypt and decrypt 48 bytes with no padding ............. PASS 13: BLOWFISH Try encrypting 1 bytes with no padding ................... PASS 13: BLOWFISH Try encrypting 2 bytes with no padding ................... PASS 13: BLOWFISH Try encrypting 7 bytes with no padding ................... PASS 13: BLOWFISH Try encrypting 9 bytes with no padding ................... PASS 13: BLOWFISH Try encrypting 15 bytes with no padding .................. PASS 13: BLOWFISH Try encrypting 17 bytes with no padding .................. PASS 13: BLOWFISH Try encrypting 31 bytes with no padding .................. PASS 13: BLOWFISH Try encrypting 33 bytes with no padding .................. PASS 13: BLOWFISH Try encrypting 47 bytes with no padding .................. PASS 13: BLOWFISH Try encrypting 49 bytes with no padding .................. PASS 13: BLOWFISH Encrypt and decrypt 0 bytes in multiple parts ............ PASS 13: BLOWFISH Encrypt and decrypt 1 bytes in multiple parts 1 .......... PASS 13: BLOWFISH Encrypt and decrypt 1 bytes in multiple parts 2 .......... PASS 13: BLOWFISH Encrypt and decrypt 16 bytes in multiple parts 1 ......... PASS 13: BLOWFISH Encrypt and decrypt 16 bytes in multiple parts 2 ......... PASS 13: BLOWFISH Encrypt and decrypt 16 bytes in multiple parts 3 ......... PASS 13: BLOWFISH Encrypt and decrypt 16 bytes in multiple parts 4 ......... PASS 13: BLOWFISH Encrypt and decrypt 22 bytes in multiple parts 1 ......... PASS 13: BLOWFISH Encrypt and decrypt 22 bytes in multiple parts 1 ......... PASS 13: BLOWFISH Encrypt and decrypt 22 bytes in multiple parts 1 ......... PASS 13: BLOWFISH Encrypt and decrypt 32 bytes in multiple parts 1 ......... PASS 13: BLOWFISH Encrypt and decrypt 0 bytes .............................. PASS 13: BLOWFISH Encrypt and decrypt 1 byte ............................... PASS 13: BLOWFISH Encrypt and decrypt 2 bytes .............................. PASS 13: BLOWFISH Encrypt and decrypt 7 bytes .............................. PASS 13: BLOWFISH Encrypt and decrypt 8 bytes .............................. PASS 13: BLOWFISH Encrypt and decrypt 9 bytes .............................. PASS 13: BLOWFISH Encrypt and decrypt 15 bytes ............................. PASS 13: BLOWFISH Encrypt and decrypt 16 bytes ............................. PASS 13: BLOWFISH Encrypt and decrypt 17 bytes ............................. PASS 13: BLOWFISH Encrypt and decrypt 31 bytes ............................. PASS 13: BLOWFISH Encrypt and decrypt 32 bytes ............................. PASS 13: BLOWFISH Encrypt and decrypt 32 bytes ............................. PASS 13: BLOWFISH Encrypt and decrypt 47 bytes ............................. PASS 13: BLOWFISH Encrypt and decrypt 48 bytes ............................. PASS 13: BLOWFISH Encrypt and decrypt 49 bytes ............................. PASS 13: BLOWFISH Encrypt and decrypt 0 bytes in multiple parts ............ PASS 13: BLOWFISH Encrypt and decrypt 1 bytes in multiple parts 1 .......... PASS 13: BLOWFISH Encrypt and decrypt 1 bytes in multiple parts 2 .......... PASS 13: BLOWFISH Encrypt and decrypt 16 bytes in multiple parts 1 ......... PASS 13: BLOWFISH Encrypt and decrypt 16 bytes in multiple parts 2 ......... PASS 13: BLOWFISH Encrypt and decrypt 16 bytes in multiple parts 3 ......... PASS 13: BLOWFISH Encrypt and decrypt 16 bytes in multiple parts 4 ......... PASS 13: BLOWFISH Encrypt and decrypt 22 bytes in multiple parts 1 ......... PASS 13: BLOWFISH Encrypt and decrypt 22 bytes in multiple parts 1 ......... PASS 13: BLOWFISH Encrypt and decrypt 22 bytes in multiple parts 1 ......... PASS 13: BLOWFISH Encrypt and decrypt 32 bytes in multiple parts 1 ......... PASS 13: BLOWFISH Encrypt and decrypt 0 bytes .............................. PASS 13: BLOWFISH Encrypt and decrypt 1 byte ............................... PASS 13: BLOWFISH Encrypt and decrypt 2 bytes .............................. PASS 13: BLOWFISH Encrypt and decrypt 7 bytes .............................. PASS 13: BLOWFISH Encrypt and decrypt 8 bytes .............................. PASS 13: BLOWFISH Encrypt and decrypt 9 bytes .............................. PASS 13: BLOWFISH Encrypt and decrypt 15 bytes ............................. PASS 13: BLOWFISH Encrypt and decrypt 16 bytes ............................. PASS 13: BLOWFISH Encrypt and decrypt 17 bytes ............................. PASS 13: BLOWFISH Encrypt and decrypt 31 bytes ............................. PASS 13: BLOWFISH Encrypt and decrypt 32 bytes ............................. PASS 13: BLOWFISH Encrypt and decrypt 32 bytes ............................. PASS 13: BLOWFISH Encrypt and decrypt 47 bytes ............................. PASS 13: BLOWFISH Encrypt and decrypt 48 bytes ............................. PASS 13: BLOWFISH Encrypt and decrypt 49 bytes ............................. PASS 13: BLOWFISH Encrypt and decrypt 0 bytes in multiple parts ............ PASS 13: BLOWFISH Encrypt and decrypt 1 bytes in multiple parts 1 .......... PASS 13: BLOWFISH Encrypt and decrypt 1 bytes in multiple parts 2 .......... PASS 13: BLOWFISH Encrypt and decrypt 16 bytes in multiple parts 1 ......... PASS 13: BLOWFISH Encrypt and decrypt 16 bytes in multiple parts 2 ......... PASS 13: BLOWFISH Encrypt and decrypt 16 bytes in multiple parts 3 ......... PASS 13: BLOWFISH Encrypt and decrypt 16 bytes in multiple parts 4 ......... PASS 13: BLOWFISH Encrypt and decrypt 22 bytes in multiple parts 1 ......... PASS 13: BLOWFISH Encrypt and decrypt 22 bytes in multiple parts 1 ......... PASS 13: BLOWFISH Encrypt and decrypt 22 bytes in multiple parts 1 ......... PASS 13: BLOWFISH Encrypt and decrypt 32 bytes in multiple parts 1 ......... PASS 13: BLOWFISH CBC Encrypt and decrypt 7 bytes, 192-bits key ............ PASS 13: BLOWFISH CTR Encrypt and decrypt 7 bytes, 192-bits key ............ PASS 13: BLOWFISH CFB64 Encrypt and decrypt 7 bytes, 192-bits key .......... PASS 13: BLOWFISH ECB Encrypt test vector (SSLeay) #1 ...................... PASS 13: BLOWFISH ECB Encrypt test vector (SSLeay) #2 ...................... PASS 13: BLOWFISH ECB Encrypt test vector (SSLeay) #3 ...................... PASS 13: BLOWFISH ECB Encrypt test vector (SSLeay) #3, 64-bit key .......... PASS 13: BLOWFISH ECB Encrypt test vector (SSLeay) #3, 192-bit key ......... PASS 13: BLOWFISH ECB Decrypt test vector (SSLeay) #1 ...................... PASS 13: BLOWFISH ECB Decrypt test vector (SSLeay) #2 ...................... PASS 13: BLOWFISH ECB Decrypt test vector (SSLeay) #3 ...................... PASS 13: BLOWFISH ECB Decrypt test vector (SSLeay) #3, 64-bit key .......... PASS 13: BLOWFISH ECB Decrypt test vector (SSLeay) #3, 192-bit key ......... PASS 13: 13: ---------------------------------------------------------------------------- 13: 13: PASSED (151 / 151 tests (0 skipped)) 13/60 Test #13: cipher.blowfish-suite ............ Passed 0.36 sec test 14 Start 14: cipher.camellia-suite 14: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_cipher.camellia "--verbose" 14: Test timeout computed to be: 9.99988e+06 14: CAMELLIA Encrypt and decrypt 0 bytes .............................. PASS 14: CAMELLIA Encrypt and decrypt 1 byte ............................... PASS 14: CAMELLIA Encrypt and decrypt 2 bytes .............................. PASS 14: CAMELLIA Encrypt and decrypt 7 bytes .............................. PASS 14: CAMELLIA Encrypt and decrypt 8 bytes .............................. PASS 14: CAMELLIA Encrypt and decrypt 9 bytes .............................. PASS 14: CAMELLIA Encrypt and decrypt 15 bytes ............................. PASS 14: CAMELLIA Encrypt and decrypt 16 bytes ............................. PASS 14: CAMELLIA Encrypt and decrypt 17 bytes ............................. PASS 14: CAMELLIA Encrypt and decrypt 31 bytes ............................. PASS 14: CAMELLIA Encrypt and decrypt 32 bytes ............................. PASS 14: CAMELLIA Encrypt and decrypt 32 bytes ............................. PASS 14: CAMELLIA Encrypt and decrypt 47 bytes ............................. PASS 14: CAMELLIA Encrypt and decrypt 48 bytes ............................. PASS 14: CAMELLIA Encrypt and decrypt 49 bytes ............................. PASS 14: CAMELLIA Encrypt and decrypt 0 bytes with one and zeros padding ... PASS 14: CAMELLIA Encrypt and decrypt 1 byte with one and zeros padding .... PASS 14: CAMELLIA Encrypt and decrypt 2 bytes with one and zeros padding ... PASS 14: CAMELLIA Encrypt and decrypt 7 bytes with one and zeros padding ... PASS 14: CAMELLIA Encrypt and decrypt 8 bytes with one and zeros padding ... PASS 14: CAMELLIA Encrypt and decrypt 9 bytes with one and zeros padding ... PASS 14: CAMELLIA Encrypt and decrypt 15 bytes with one and zeros padding .. PASS 14: CAMELLIA Encrypt and decrypt 16 bytes with one and zeros padding .. PASS 14: CAMELLIA Encrypt and decrypt 17 bytes with one and zeros padding .. PASS 14: CAMELLIA Encrypt and decrypt 31 bytes with one and zeros padding .. PASS 14: CAMELLIA Encrypt and decrypt 32 bytes with one and zeros padding .. PASS 14: CAMELLIA Encrypt and decrypt 32 bytes with one and zeros padding .. PASS 14: CAMELLIA Encrypt and decrypt 47 bytes with one and zeros padding .. PASS 14: CAMELLIA Encrypt and decrypt 48 bytes with one and zeros padding .. PASS 14: CAMELLIA Encrypt and decrypt 49 bytes with one and zeros padding .. PASS 14: CAMELLIA Encrypt and decrypt 0 bytes with zeros and len padding ... PASS 14: CAMELLIA Encrypt and decrypt 1 byte with zeros and len padding .... PASS 14: CAMELLIA Encrypt and decrypt 2 bytes with zeros and len padding ... PASS 14: CAMELLIA Encrypt and decrypt 7 bytes with zeros and len padding ... PASS 14: CAMELLIA Encrypt and decrypt 8 bytes with zeros and len padding ... PASS 14: CAMELLIA Encrypt and decrypt 9 bytes with zeros and len padding ... PASS 14: CAMELLIA Encrypt and decrypt 15 bytes with zeros and len padding .. PASS 14: CAMELLIA Encrypt and decrypt 16 bytes with zeros and len padding .. PASS 14: CAMELLIA Encrypt and decrypt 17 bytes with zeros and len padding .. PASS 14: CAMELLIA Encrypt and decrypt 31 bytes with zeros and len padding .. PASS 14: CAMELLIA Encrypt and decrypt 32 bytes with zeros and len padding .. PASS 14: CAMELLIA Encrypt and decrypt 32 bytes with zeros and len padding .. PASS 14: CAMELLIA Encrypt and decrypt 47 bytes with zeros and len padding .. PASS 14: CAMELLIA Encrypt and decrypt 48 bytes with zeros and len padding .. PASS 14: CAMELLIA Encrypt and decrypt 49 bytes with zeros and len padding .. PASS 14: CAMELLIA Encrypt and decrypt 0 bytes with zeros padding ........... PASS 14: CAMELLIA Encrypt and decrypt 1 byte with zeros padding ............ PASS 14: CAMELLIA Encrypt and decrypt 2 bytes with zeros padding ........... PASS 14: CAMELLIA Encrypt and decrypt 7 bytes with zeros padding ........... PASS 14: CAMELLIA Encrypt and decrypt 8 bytes with zeros padding ........... PASS 14: CAMELLIA Encrypt and decrypt 9 bytes with zeros padding ........... PASS 14: CAMELLIA Encrypt and decrypt 15 bytes with zeros padding .......... PASS 14: CAMELLIA Encrypt and decrypt 16 bytes with zeros padding .......... PASS 14: CAMELLIA Encrypt and decrypt 17 bytes with zeros padding .......... PASS 14: CAMELLIA Encrypt and decrypt 31 bytes with zeros padding .......... PASS 14: CAMELLIA Encrypt and decrypt 32 bytes with zeros padding .......... PASS 14: CAMELLIA Encrypt and decrypt 32 bytes with zeros padding .......... PASS 14: CAMELLIA Encrypt and decrypt 47 bytes with zeros padding .......... PASS 14: CAMELLIA Encrypt and decrypt 48 bytes with zeros padding .......... PASS 14: CAMELLIA Encrypt and decrypt 49 bytes with zeros padding .......... PASS 14: CAMELLIA Encrypt and decrypt 0 bytes with no padding .............. PASS 14: CAMELLIA Encrypt and decrypt 16 bytes with no padding ............. PASS 14: CAMELLIA Encrypt and decrypt 32 bytes with no padding ............. PASS 14: CAMELLIA Encrypt and decrypt 48 bytes with no padding ............. PASS 14: CAMELLIA Try encrypting 1 bytes with no padding ................... PASS 14: CAMELLIA Try encrypting 2 bytes with no padding ................... PASS 14: CAMELLIA Try encrypting 7 bytes with no padding ................... PASS 14: CAMELLIA Try encrypting 8 bytes with no padding ................... PASS 14: CAMELLIA Try encrypting 9 bytes with no padding ................... PASS 14: CAMELLIA Try encrypting 15 bytes with no padding .................. PASS 14: CAMELLIA Try encrypting 17 bytes with no padding .................. PASS 14: CAMELLIA Try encrypting 31 bytes with no padding .................. PASS 14: CAMELLIA Try encrypting 33 bytes with no padding .................. PASS 14: CAMELLIA Try encrypting 47 bytes with no padding .................. PASS 14: CAMELLIA Try encrypting 49 bytes with no padding .................. PASS 14: CAMELLIA Encrypt and decrypt 0 bytes in multiple parts ............ PASS 14: CAMELLIA Encrypt and decrypt 1 bytes in multiple parts 1 .......... PASS 14: CAMELLIA Encrypt and decrypt 1 bytes in multiple parts 2 .......... PASS 14: CAMELLIA Encrypt and decrypt 16 bytes in multiple parts 1 ......... PASS 14: CAMELLIA Encrypt and decrypt 16 bytes in multiple parts 2 ......... PASS 14: CAMELLIA Encrypt and decrypt 16 bytes in multiple parts 3 ......... PASS 14: CAMELLIA Encrypt and decrypt 16 bytes in multiple parts 4 ......... PASS 14: CAMELLIA Encrypt and decrypt 22 bytes in multiple parts 1 ......... PASS 14: CAMELLIA Encrypt and decrypt 22 bytes in multiple parts 1 ......... PASS 14: CAMELLIA Encrypt and decrypt 22 bytes in multiple parts 1 ......... PASS 14: CAMELLIA Encrypt and decrypt 32 bytes in multiple parts 1 ......... PASS 14: CAMELLIA Encrypt and decrypt 0 bytes .............................. PASS 14: CAMELLIA Encrypt and decrypt 1 byte ............................... PASS 14: CAMELLIA Encrypt and decrypt 2 bytes .............................. PASS 14: CAMELLIA Encrypt and decrypt 7 bytes .............................. PASS 14: CAMELLIA Encrypt and decrypt 8 bytes .............................. PASS 14: CAMELLIA Encrypt and decrypt 9 bytes .............................. PASS 14: CAMELLIA Encrypt and decrypt 15 bytes ............................. PASS 14: CAMELLIA Encrypt and decrypt 16 bytes ............................. PASS 14: CAMELLIA Encrypt and decrypt 17 bytes ............................. PASS 14: CAMELLIA Encrypt and decrypt 31 bytes ............................. PASS 14: CAMELLIA Encrypt and decrypt 32 bytes ............................. PASS 14: CAMELLIA Encrypt and decrypt 32 bytes ............................. PASS 14: CAMELLIA Encrypt and decrypt 47 bytes ............................. PASS 14: CAMELLIA Encrypt and decrypt 48 bytes ............................. PASS 14: CAMELLIA Encrypt and decrypt 49 bytes ............................. PASS 14: CAMELLIA Encrypt and decrypt 0 bytes in multiple parts ............ PASS 14: CAMELLIA Encrypt and decrypt 1 bytes in multiple parts 1 .......... PASS 14: CAMELLIA Encrypt and decrypt 1 bytes in multiple parts 2 .......... PASS 14: CAMELLIA Encrypt and decrypt 16 bytes in multiple parts 1 ......... PASS 14: CAMELLIA Encrypt and decrypt 16 bytes in multiple parts 2 ......... PASS 14: CAMELLIA Encrypt and decrypt 16 bytes in multiple parts 3 ......... PASS 14: CAMELLIA Encrypt and decrypt 16 bytes in multiple parts 4 ......... PASS 14: CAMELLIA Encrypt and decrypt 22 bytes in multiple parts 1 ......... PASS 14: CAMELLIA Encrypt and decrypt 22 bytes in multiple parts 1 ......... PASS 14: CAMELLIA Encrypt and decrypt 22 bytes in multiple parts 1 ......... PASS 14: CAMELLIA Encrypt and decrypt 32 bytes in multiple parts 1 ......... PASS 14: CAMELLIA Encrypt and decrypt 0 bytes .............................. PASS 14: CAMELLIA Encrypt and decrypt 1 byte ............................... PASS 14: CAMELLIA Encrypt and decrypt 2 bytes .............................. PASS 14: CAMELLIA Encrypt and decrypt 7 bytes .............................. PASS 14: CAMELLIA Encrypt and decrypt 8 bytes .............................. PASS 14: CAMELLIA Encrypt and decrypt 9 bytes .............................. PASS 14: CAMELLIA Encrypt and decrypt 15 bytes ............................. PASS 14: CAMELLIA Encrypt and decrypt 16 bytes ............................. PASS 14: CAMELLIA Encrypt and decrypt 17 bytes ............................. PASS 14: CAMELLIA Encrypt and decrypt 31 bytes ............................. PASS 14: CAMELLIA Encrypt and decrypt 32 bytes ............................. PASS 14: CAMELLIA Encrypt and decrypt 32 bytes ............................. PASS 14: CAMELLIA Encrypt and decrypt 47 bytes ............................. PASS 14: CAMELLIA Encrypt and decrypt 48 bytes ............................. PASS 14: CAMELLIA Encrypt and decrypt 49 bytes ............................. PASS 14: CAMELLIA Encrypt and decrypt 0 bytes in multiple parts ............ PASS 14: CAMELLIA Encrypt and decrypt 1 bytes in multiple parts 1 .......... PASS 14: CAMELLIA Encrypt and decrypt 1 bytes in multiple parts 2 .......... PASS 14: CAMELLIA Encrypt and decrypt 16 bytes in multiple parts 1 ......... PASS 14: CAMELLIA Encrypt and decrypt 16 bytes in multiple parts 2 ......... PASS 14: CAMELLIA Encrypt and decrypt 16 bytes in multiple parts 3 ......... PASS 14: CAMELLIA Encrypt and decrypt 16 bytes in multiple parts 4 ......... PASS 14: CAMELLIA Encrypt and decrypt 22 bytes in multiple parts 1 ......... PASS 14: CAMELLIA Encrypt and decrypt 22 bytes in multiple parts 1 ......... PASS 14: CAMELLIA Encrypt and decrypt 22 bytes in multiple parts 1 ......... PASS 14: CAMELLIA Encrypt and decrypt 32 bytes in multiple parts 1 ......... PASS 14: CAMELLIA Encrypt and decrypt 0 bytes .............................. PASS 14: CAMELLIA Encrypt and decrypt 1 byte ............................... PASS 14: CAMELLIA Encrypt and decrypt 2 bytes .............................. PASS 14: CAMELLIA Encrypt and decrypt 7 bytes .............................. PASS 14: CAMELLIA Encrypt and decrypt 8 bytes .............................. PASS 14: CAMELLIA Encrypt and decrypt 9 bytes .............................. PASS 14: CAMELLIA Encrypt and decrypt 15 bytes ............................. PASS 14: CAMELLIA Encrypt and decrypt 16 bytes ............................. PASS 14: CAMELLIA Encrypt and decrypt 17 bytes ............................. PASS 14: CAMELLIA Encrypt and decrypt 31 bytes ............................. PASS 14: CAMELLIA Encrypt and decrypt 32 bytes ............................. PASS 14: CAMELLIA Encrypt and decrypt 32 bytes ............................. PASS 14: CAMELLIA Encrypt and decrypt 47 bytes ............................. PASS 14: CAMELLIA Encrypt and decrypt 48 bytes ............................. PASS 14: CAMELLIA Encrypt and decrypt 49 bytes ............................. PASS 14: CAMELLIA Encrypt and decrypt 0 bytes in multiple parts ............ PASS 14: CAMELLIA Encrypt and decrypt 1 bytes in multiple parts 1 .......... PASS 14: CAMELLIA Encrypt and decrypt 1 bytes in multiple parts 2 .......... PASS 14: CAMELLIA Encrypt and decrypt 16 bytes in multiple parts 1 ......... PASS 14: CAMELLIA Encrypt and decrypt 16 bytes in multiple parts 2 ......... PASS 14: CAMELLIA Encrypt and decrypt 16 bytes in multiple parts 3 ......... PASS 14: CAMELLIA Encrypt and decrypt 16 bytes in multiple parts 4 ......... PASS 14: CAMELLIA Encrypt and decrypt 22 bytes in multiple parts 1 ......... PASS 14: CAMELLIA Encrypt and decrypt 22 bytes in multiple parts 1 ......... PASS 14: CAMELLIA Encrypt and decrypt 22 bytes in multiple parts 1 ......... PASS 14: CAMELLIA Encrypt and decrypt 32 bytes in multiple parts 1 ......... PASS 14: CAMELLIA Encrypt and decrypt 0 bytes .............................. PASS 14: CAMELLIA Encrypt and decrypt 1 byte ............................... PASS 14: CAMELLIA Encrypt and decrypt 2 bytes .............................. PASS 14: CAMELLIA Encrypt and decrypt 7 bytes .............................. PASS 14: CAMELLIA Encrypt and decrypt 8 bytes .............................. PASS 14: CAMELLIA Encrypt and decrypt 9 bytes .............................. PASS 14: CAMELLIA Encrypt and decrypt 15 bytes ............................. PASS 14: CAMELLIA Encrypt and decrypt 16 bytes ............................. PASS 14: CAMELLIA Encrypt and decrypt 17 bytes ............................. PASS 14: CAMELLIA Encrypt and decrypt 31 bytes ............................. PASS 14: CAMELLIA Encrypt and decrypt 32 bytes ............................. PASS 14: CAMELLIA Encrypt and decrypt 32 bytes ............................. PASS 14: CAMELLIA Encrypt and decrypt 47 bytes ............................. PASS 14: CAMELLIA Encrypt and decrypt 48 bytes ............................. PASS 14: CAMELLIA Encrypt and decrypt 49 bytes ............................. PASS 14: CAMELLIA Encrypt and decrypt 0 bytes in multiple parts ............ PASS 14: CAMELLIA Encrypt and decrypt 1 bytes in multiple parts 1 .......... PASS 14: CAMELLIA Encrypt and decrypt 1 bytes in multiple parts 2 .......... PASS 14: CAMELLIA Encrypt and decrypt 16 bytes in multiple parts 1 ......... PASS 14: CAMELLIA Encrypt and decrypt 16 bytes in multiple parts 2 ......... PASS 14: CAMELLIA Encrypt and decrypt 16 bytes in multiple parts 3 ......... PASS 14: CAMELLIA Encrypt and decrypt 16 bytes in multiple parts 4 ......... PASS 14: CAMELLIA Encrypt and decrypt 22 bytes in multiple parts 1 ......... PASS 14: CAMELLIA Encrypt and decrypt 22 bytes in multiple parts 1 ......... PASS 14: CAMELLIA Encrypt and decrypt 22 bytes in multiple parts 1 ......... PASS 14: CAMELLIA Encrypt and decrypt 32 bytes in multiple parts 1 ......... PASS 14: 14: ---------------------------------------------------------------------------- 14: 14: PASSED (190 / 190 tests (0 skipped)) 14/60 Test #14: cipher.camellia-suite ............ Passed 0.03 sec test 15 Start 15: cipher.ccm-suite 15: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_cipher.ccm "--verbose" 15: Test timeout computed to be: 9.99988e+06 15: AES-128-CCM test vector NIST #1 (P=0, N=7, A=0, T=4) .............. PASS 15: AES-128-CCM test vector NIST #2 (P=0, N=7, A=0, T=4) .............. PASS 15: AES-128-CCM test vector NIST #3 (P=0, N=7, A=0, T=16) ............. PASS 15: AES-128-CCM test vector NIST #4 (P=0, N=7, A=0, T=16) ............. PASS 15: AES-128-CCM test vector NIST #5 (P=0, N=13, A=0, T=4) ............. PASS 15: AES-128-CCM test vector NIST #6 (P=0, N=13, A=0, T=4) ............. PASS 15: AES-128-CCM test vector NIST #7 (P=0, N=13, A=0, T=16) ............ PASS 15: AES-128-CCM test vector NIST #8 (P=0, N=13, A=0, T=16) ............ PASS 15: AES-128-CCM test vector NIST #9 (P=24, N=7, A=0, T=4) ............. PASS 15: AES-128-CCM test vector NIST #10 (P=24, N=7, A=0, T=4) ............ PASS 15: AES-128-CCM test vector NIST #11 (P=24, N=7, A=0, T=16) ........... PASS 15: AES-128-CCM test vector NIST #12 (P=24, N=7, A=0, T=16) ........... PASS 15: AES-128-CCM test vector NIST #13 (P=24, N=13, A=0, T=4) ........... PASS 15: AES-128-CCM test vector NIST #14 (P=24, N=13, A=0, T=4) ........... PASS 15: AES-128-CCM test vector NIST #15 (P=24, N=13, A=0, T=16) .......... PASS 15: AES-128-CCM test vector NIST #16 (P=24, N=13, A=0, T=16) .......... PASS 15: AES-128-CCM test vector NIST #17 (P=0, N=7, A=32, T=4) ............ PASS 15: AES-128-CCM test vector NIST #18 (P=0, N=7, A=32, T=4) ............ PASS 15: AES-128-CCM test vector NIST #19 (P=0, N=7, A=32, T=16) ........... PASS 15: AES-128-CCM test vector NIST #20 (P=0, N=7, A=32, T=16) ........... PASS 15: AES-128-CCM test vector NIST #21 (P=0, N=13, A=32, T=4) ........... PASS 15: AES-128-CCM test vector NIST #22 (P=0, N=13, A=32, T=4) ........... PASS 15: AES-128-CCM test vector NIST #23 (P=0, N=13, A=32, T=16) .......... PASS 15: AES-128-CCM test vector NIST #24 (P=0, N=13, A=32, T=16) .......... PASS 15: AES-128-CCM test vector NIST #25 (P=24, N=7, A=32, T=4) ........... PASS 15: AES-128-CCM test vector NIST #26 (P=24, N=7, A=32, T=4) ........... PASS 15: AES-128-CCM test vector NIST #27 (P=24, N=7, A=32, T=16) .......... PASS 15: AES-128-CCM test vector NIST #28 (P=24, N=7, A=32, T=16) .......... PASS 15: AES-128-CCM test vector NIST #29 (P=24, N=13, A=32, T=4) .......... PASS 15: AES-128-CCM test vector NIST #30 (P=24, N=13, A=32, T=4) .......... PASS 15: AES-128-CCM test vector NIST #31 (P=24, N=13, A=32, T=16) ......... PASS 15: AES-128-CCM test vector NIST #32 (P=24, N=13, A=32, T=16) ......... PASS 15: AES-192-CCM test vector NIST #1 (P=0, N=7, A=0, T=4) .............. PASS 15: AES-192-CCM test vector NIST #2 (P=0, N=7, A=0, T=4) .............. PASS 15: AES-192-CCM test vector NIST #3 (P=0, N=7, A=0, T=16) ............. PASS 15: AES-192-CCM test vector NIST #4 (P=0, N=7, A=0, T=16) ............. PASS 15: AES-192-CCM test vector NIST #5 (P=0, N=13, A=0, T=4) ............. PASS 15: AES-192-CCM test vector NIST #6 (P=0, N=13, A=0, T=4) ............. PASS 15: AES-192-CCM test vector NIST #7 (P=0, N=13, A=0, T=16) ............ PASS 15: AES-192-CCM test vector NIST #8 (P=0, N=13, A=0, T=16) ............ PASS 15: AES-192-CCM test vector NIST #9 (P=24, N=7, A=0, T=4) ............. PASS 15: AES-192-CCM test vector NIST #10 (P=24, N=7, A=0, T=4) ............ PASS 15: AES-192-CCM test vector NIST #11 (P=24, N=7, A=0, T=16) ........... PASS 15: AES-192-CCM test vector NIST #12 (P=24, N=7, A=0, T=16) ........... PASS 15: AES-192-CCM test vector NIST #13 (P=24, N=13, A=0, T=4) ........... PASS 15: AES-192-CCM test vector NIST #14 (P=24, N=13, A=0, T=4) ........... PASS 15: AES-192-CCM test vector NIST #15 (P=24, N=13, A=0, T=16) .......... PASS 15: AES-192-CCM test vector NIST #16 (P=24, N=13, A=0, T=16) .......... PASS 15: AES-192-CCM test vector NIST #17 (P=0, N=7, A=32, T=4) ............ PASS 15: AES-192-CCM test vector NIST #18 (P=0, N=7, A=32, T=4) ............ PASS 15: AES-192-CCM test vector NIST #19 (P=0, N=7, A=32, T=16) ........... PASS 15: AES-192-CCM test vector NIST #20 (P=0, N=7, A=32, T=16) ........... PASS 15: AES-192-CCM test vector NIST #21 (P=0, N=13, A=32, T=4) ........... PASS 15: AES-192-CCM test vector NIST #22 (P=0, N=13, A=32, T=4) ........... PASS 15: AES-192-CCM test vector NIST #23 (P=0, N=13, A=32, T=16) .......... PASS 15: AES-192-CCM test vector NIST #24 (P=0, N=13, A=32, T=16) .......... PASS 15: AES-192-CCM test vector NIST #25 (P=24, N=7, A=32, T=4) ........... PASS 15: AES-192-CCM test vector NIST #26 (P=24, N=7, A=32, T=4) ........... PASS 15: AES-192-CCM test vector NIST #27 (P=24, N=7, A=32, T=16) .......... PASS 15: AES-192-CCM test vector NIST #28 (P=24, N=7, A=32, T=16) .......... PASS 15: AES-192-CCM test vector NIST #29 (P=24, N=13, A=32, T=4) .......... PASS 15: AES-192-CCM test vector NIST #30 (P=24, N=13, A=32, T=4) .......... PASS 15: AES-192-CCM test vector NIST #31 (P=24, N=13, A=32, T=16) ......... PASS 15: AES-192-CCM test vector NIST #32 (P=24, N=13, A=32, T=16) ......... PASS 15: AES-256-CCM test vector NIST #1 (P=0, N=7, A=0, T=4) .............. PASS 15: AES-256-CCM test vector NIST #2 (P=0, N=7, A=0, T=4) .............. PASS 15: AES-256-CCM test vector NIST #3 (P=0, N=7, A=0, T=16) ............. PASS 15: AES-256-CCM test vector NIST #4 (P=0, N=7, A=0, T=16) ............. PASS 15: AES-256-CCM test vector NIST #5 (P=0, N=13, A=0, T=4) ............. PASS 15: AES-256-CCM test vector NIST #6 (P=0, N=13, A=0, T=4) ............. PASS 15: AES-256-CCM test vector NIST #7 (P=0, N=13, A=0, T=16) ............ PASS 15: AES-256-CCM test vector NIST #8 (P=0, N=13, A=0, T=16) ............ PASS 15: AES-256-CCM test vector NIST #9 (P=24, N=7, A=0, T=4) ............. PASS 15: AES-256-CCM test vector NIST #10 (P=24, N=7, A=0, T=4) ............ PASS 15: AES-256-CCM test vector NIST #11 (P=24, N=7, A=0, T=16) ........... PASS 15: AES-256-CCM test vector NIST #12 (P=24, N=7, A=0, T=16) ........... PASS 15: AES-256-CCM test vector NIST #13 (P=24, N=13, A=0, T=4) ........... PASS 15: AES-256-CCM test vector NIST #14 (P=24, N=13, A=0, T=4) ........... PASS 15: AES-256-CCM test vector NIST #15 (P=24, N=13, A=0, T=16) .......... PASS 15: AES-256-CCM test vector NIST #16 (P=24, N=13, A=0, T=16) .......... PASS 15: AES-256-CCM test vector NIST #17 (P=0, N=7, A=32, T=4) ............ PASS 15: AES-256-CCM test vector NIST #18 (P=0, N=7, A=32, T=4) ............ PASS 15: AES-256-CCM test vector NIST #19 (P=0, N=7, A=32, T=16) ........... PASS 15: AES-256-CCM test vector NIST #20 (P=0, N=7, A=32, T=16) ........... PASS 15: AES-256-CCM test vector NIST #21 (P=0, N=13, A=32, T=4) ........... PASS 15: AES-256-CCM test vector NIST #22 (P=0, N=13, A=32, T=4) ........... PASS 15: AES-256-CCM test vector NIST #23 (P=0, N=13, A=32, T=16) .......... PASS 15: AES-256-CCM test vector NIST #24 (P=0, N=13, A=32, T=16) .......... PASS 15: AES-256-CCM test vector NIST #25 (P=24, N=7, A=32, T=4) ........... PASS 15: AES-256-CCM test vector NIST #26 (P=24, N=7, A=32, T=4) ........... PASS 15: AES-256-CCM test vector NIST #27 (P=24, N=7, A=32, T=16) .......... PASS 15: AES-256-CCM test vector NIST #28 (P=24, N=7, A=32, T=16) .......... PASS 15: AES-256-CCM test vector NIST #29 (P=24, N=13, A=32, T=4) .......... PASS 15: AES-256-CCM test vector NIST #30 (P=24, N=13, A=32, T=4) .......... PASS 15: AES-256-CCM test vector NIST #31 (P=24, N=13, A=32, T=16) ......... PASS 15: AES-256-CCM test vector NIST #32 (P=24, N=13, A=32, T=16) ......... PASS 15: Camellia-CCM test vector RFC 5528 #1 .............................. PASS 15: Camellia-CCM test vector RFC 5528 #2 .............................. PASS 15: Camellia-CCM test vector RFC 5528 #3 .............................. PASS 15: Camellia-CCM test vector RFC 5528 #4 .............................. PASS 15: Camellia-CCM test vector RFC 5528 #5 .............................. PASS 15: Camellia-CCM test vector RFC 5528 #6 .............................. PASS 15: Camellia-CCM test vector RFC 5528 #7 .............................. PASS 15: Camellia-CCM test vector RFC 5528 #8 .............................. PASS 15: Camellia-CCM test vector RFC 5528 #9 .............................. PASS 15: Camellia-CCM test vector RFC 5528 #10 ............................. PASS 15: Camellia-CCM test vector RFC 5528 #11 ............................. PASS 15: Camellia-CCM test vector RFC 5528 #12 ............................. PASS 15: Camellia-CCM test vector RFC 5528 #13 ............................. PASS 15: Camellia-CCM test vector RFC 5528 #14 ............................. PASS 15: Camellia-CCM test vector RFC 5528 #15 ............................. PASS 15: Camellia-CCM test vector RFC 5528 #16 ............................. PASS 15: Camellia-CCM test vector RFC 5528 #17 ............................. PASS 15: Camellia-CCM test vector RFC 5528 #18 ............................. PASS 15: Camellia-CCM test vector RFC 5528 #19 ............................. PASS 15: Camellia-CCM test vector RFC 5528 #20 ............................. PASS 15: Camellia-CCM test vector RFC 5528 #21 ............................. PASS 15: Camellia-CCM test vector RFC 5528 #22 ............................. PASS 15: Camellia-CCM test vector RFC 5528 #23 ............................. PASS 15: Camellia-CCM test vector RFC 5528 #24 ............................. PASS 15: 15: ---------------------------------------------------------------------------- 15: 15: PASSED (120 / 120 tests (0 skipped)) 15/60 Test #15: cipher.ccm-suite ................. Passed 0.02 sec test 16 Start 16: cipher.des-suite 16: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_cipher.des "--verbose" 16: Test timeout computed to be: 9.99988e+06 16: DES Encrypt and decrypt 0 bytes ................................... PASS 16: DES Encrypt and decrypt 1 byte .................................... PASS 16: DES Encrypt and decrypt 2 bytes ................................... PASS 16: DES Encrypt and decrypt 7 bytes ................................... PASS 16: DES Encrypt and decrypt 8 bytes ................................... PASS 16: DES Encrypt and decrypt 9 bytes ................................... PASS 16: DES Encrypt and decrypt 15 bytes .................................. PASS 16: DES Encrypt and decrypt 16 bytes .................................. PASS 16: DES Encrypt and decrypt 17 bytes .................................. PASS 16: DES Encrypt and decrypt 31 bytes .................................. PASS 16: DES Encrypt and decrypt 32 bytes .................................. PASS 16: DES Encrypt and decrypt 32 bytes .................................. PASS 16: DES Encrypt and decrypt 47 bytes .................................. PASS 16: DES Encrypt and decrypt 48 bytes .................................. PASS 16: DES Encrypt and decrypt 49 bytes .................................. PASS 16: DES Encrypt and decrypt 0 bytes with one and zeros padding ........ PASS 16: DES Encrypt and decrypt 1 byte with one and zeros padding ......... PASS 16: DES Encrypt and decrypt 2 bytes with one and zeros padding ........ PASS 16: DES Encrypt and decrypt 7 bytes with one and zeros padding ........ PASS 16: DES Encrypt and decrypt 8 bytes with one and zeros padding ........ PASS 16: DES Encrypt and decrypt 9 bytes with one and zeros padding ........ PASS 16: DES Encrypt and decrypt 15 bytes with one and zeros padding ....... PASS 16: DES Encrypt and decrypt 16 bytes with one and zeros padding ....... PASS 16: DES Encrypt and decrypt 17 bytes with one and zeros padding ....... PASS 16: DES Encrypt and decrypt 31 bytes with one and zeros padding ....... PASS 16: DES Encrypt and decrypt 32 bytes with one and zeros padding ....... PASS 16: DES Encrypt and decrypt 32 bytes with one and zeros padding ....... PASS 16: DES Encrypt and decrypt 47 bytes with one and zeros padding ....... PASS 16: DES Encrypt and decrypt 48 bytes with one and zeros padding ....... PASS 16: DES Encrypt and decrypt 49 bytes with one and zeros padding ....... PASS 16: DES Encrypt and decrypt 0 bytes with zeros and len padding ........ PASS 16: DES Encrypt and decrypt 1 byte with zeros and len padding ......... PASS 16: DES Encrypt and decrypt 2 bytes with zeros and len padding ........ PASS 16: DES Encrypt and decrypt 7 bytes with zeros and len padding ........ PASS 16: DES Encrypt and decrypt 8 bytes with zeros and len padding ........ PASS 16: DES Encrypt and decrypt 9 bytes with zeros and len padding ........ PASS 16: DES Encrypt and decrypt 15 bytes with zeros and len padding ....... PASS 16: DES Encrypt and decrypt 16 bytes with zeros and len padding ....... PASS 16: DES Encrypt and decrypt 17 bytes with zeros and len padding ....... PASS 16: DES Encrypt and decrypt 31 bytes with zeros and len padding ....... PASS 16: DES Encrypt and decrypt 32 bytes with zeros and len padding ....... PASS 16: DES Encrypt and decrypt 32 bytes with zeros and len padding ....... PASS 16: DES Encrypt and decrypt 47 bytes with zeros and len padding ....... PASS 16: DES Encrypt and decrypt 48 bytes with zeros and len padding ....... PASS 16: DES Encrypt and decrypt 49 bytes with zeros and len padding ....... PASS 16: DES Encrypt and decrypt 0 bytes with zeros padding ................ PASS 16: DES Encrypt and decrypt 1 byte with zeros padding ................. PASS 16: DES Encrypt and decrypt 2 bytes with zeros padding ................ PASS 16: DES Encrypt and decrypt 7 bytes with zeros padding ................ PASS 16: DES Encrypt and decrypt 8 bytes with zeros padding ................ PASS 16: DES Encrypt and decrypt 9 bytes with zeros padding ................ PASS 16: DES Encrypt and decrypt 15 bytes with zeros padding ............... PASS 16: DES Encrypt and decrypt 16 bytes with zeros padding ............... PASS 16: DES Encrypt and decrypt 17 bytes with zeros padding ............... PASS 16: DES Encrypt and decrypt 31 bytes with zeros padding ............... PASS 16: DES Encrypt and decrypt 32 bytes with zeros padding ............... PASS 16: DES Encrypt and decrypt 32 bytes with zeros padding ............... PASS 16: DES Encrypt and decrypt 47 bytes with zeros padding ............... PASS 16: DES Encrypt and decrypt 48 bytes with zeros padding ............... PASS 16: DES Encrypt and decrypt 49 bytes with zeros padding ............... PASS 16: DES Encrypt and decrypt 0 bytes with no padding ................... PASS 16: DES Encrypt and decrypt 8 bytes with no padding ................... PASS 16: DES Encrypt and decrypt 16 bytes with no padding .................. PASS 16: DES Encrypt and decrypt 32 bytes with no padding .................. PASS 16: DES Encrypt and decrypt 48 bytes with no padding .................. PASS 16: DES Try encrypting 1 bytes with no padding ........................ PASS 16: DES Try encrypting 2 bytes with no padding ........................ PASS 16: DES Try encrypting 7 bytes with no padding ........................ PASS 16: DES Try encrypting 9 bytes with no padding ........................ PASS 16: DES Try encrypting 15 bytes with no padding ....................... PASS 16: DES Try encrypting 17 bytes with no padding ....................... PASS 16: DES Try encrypting 31 bytes with no padding ....................... PASS 16: DES Try encrypting 33 bytes with no padding ....................... PASS 16: DES Try encrypting 47 bytes with no padding ....................... PASS 16: DES Try encrypting 49 bytes with no padding ....................... PASS 16: DES Encrypt and decrypt 0 bytes in multiple parts ................. PASS 16: DES Encrypt and decrypt 1 bytes in multiple parts 1 ............... PASS 16: DES Encrypt and decrypt 1 bytes in multiple parts 2 ............... PASS 16: DES Encrypt and decrypt 16 bytes in multiple parts 1 .............. PASS 16: DES Encrypt and decrypt 16 bytes in multiple parts 2 .............. PASS 16: DES Encrypt and decrypt 16 bytes in multiple parts 3 .............. PASS 16: DES Encrypt and decrypt 16 bytes in multiple parts 4 .............. PASS 16: DES Encrypt and decrypt 22 bytes in multiple parts 1 .............. PASS 16: DES Encrypt and decrypt 22 bytes in multiple parts 1 .............. PASS 16: DES Encrypt and decrypt 22 bytes in multiple parts 1 .............. PASS 16: DES Encrypt and decrypt 32 bytes in multiple parts 1 .............. PASS 16: DES Encrypt and decrypt 0 bytes ................................... PASS 16: DES3 Encrypt and decrypt 1 byte ................................... PASS 16: DES3 Encrypt and decrypt 2 bytes .................................. PASS 16: DES3 Encrypt and decrypt 7 bytes .................................. PASS 16: DES3 Encrypt and decrypt 8 bytes .................................. PASS 16: DES3 Encrypt and decrypt 9 bytes .................................. PASS 16: DES3 Encrypt and decrypt 15 bytes ................................. PASS 16: DES3 Encrypt and decrypt 16 bytes ................................. PASS 16: DES3 Encrypt and decrypt 17 bytes ................................. PASS 16: DES3 Encrypt and decrypt 31 bytes ................................. PASS 16: DES3 Encrypt and decrypt 32 bytes ................................. PASS 16: DES3 Encrypt and decrypt 32 bytes ................................. PASS 16: DES3 Encrypt and decrypt 47 bytes ................................. PASS 16: DES3 Encrypt and decrypt 48 bytes ................................. PASS 16: DES3 Encrypt and decrypt 49 bytes ................................. PASS 16: DES3 Encrypt and decrypt 0 bytes in multiple parts ................ PASS 16: DES3 Encrypt and decrypt 1 bytes in multiple parts 1 .............. PASS 16: DES3 Encrypt and decrypt 1 bytes in multiple parts 2 .............. PASS 16: DES3 Encrypt and decrypt 16 bytes in multiple parts 1 ............. PASS 16: DES3 Encrypt and decrypt 16 bytes in multiple parts 2 ............. PASS 16: DES3 Encrypt and decrypt 16 bytes in multiple parts 3 ............. PASS 16: DES3 Encrypt and decrypt 16 bytes in multiple parts 4 ............. PASS 16: DES3 Encrypt and decrypt 22 bytes in multiple parts 1 ............. PASS 16: DES3 Encrypt and decrypt 22 bytes in multiple parts 1 ............. PASS 16: DES3 Encrypt and decrypt 22 bytes in multiple parts 1 ............. PASS 16: DES3 Encrypt and decrypt 32 bytes in multiple parts 1 ............. PASS 16: DES3 Encrypt and decrypt 0 bytes .................................. PASS 16: DES3 Encrypt and decrypt 1 byte ................................... PASS 16: DES3 Encrypt and decrypt 2 bytes .................................. PASS 16: DES3 Encrypt and decrypt 7 bytes .................................. PASS 16: DES3 Encrypt and decrypt 8 bytes .................................. PASS 16: DES3 Encrypt and decrypt 9 bytes .................................. PASS 16: DES3 Encrypt and decrypt 15 bytes ................................. PASS 16: DES3 Encrypt and decrypt 16 bytes ................................. PASS 16: DES3 Encrypt and decrypt 17 bytes ................................. PASS 16: DES3 Encrypt and decrypt 31 bytes ................................. PASS 16: DES3 Encrypt and decrypt 32 bytes ................................. PASS 16: DES3 Encrypt and decrypt 32 bytes ................................. PASS 16: DES3 Encrypt and decrypt 47 bytes ................................. PASS 16: DES3 Encrypt and decrypt 48 bytes ................................. PASS 16: DES3 Encrypt and decrypt 49 bytes ................................. PASS 16: DES3 Encrypt and decrypt 0 bytes in multiple parts ................ PASS 16: DES3 Encrypt and decrypt 1 bytes in multiple parts 1 .............. PASS 16: DES3 Encrypt and decrypt 1 bytes in multiple parts 2 .............. PASS 16: DES3 Encrypt and decrypt 16 bytes in multiple parts 1 ............. PASS 16: DES3 Encrypt and decrypt 16 bytes in multiple parts 2 ............. PASS 16: DES3 Encrypt and decrypt 16 bytes in multiple parts 3 ............. PASS 16: DES3 Encrypt and decrypt 16 bytes in multiple parts 4 ............. PASS 16: DES3 Encrypt and decrypt 22 bytes in multiple parts 1 ............. PASS 16: DES3 Encrypt and decrypt 22 bytes in multiple parts 1 ............. PASS 16: DES3 Encrypt and decrypt 22 bytes in multiple parts 1 ............. PASS 16: DES3 Encrypt and decrypt 32 bytes in multiple parts 1 ............. PASS 16: DES ECB Encrypt test vector (OpenSSL) #1 .......................... PASS 16: DES ECB Encrypt test vector (OpenSSL) #2 .......................... PASS 16: DES ECB Encrypt test vector (OpenSSL) #3 .......................... PASS 16: DES ECB Decrypt test vector (OpenSSL) #1 .......................... PASS 16: DES ECB Decrypt test vector (OpenSSL) #2 .......................... PASS 16: DES ECB Decrypt test vector (OpenSSL) #3 .......................... PASS 16: DES3-EDE ECB Encrypt test vector (OpenSSL) #1 ..................... PASS 16: DES3-EDE ECB Encrypt test vector (OpenSSL) #2 ..................... PASS 16: DES3-EDE ECB Decrypt test vector (OpenSSL) #1 ..................... PASS 16: DES3-EDE ECB Decrypt test vector (OpenSSL) #2 ..................... PASS 16: 16: ---------------------------------------------------------------------------- 16: 16: PASSED (148 / 148 tests (0 skipped)) 16/60 Test #16: cipher.des-suite ................. Passed 0.02 sec test 17 Start 17: cipher.gcm-suite 17: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_cipher.gcm "--verbose" 17: Test timeout computed to be: 9.99988e+06 17: AES 128 GCM Encrypt and decrypt 0 bytes ........................... PASS 17: AES 128 GCM Encrypt and decrypt 1 byte ............................ PASS 17: AES 128 GCM Encrypt and decrypt 2 bytes ........................... PASS 17: AES 128 GCM Encrypt and decrypt 7 bytes ........................... PASS 17: AES 128 GCM Encrypt and decrypt 8 bytes ........................... PASS 17: AES 128 GCM Encrypt and decrypt 9 bytes ........................... PASS 17: AES 128 GCM Encrypt and decrypt 15 bytes .......................... PASS 17: AES 128 GCM Encrypt and decrypt 16 bytes .......................... PASS 17: AES 128 GCM Encrypt and decrypt 17 bytes .......................... PASS 17: AES 128 GCM Encrypt and decrypt 31 bytes .......................... PASS 17: AES 128 GCM Encrypt and decrypt 32 bytes .......................... PASS 17: AES 128 GCM Encrypt and decrypt 32 bytes .......................... PASS 17: AES 128 GCM Encrypt and decrypt 47 bytes .......................... PASS 17: AES 128 GCM Encrypt and decrypt 48 bytes .......................... PASS 17: AES 128 GCM Encrypt and decrypt 49 bytes .......................... PASS 17: AES 128 GCM Encrypt and decrypt 0 bytes in multiple parts ......... PASS 17: AES 128 GCM Encrypt and decrypt 1 bytes in multiple parts 1 ....... PASS 17: AES 128 GCM Encrypt and decrypt 1 bytes in multiple parts 2 ....... PASS 17: AES 128 GCM Encrypt and decrypt 16 bytes in multiple parts 1 ...... PASS 17: AES 128 GCM Encrypt and decrypt 16 bytes in multiple parts 2 ...... PASS 17: AES 128 GCM Encrypt and decrypt 22 bytes in multiple parts 1 ...... PASS 17: AES 128 GCM Encrypt and decrypt 22 bytes in multiple parts 2 ...... PASS 17: AES 128 GCM Encrypt and decrypt 32 bytes in multiple parts 1 ...... PASS 17: AES 128 GCM Decrypt test vector #1 ................................ PASS 17: AES 128 GCM Decrypt test vector #2 ................................ PASS 17: AES 128 GCM Decrypt test vector #3 ................................ PASS 17: AES 128 GCM Decrypt test vector #4 ................................ PASS 17: AES 128 GCM Decrypt test vector #5 ................................ PASS 17: AES 128 GCM Decrypt test vector #6 ................................ PASS 17: AES 128 GCM Decrypt test vector #7 ................................ PASS 17: AES 128 GCM Decrypt test vector #8 ................................ PASS 17: AES 128 GCM Decrypt test vector #9 ................................ PASS 17: AES 192 GCM Encrypt and decrypt 0 bytes ........................... PASS 17: AES 192 GCM Encrypt and decrypt 1 byte ............................ PASS 17: AES 192 GCM Encrypt and decrypt 2 bytes ........................... PASS 17: AES 192 GCM Encrypt and decrypt 7 bytes ........................... PASS 17: AES 192 GCM Encrypt and decrypt 8 bytes ........................... PASS 17: AES 192 GCM Encrypt and decrypt 9 bytes ........................... PASS 17: AES 192 GCM Encrypt and decrypt 15 bytes .......................... PASS 17: AES 192 GCM Encrypt and decrypt 16 bytes .......................... PASS 17: AES 192 GCM Encrypt and decrypt 17 bytes .......................... PASS 17: AES 192 GCM Encrypt and decrypt 31 bytes .......................... PASS 17: AES 192 GCM Encrypt and decrypt 32 bytes .......................... PASS 17: AES 192 GCM Encrypt and decrypt 32 bytes .......................... PASS 17: AES 192 GCM Encrypt and decrypt 47 bytes .......................... PASS 17: AES 192 GCM Encrypt and decrypt 48 bytes .......................... PASS 17: AES 192 GCM Encrypt and decrypt 49 bytes .......................... PASS 17: AES 192 GCM Encrypt and decrypt 0 bytes in multiple parts ......... PASS 17: AES 192 GCM Encrypt and decrypt 1 bytes in multiple parts 1 ....... PASS 17: AES 192 GCM Encrypt and decrypt 1 bytes in multiple parts 2 ....... PASS 17: AES 192 GCM Encrypt and decrypt 16 bytes in multiple parts 1 ...... PASS 17: AES 192 GCM Encrypt and decrypt 16 bytes in multiple parts 2 ...... PASS 17: AES 192 GCM Encrypt and decrypt 22 bytes in multiple parts 1 ...... PASS 17: AES 192 GCM Encrypt and decrypt 22 bytes in multiple parts 2 ...... PASS 17: AES 192 GCM Encrypt and decrypt 32 bytes in multiple parts 1 ...... PASS 17: AES 192 GCM Decrypt test vector #1 ................................ PASS 17: AES 192 GCM Decrypt test vector #2 ................................ PASS 17: AES 192 GCM Decrypt test vector #3 ................................ PASS 17: AES 192 GCM Decrypt test vector #4 ................................ PASS 17: AES 192 GCM Decrypt test vector #5 ................................ PASS 17: AES 192 GCM Decrypt test vector #6 ................................ PASS 17: AES 256 GCM Encrypt and decrypt 0 bytes ........................... PASS 17: AES 256 GCM Encrypt and decrypt 1 byte ............................ PASS 17: AES 256 GCM Encrypt and decrypt 2 bytes ........................... PASS 17: AES 256 GCM Encrypt and decrypt 7 bytes ........................... PASS 17: AES 256 GCM Encrypt and decrypt 8 bytes ........................... PASS 17: AES 256 GCM Encrypt and decrypt 9 bytes ........................... PASS 17: AES 256 GCM Encrypt and decrypt 15 bytes .......................... PASS 17: AES 256 GCM Encrypt and decrypt 16 bytes .......................... PASS 17: AES 256 GCM Encrypt and decrypt 17 bytes .......................... PASS 17: AES 256 GCM Encrypt and decrypt 31 bytes .......................... PASS 17: AES 256 GCM Encrypt and decrypt 32 bytes .......................... PASS 17: AES 256 GCM Encrypt and decrypt 32 bytes .......................... PASS 17: AES 256 GCM Encrypt and decrypt 47 bytes .......................... PASS 17: AES 256 GCM Encrypt and decrypt 48 bytes .......................... PASS 17: AES 256 GCM Encrypt and decrypt 49 bytes .......................... PASS 17: AES 256 GCM Encrypt and decrypt 0 bytes in multiple parts ......... PASS 17: AES 256 GCM Encrypt and decrypt 1 bytes in multiple parts 1 ....... PASS 17: AES 256 GCM Encrypt and decrypt 1 bytes in multiple parts 2 ....... PASS 17: AES 256 GCM Encrypt and decrypt 16 bytes in multiple parts 1 ...... PASS 17: AES 256 GCM Encrypt and decrypt 16 bytes in multiple parts 2 ...... PASS 17: AES 256 GCM Encrypt and decrypt 22 bytes in multiple parts 1 ...... PASS 17: AES 256 GCM Encrypt and decrypt 22 bytes in multiple parts 2 ...... PASS 17: AES 256 GCM Encrypt and decrypt 32 bytes in multiple parts 1 ...... PASS 17: AES 128 GCM Decrypt test vector #0 ................................ PASS 17: AES 128 GCM Decrypt test vector #1 ................................ PASS 17: AES 128 GCM Decrypt test vector #2 ................................ PASS 17: AES 128 GCM Decrypt test vector #3 ................................ PASS 17: AES 128 GCM Decrypt test vector #4 ................................ PASS 17: AES 128 GCM Decrypt test vector #5 ................................ PASS 17: AES 128 GCM Decrypt test vector #6 ................................ PASS 17: AES 128 GCM Decrypt test vector #7 ................................ PASS 17: CAMELLIA 128 GCM Encrypt and decrypt 0 bytes ...................... PASS 17: CAMELLIA 128 GCM Encrypt and decrypt 1 byte ....................... PASS 17: CAMELLIA 128 GCM Encrypt and decrypt 2 bytes ...................... PASS 17: CAMELLIA 128 GCM Encrypt and decrypt 7 bytes ...................... PASS 17: CAMELLIA 128 GCM Encrypt and decrypt 8 bytes ...................... PASS 17: CAMELLIA 128 GCM Encrypt and decrypt 9 bytes ...................... PASS 17: CAMELLIA 128 GCM Encrypt and decrypt 15 bytes ..................... PASS 17: CAMELLIA 128 GCM Encrypt and decrypt 16 bytes ..................... PASS 17: CAMELLIA 128 GCM Encrypt and decrypt 17 bytes ..................... PASS 17: CAMELLIA 128 GCM Encrypt and decrypt 31 bytes ..................... PASS 17: CAMELLIA 128 GCM Encrypt and decrypt 32 bytes ..................... PASS 17: CAMELLIA 128 GCM Encrypt and decrypt 32 bytes ..................... PASS 17: CAMELLIA 128 GCM Encrypt and decrypt 47 bytes ..................... PASS 17: CAMELLIA 128 GCM Encrypt and decrypt 48 bytes ..................... PASS 17: CAMELLIA 128 GCM Encrypt and decrypt 49 bytes ..................... PASS 17: CAMELLIA 128 GCM Encrypt and decrypt 0 bytes in multiple parts .... PASS 17: CAMELLIA 128 GCM Encrypt and decrypt 1 bytes in multiple parts 1 .. PASS 17: CAMELLIA 128 GCM Encrypt and decrypt 1 bytes in multiple parts 2 .. PASS 17: CAMELLIA 128 GCM Encrypt and decrypt 16 bytes in multiple parts 1 . PASS 17: CAMELLIA 128 GCM Encrypt and decrypt 16 bytes in multiple parts 2 . PASS 17: CAMELLIA 128 GCM Encrypt and decrypt 22 bytes in multiple parts 1 . PASS 17: CAMELLIA 128 GCM Encrypt and decrypt 22 bytes in multiple parts 2 . PASS 17: CAMELLIA 128 GCM Encrypt and decrypt 32 bytes in multiple parts 1 . PASS 17: CAMELLIA 128 GCM Decrypt test vector #1 ........................... PASS 17: CAMELLIA 128 GCM Decrypt test vector #2 ........................... PASS 17: CAMELLIA 128 GCM Decrypt test vector #3 ........................... PASS 17: CAMELLIA 128 GCM Decrypt test vector #4 ........................... PASS 17: CAMELLIA 128 GCM Decrypt test vector #5 ........................... PASS 17: CAMELLIA 192 GCM Encrypt and decrypt 0 bytes ...................... PASS 17: CAMELLIA 192 GCM Encrypt and decrypt 1 byte ....................... PASS 17: CAMELLIA 192 GCM Encrypt and decrypt 2 bytes ...................... PASS 17: CAMELLIA 192 GCM Encrypt and decrypt 7 bytes ...................... PASS 17: CAMELLIA 192 GCM Encrypt and decrypt 8 bytes ...................... PASS 17: CAMELLIA 192 GCM Encrypt and decrypt 9 bytes ...................... PASS 17: CAMELLIA 192 GCM Encrypt and decrypt 15 bytes ..................... PASS 17: CAMELLIA 192 GCM Encrypt and decrypt 16 bytes ..................... PASS 17: CAMELLIA 192 GCM Encrypt and decrypt 17 bytes ..................... PASS 17: CAMELLIA 192 GCM Encrypt and decrypt 31 bytes ..................... PASS 17: CAMELLIA 192 GCM Encrypt and decrypt 32 bytes ..................... PASS 17: CAMELLIA 192 GCM Encrypt and decrypt 32 bytes ..................... PASS 17: CAMELLIA 192 GCM Encrypt and decrypt 47 bytes ..................... PASS 17: CAMELLIA 192 GCM Encrypt and decrypt 48 bytes ..................... PASS 17: CAMELLIA 192 GCM Encrypt and decrypt 49 bytes ..................... PASS 17: CAMELLIA 192 GCM Encrypt and decrypt 0 bytes in multiple parts .... PASS 17: CAMELLIA 192 GCM Encrypt and decrypt 1 bytes in multiple parts 1 .. PASS 17: CAMELLIA 192 GCM Encrypt and decrypt 1 bytes in multiple parts 2 .. PASS 17: CAMELLIA 192 GCM Encrypt and decrypt 16 bytes in multiple parts 1 . PASS 17: CAMELLIA 192 GCM Encrypt and decrypt 16 bytes in multiple parts 2 . PASS 17: CAMELLIA 192 GCM Encrypt and decrypt 22 bytes in multiple parts 1 . PASS 17: CAMELLIA 192 GCM Encrypt and decrypt 22 bytes in multiple parts 2 . PASS 17: CAMELLIA 192 GCM Encrypt and decrypt 32 bytes in multiple parts 1 . PASS 17: CAMELLIA 192 GCM Decrypt test vector #1 ........................... PASS 17: CAMELLIA 192 GCM Decrypt test vector #2 ........................... PASS 17: CAMELLIA 192 GCM Decrypt test vector #3 ........................... PASS 17: CAMELLIA 192 GCM Decrypt test vector #4 ........................... PASS 17: CAMELLIA 192 GCM Decrypt test vector #5 ........................... PASS 17: CAMELLIA 256 GCM Encrypt and decrypt 0 bytes ...................... PASS 17: CAMELLIA 256 GCM Encrypt and decrypt 1 byte ....................... PASS 17: CAMELLIA 256 GCM Encrypt and decrypt 2 bytes ...................... PASS 17: CAMELLIA 256 GCM Encrypt and decrypt 7 bytes ...................... PASS 17: CAMELLIA 256 GCM Encrypt and decrypt 8 bytes ...................... PASS 17: CAMELLIA 256 GCM Encrypt and decrypt 9 bytes ...................... PASS 17: CAMELLIA 256 GCM Encrypt and decrypt 15 bytes ..................... PASS 17: CAMELLIA 256 GCM Encrypt and decrypt 16 bytes ..................... PASS 17: CAMELLIA 256 GCM Encrypt and decrypt 17 bytes ..................... PASS 17: CAMELLIA 256 GCM Encrypt and decrypt 31 bytes ..................... PASS 17: CAMELLIA 256 GCM Encrypt and decrypt 32 bytes ..................... PASS 17: CAMELLIA 256 GCM Encrypt and decrypt 32 bytes ..................... PASS 17: CAMELLIA 256 GCM Encrypt and decrypt 47 bytes ..................... PASS 17: CAMELLIA 256 GCM Encrypt and decrypt 48 bytes ..................... PASS 17: CAMELLIA 256 GCM Encrypt and decrypt 49 bytes ..................... PASS 17: CAMELLIA 256 GCM Encrypt and decrypt 0 bytes in multiple parts .... PASS 17: CAMELLIA 256 GCM Encrypt and decrypt 1 bytes in multiple parts 1 .. PASS 17: CAMELLIA 256 GCM Encrypt and decrypt 1 bytes in multiple parts 2 .. PASS 17: CAMELLIA 256 GCM Encrypt and decrypt 16 bytes in multiple parts 1 . PASS 17: CAMELLIA 256 GCM Encrypt and decrypt 16 bytes in multiple parts 2 . PASS 17: CAMELLIA 256 GCM Encrypt and decrypt 22 bytes in multiple parts 1 . PASS 17: CAMELLIA 256 GCM Encrypt and decrypt 22 bytes in multiple parts 2 . PASS 17: CAMELLIA 256 GCM Encrypt and decrypt 32 bytes in multiple parts 1 . PASS 17: CAMELLIA 256 GCM Decrypt test vector #1 ........................... PASS 17: CAMELLIA 256 GCM Decrypt test vector #2 ........................... PASS 17: CAMELLIA 256 GCM Decrypt test vector #3 ........................... PASS 17: CAMELLIA 256 GCM Decrypt test vector #4 ........................... PASS 17: CAMELLIA 256 GCM Decrypt test vector #5 ........................... PASS 17: 17: ---------------------------------------------------------------------------- 17: 17: PASSED (176 / 176 tests (0 skipped)) 17/60 Test #17: cipher.gcm-suite ................. Passed 0.03 sec test 18 Start 18: cipher.null-suite 18: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_cipher.null "--verbose" 18: Test timeout computed to be: 9.99988e+06 18: NULL Encrypt and decrypt 0 bytes .................................. ---- 18: Unmet dependencies: MBEDTLS_CIPHER_NULL_CIPHER 18: NULL Encrypt and decrypt 1 bytes .................................. ---- 18: Unmet dependencies: MBEDTLS_CIPHER_NULL_CIPHER 18: NULL Encrypt and decrypt 2 bytes .................................. ---- 18: Unmet dependencies: MBEDTLS_CIPHER_NULL_CIPHER 18: NULL Encrypt and decrypt 7 bytes .................................. ---- 18: Unmet dependencies: MBEDTLS_CIPHER_NULL_CIPHER 18: NULL Encrypt and decrypt 8 bytes .................................. ---- 18: Unmet dependencies: MBEDTLS_CIPHER_NULL_CIPHER 18: NULL Encrypt and decrypt 9 bytes .................................. ---- 18: Unmet dependencies: MBEDTLS_CIPHER_NULL_CIPHER 18: NULL Encrypt and decrypt 15 bytes ................................. ---- 18: Unmet dependencies: MBEDTLS_CIPHER_NULL_CIPHER 18: NULL Encrypt and decrypt 16 bytes ................................. ---- 18: Unmet dependencies: MBEDTLS_CIPHER_NULL_CIPHER 18: NULL Encrypt and decrypt 31 bytes ................................. ---- 18: Unmet dependencies: MBEDTLS_CIPHER_NULL_CIPHER 18: NULL Encrypt and decrypt 32 bytes ................................. ---- 18: Unmet dependencies: MBEDTLS_CIPHER_NULL_CIPHER 18: NULL Encrypt and decrypt 33 bytes ................................. ---- 18: Unmet dependencies: MBEDTLS_CIPHER_NULL_CIPHER 18: NULL Encrypt and decrypt 47 bytes ................................. ---- 18: Unmet dependencies: MBEDTLS_CIPHER_NULL_CIPHER 18: NULL Encrypt and decrypt 48 bytes ................................. ---- 18: Unmet dependencies: MBEDTLS_CIPHER_NULL_CIPHER 18: NULL Encrypt and decrypt 49 bytes ................................. ---- 18: Unmet dependencies: MBEDTLS_CIPHER_NULL_CIPHER 18: NULL Encrypt and decrypt 1 bytes in multiple parts 1 .............. ---- 18: Unmet dependencies: MBEDTLS_CIPHER_NULL_CIPHER 18: NULL Encrypt and decrypt 1 bytes in multiple parts 2 .............. ---- 18: Unmet dependencies: MBEDTLS_CIPHER_NULL_CIPHER 18: NULL Encrypt and decrypt 16 bytes in multiple parts 1 ............. ---- 18: Unmet dependencies: MBEDTLS_CIPHER_NULL_CIPHER 18: NULL Encrypt and decrypt 16 bytes in multiple parts 2 ............. ---- 18: Unmet dependencies: MBEDTLS_CIPHER_NULL_CIPHER 18: NULL Encrypt and decrypt 16 bytes in multiple parts 3 ............. ---- 18: Unmet dependencies: MBEDTLS_CIPHER_NULL_CIPHER 18: NULL Encrypt and decrypt 16 bytes in multiple parts 4 ............. ---- 18: Unmet dependencies: MBEDTLS_CIPHER_NULL_CIPHER 18: NULL Encrypt and decrypt 22 bytes in multiple parts 1 ............. ---- 18: Unmet dependencies: MBEDTLS_CIPHER_NULL_CIPHER 18: NULL Encrypt and decrypt 22 bytes in multiple parts 1 ............. ---- 18: Unmet dependencies: MBEDTLS_CIPHER_NULL_CIPHER 18: NULL Encrypt and decrypt 22 bytes in multiple parts 1 ............. ---- 18: Unmet dependencies: MBEDTLS_CIPHER_NULL_CIPHER 18: NULL Encrypt and decrypt 32 bytes in multiple parts 1 ............. ---- 18: Unmet dependencies: MBEDTLS_CIPHER_NULL_CIPHER 18: 18: ---------------------------------------------------------------------------- 18: 18: PASSED (24 / 24 tests (24 skipped)) 18/60 Test #18: cipher.null-suite ................ Passed 0.01 sec test 19 Start 19: cipher.padding-suite 19: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_cipher.padding "--verbose" 19: Test timeout computed to be: 9.99988e+06 19: Cipher list ....................................................... PASS 19: Cipher null/uninitialised arguments ............................... PASS 19: Set padding with AES-CBC .......................................... PASS 19: Set padding with AES-CFB .......................................... PASS 19: Set padding with AES-CTR .......................................... PASS 19: Set padding with CAMELLIA-CBC ..................................... PASS 19: Set padding with CAMELLIA-CFB ..................................... PASS 19: Set padding with CAMELLIA-CTR ..................................... PASS 19: Set padding with DES-CBC .......................................... PASS 19: Set padding with BLOWFISH-CBC ..................................... PASS 19: Set padding with BLOWFISH-CFB ..................................... PASS 19: Set padding with BLOWFISH-CTR ..................................... PASS 19: Set padding with NULL ............................................. ---- 19: Unmet dependencies: MBEDTLS_CIPHER_NULL_CIPHER 19: Set non-existent padding with AES-CBC ............................. PASS 19: Set non-existent padding with CAMELLIA-CBC ........................ PASS 19: Set non-existent padding with DES-CBC ............................. PASS 19: Set non-existent padding with BLOWFISH-CBC ........................ PASS 19: Check PKCS padding #1 (correct) ................................... PASS 19: Check PKCS padding #2 (correct) ................................... PASS 19: Check PKCS padding #3 (correct) ................................... PASS 19: Check PKCS padding #4 (correct) ................................... PASS 19: Check PKCS padding #5 (null padding) .............................. PASS 19: Check PKCS padding #6 (too few padding bytes) ..................... PASS 19: Check PKCS padding #7 (non-uniform padding bytes #1) .............. PASS 19: Check PKCS padding #7 (non-uniform padding bytes #2) .............. PASS 19: Check PKCS padding #7 (non-uniform padding bytes #3) .............. PASS 19: Check PKCS padding #7 (non-uniform padding bytes #4) .............. PASS 19: Check PKCS padding #7 (non-uniform padding bytes #5) .............. PASS 19: Check PKCS padding #7 (non-uniform padding bytes #6) .............. PASS 19: Check PKCS padding #7 (non-uniform padding bytes #7) .............. PASS 19: Check PKCS padding #7 (non-uniform padding bytes #8) .............. PASS 19: Check PKCS padding #7 (non-uniform padding bytes #9) .............. PASS 19: Check PKCS padding #7 (non-uniform padding bytes #10) ............. PASS 19: Check PKCS padding #7 (non-uniform padding bytes #11) ............. PASS 19: Check PKCS padding #7 (non-uniform padding bytes #12) ............. PASS 19: Check PKCS padding #7 (non-uniform padding bytes #13) ............. PASS 19: Check PKCS padding #7 (non-uniform padding bytes #14) ............. PASS 19: Check PKCS padding #7 (non-uniform padding bytes #15) ............. PASS 19: Check PKCS padding #7 (non-uniform padding bytes #16) ............. PASS 19: Check PKCS padding #8 (overlong) .................................. PASS 19: Check one and zeros padding #1 (correct) .......................... PASS 19: Check one and zeros padding #2 (correct) .......................... PASS 19: Check one and zeros padding #3 (correct) .......................... PASS 19: Check one and zeros padding #4 (correct) .......................... PASS 19: Check one and zeros padding #5 (correct) .......................... PASS 19: Check one and zeros padding #6 (missing one) ...................... PASS 19: Check one and zeros padding #7 (overlong) ......................... PASS 19: Check one and zeros padding #8 (last byte 0x80 | x) ............... PASS 19: Check zeros and len padding #1 (correct) .......................... PASS 19: Check zeros and len padding #2 (correct) .......................... PASS 19: Check zeros and len padding #3 (correct) .......................... PASS 19: Check zeros and len padding #4 (correct) .......................... PASS 19: Check zeros and len padding #5 (overlong) ......................... PASS 19: Check zeros and len padding #6 (not enough zeros) ................. PASS 19: Check zeros padding #1 (correct) .................................. PASS 19: Check zeros padding #2 (correct) .................................. PASS 19: Check zeros padding #3 (correct) .................................. PASS 19: Check zeros padding #4 (correct) .................................. PASS 19: Check no padding #1 (correct by definition) ....................... PASS 19: Check no padding #2 (correct by definition) ....................... PASS 19: Check no padding #3 (correct by definition) ....................... PASS 19: 19: ---------------------------------------------------------------------------- 19: 19: PASSED (61 / 61 tests (1 skipped)) 19/60 Test #19: cipher.padding-suite ............. Passed 0.01 sec test 20 Start 20: cmac-suite 20: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_cmac "--verbose" 20: Test timeout computed to be: 9.99988e+06 20: CMAC self test .................................................... ---- 20: Test Suite not enabled 20: CMAC null arguments ............................................... ---- 20: Test Suite not enabled 20: CMAC init #1 AES-128: OK .......................................... ---- 20: Test Suite not enabled 20: CMAC init #2 AES-192: OK .......................................... ---- 20: Test Suite not enabled 20: CMAC init #3 AES-256: OK .......................................... ---- 20: Test Suite not enabled 20: CMAC init #4 3DES : OK ............................................ ---- 20: Test Suite not enabled 20: CMAC init #5 AES-224: bad key size ................................ ---- 20: Test Suite not enabled 20: CMAC init #6 AES-0: bad key size .................................. ---- 20: Test Suite not enabled 20: CMAC init #7 Camellia: wrong cipher ............................... ---- 20: Test Suite not enabled 20: CMAC Single Blocks #1 - Empty block, no updates ................... ---- 20: Test Suite not enabled 20: CMAC Single Blocks #2 - Single 16 byte block ...................... ---- 20: Test Suite not enabled 20: CMAC Single Blocks #3 - Single 64 byte block ...................... ---- 20: Test Suite not enabled 20: CMAC Multiple Blocks #1 - Multiple 8 byte blocks .................. ---- 20: Test Suite not enabled 20: CMAC Multiple Blocks #2 - Multiple 16 byte blocks ................. ---- 20: Test Suite not enabled 20: CMAC Multiple Blocks #3 - Multiple variable sized blocks .......... ---- 20: Test Suite not enabled 20: CMAC Multiple Blocks #4 - Multiple 8 byte blocks with gaps ........ ---- 20: Test Suite not enabled 20: CMAC Multiple Operations, same key #1 - Empty, empty .............. ---- 20: Test Suite not enabled 20: CMAC Multiple Operations, same key #2 - Empty, 64 byte block ...... ---- 20: Test Suite not enabled 20: CMAC Multiple Operations, same key #3 - variable byte blocks ...... ---- 20: Test Suite not enabled 20: 20: ---------------------------------------------------------------------------- 20: 20: PASSED (19 / 19 tests (19 skipped)) 20/60 Test #20: cmac-suite ....................... Passed 0.80 sec test 21 Start 21: ctr_drbg-suite 21: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_ctr_drbg "--verbose" 21: Test timeout computed to be: 9.99988e+06 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,0) #0 ..... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,0) #1 ..... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,0) #2 ..... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,0) #3 ..... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,0) #4 ..... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,0) #5 ..... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,0) #6 ..... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,0) #7 ..... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,0) #8 ..... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,0) #9 ..... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,0) #10 .... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,0) #11 .... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,0) #12 .... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,0) #13 .... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,0) #14 .... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,256) #0 ... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,256) #1 ... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,256) #2 ... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,256) #3 ... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,256) #4 ... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,256) #5 ... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,256) #6 ... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,256) #7 ... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,256) #8 ... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,256) #9 ... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,256) #10 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,256) #11 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,256) #12 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,256) #13 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,0,256) #14 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,256,0) #0 ... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,256,0) #1 ... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,256,0) #2 ... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,256,0) #3 ... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,256,0) #4 ... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,256,0) #5 ... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,256,0) #6 ... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,256,0) #7 ... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,256,0) #8 ... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,256,0) #9 ... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,256,0) #10 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,256,0) #11 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,256,0) #12 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,256,0) #13 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,256,0) #14 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,256,256) #0 . PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,256,256) #1 . PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,256,256) #2 . PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,256,256) #3 . PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,256,256) #4 . PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,256,256) #5 . PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,256,256) #6 . PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,256,256) #7 . PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,256,256) #8 . PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,256,256) #9 . PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,256,256) #10 PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,256,256) #11 PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,256,256) #12 PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,256,256) #13 PASS 21: CTR_DRBG NIST Validation (AES-256 use df,True,256,128,256,256) #14 PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,0) #0 .... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,0) #1 .... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,0) #2 .... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,0) #3 .... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,0) #4 .... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,0) #5 .... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,0) #6 .... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,0) #7 .... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,0) #8 .... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,0) #9 .... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,0) #10 ... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,0) #11 ... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,0) #12 ... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,0) #13 ... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,0) #14 ... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,256) #0 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,256) #1 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,256) #2 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,256) #3 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,256) #4 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,256) #5 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,256) #6 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,256) #7 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,256) #8 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,256) #9 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,256) #10 . PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,256) #11 . PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,256) #12 . PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,256) #13 . PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,256) #14 . PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,0) #0 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,0) #1 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,0) #2 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,0) #3 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,0) #4 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,0) #5 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,0) #6 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,0) #7 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,0) #8 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,0) #9 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,0) #10 . PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,0) #11 . PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,0) #12 . PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,0) #13 . PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,0) #14 . PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,256) #0 PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,256) #1 PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,256) #2 PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,256) #3 PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,256) #4 PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,256) #5 PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,256) #6 PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,256) #7 PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,256) #8 PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,256) #9 PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,256) #1 PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,256) #1 PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,256) #1 PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,256) #1 PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,256) #1 PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,0) #0 .... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,0) #1 .... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,0) #2 .... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,0) #3 .... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,0) #4 .... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,0) #5 .... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,0) #6 .... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,0) #7 .... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,0) #8 .... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,0) #9 .... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,0) #10 ... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,0) #11 ... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,0) #12 ... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,0) #13 ... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,0) #14 ... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,256) #0 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,256) #1 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,256) #2 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,256) #3 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,256) #4 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,256) #5 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,256) #6 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,256) #7 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,256) #8 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,256) #9 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,256) #10 . PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,256) #11 . PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,256) #12 . PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,256) #13 . PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,256) #14 . PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,0) #0 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,0) #1 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,0) #2 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,0) #3 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,0) #4 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,0) #5 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,0) #6 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,0) #7 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,0) #8 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,0) #9 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,0) #10 . PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,0) #11 . PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,0) #12 . PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,0) #13 . PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,0) #14 . PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,256) #0 PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,256) #1 PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,256) #2 PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,256) #3 PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,256) #4 PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,256) #5 PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,256) #6 PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,256) #7 PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,256) #8 PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,256) #9 PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,256) #1 PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,256) #1 PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,256) #1 PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,256) #1 PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,256) #1 PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,0) #0 .... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,0) #1 .... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,0) #2 .... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,0) #3 .... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,0) #4 .... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,0) #5 .... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,0) #6 .... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,0) #7 .... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,0) #8 .... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,0) #9 .... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,0) #10 ... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,0) #11 ... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,0) #12 ... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,0) #13 ... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,0) #14 ... PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,256) #0 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,256) #1 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,256) #2 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,256) #3 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,256) #4 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,256) #5 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,256) #6 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,256) #7 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,256) #8 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,256) #9 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,256) #10 . PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,256) #11 . PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,256) #12 . PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,256) #13 . PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,0,256) #14 . PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,0) #0 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,0) #1 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,0) #2 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,0) #3 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,0) #4 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,0) #5 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,0) #6 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,0) #7 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,0) #8 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,0) #9 .. PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,0) #10 . PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,0) #11 . PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,0) #12 . PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,0) #13 . PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,0) #14 . PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,256) #0 PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,256) #1 PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,256) #2 PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,256) #3 PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,256) #4 PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,256) #5 PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,256) #6 PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,256) #7 PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,256) #8 PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,256) #9 PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,256) #1 PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,256) #1 PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,256) #1 PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,256) #1 PASS 21: CTR_DRBG NIST Validation (AES-256 use df,False,256,128,256,256) #1 PASS 21: CTR_DRBG entropy usage ............................................ PASS 21: CTR_DRBG write/update seed file ................................... PASS 21: CTR_DRBG write/update seed file ................................... PASS 21: CTR_DRBG Special Behaviours ....................................... PASS 21: CTR_DRBG self test ................................................ CTR_DRBG (PR = TRUE) : passed 21: CTR_DRBG (PR = FALSE): passed 21: 21: PASS 21: 21: ---------------------------------------------------------------------------- 21: 21: PASSED (245 / 245 tests (0 skipped)) 21/60 Test #21: ctr_drbg-suite ................... Passed 0.04 sec test 22 Start 22: debug-suite 22: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_debug "--verbose" 22: Test timeout computed to be: 9.99988e+06 22: Debug print msg (threshold 1, level 0) ............................ PASS 22: Debug print msg (threshold 1, level 1) ............................ PASS 22: Debug print msg (threshold 1, level 2) ............................ PASS 22: Debug print msg (threshold 0, level 1) ............................ PASS 22: Debug print msg (threshold 0, level 5) ............................ PASS 22: Debug print return value #1 ....................................... PASS 22: Debug print return value #2 ....................................... PASS 22: Debug print return value #3 ....................................... PASS 22: Debug print buffer #1 ............................................. PASS 22: Debug print buffer #2 ............................................. PASS 22: Debug print buffer #3 ............................................. PASS 22: Debug print buffer #4 ............................................. PASS 22: Debug print buffer #5 ............................................. PASS 22: Debug print certificate #1 (RSA) .................................. PASS 22: Debug print certificate #2 (EC) ................................... PASS 22: Debug print mbedtls_mpi #1 ........................................ PASS 22: Debug print mbedtls_mpi #2 ........................................ PASS 22: Debug print mbedtls_mpi #3 ........................................ PASS 22: Debug print mbedtls_mpi #4 ........................................ PASS 22: Debug print mbedtls_mpi #5 ........................................ PASS 22: Debug print mbedtls_mpi #6 ........................................ PASS 22: 22: ---------------------------------------------------------------------------- 22: 22: PASSED (21 / 21 tests (0 skipped)) 22/60 Test #22: debug-suite ...................... Passed 0.02 sec test 23 Start 23: des-suite 23: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_des "--verbose" 23: Test timeout computed to be: 9.99988e+06 23: DES check weak key #1 ............................................. PASS 23: DES check weak key #2 ............................................. PASS 23: DES check weak key #3 ............................................. PASS 23: DES check weak key #4 ............................................. PASS 23: DES Encrypt OpenSSL Test Vector #1 ................................ PASS 23: DES Encrypt OpenSSL Test Vector #2 ................................ PASS 23: DES Encrypt OpenSSL Test Vector #3 ................................ PASS 23: DES Encrypt OpenSSL Test Vector #4 ................................ PASS 23: DES Encrypt OpenSSL Test Vector #5 ................................ PASS 23: DES Encrypt OpenSSL Test Vector #6 ................................ PASS 23: DES Encrypt OpenSSL Test Vector #7 ................................ PASS 23: DES Encrypt OpenSSL Test Vector #8 ................................ PASS 23: DES Encrypt OpenSSL Test Vector #9 ................................ PASS 23: DES Encrypt OpenSSL Test Vector #10 ............................... PASS 23: DES Encrypt OpenSSL Test Vector #11 ............................... PASS 23: DES Encrypt OpenSSL Test Vector #12 ............................... PASS 23: DES Encrypt OpenSSL Test Vector #13 ............................... PASS 23: DES Encrypt OpenSSL Test Vector #14 ............................... PASS 23: DES Encrypt OpenSSL Test Vector #15 ............................... PASS 23: DES Encrypt OpenSSL Test Vector #16 ............................... PASS 23: DES Encrypt OpenSSL Test Vector #17 ............................... PASS 23: DES Encrypt OpenSSL Test Vector #18 ............................... PASS 23: DES Encrypt OpenSSL Test Vector #19 ............................... PASS 23: DES Encrypt OpenSSL Test Vector #20 ............................... PASS 23: DES Encrypt OpenSSL Test Vector #21 ............................... PASS 23: DES Encrypt OpenSSL Test Vector #22 ............................... PASS 23: DES Encrypt OpenSSL Test Vector #23 ............................... PASS 23: DES Encrypt OpenSSL Test Vector #24 ............................... PASS 23: DES Encrypt OpenSSL Test Vector #25 ............................... PASS 23: DES Encrypt OpenSSL Test Vector #26 ............................... PASS 23: DES Encrypt OpenSSL Test Vector #27 ............................... PASS 23: DES Encrypt OpenSSL Test Vector #28 ............................... PASS 23: DES Encrypt OpenSSL Test Vector #29 ............................... PASS 23: DES Encrypt OpenSSL Test Vector #30 ............................... PASS 23: DES Encrypt OpenSSL Test Vector #31 ............................... PASS 23: DES Encrypt OpenSSL Test Vector #32 ............................... PASS 23: DES Encrypt OpenSSL Test Vector #33 ............................... PASS 23: DES Encrypt OpenSSL Test Vector #34 ............................... PASS 23: DES Decrypt OpenSSL Test Vector #1 ................................ PASS 23: DES Decrypt OpenSSL Test Vector #2 ................................ PASS 23: DES Decrypt OpenSSL Test Vector #3 ................................ PASS 23: DES Decrypt OpenSSL Test Vector #4 ................................ PASS 23: DES Decrypt OpenSSL Test Vector #5 ................................ PASS 23: DES Decrypt OpenSSL Test Vector #6 ................................ PASS 23: DES Decrypt OpenSSL Test Vector #7 ................................ PASS 23: DES Decrypt OpenSSL Test Vector #8 ................................ PASS 23: DES Decrypt OpenSSL Test Vector #9 ................................ PASS 23: DES Decrypt OpenSSL Test Vector #10 ............................... PASS 23: DES Decrypt OpenSSL Test Vector #11 ............................... PASS 23: DES Decrypt OpenSSL Test Vector #12 ............................... PASS 23: DES Decrypt OpenSSL Test Vector #13 ............................... PASS 23: DES Decrypt OpenSSL Test Vector #14 ............................... PASS 23: DES Decrypt OpenSSL Test Vector #15 ............................... PASS 23: DES Decrypt OpenSSL Test Vector #16 ............................... PASS 23: DES Decrypt OpenSSL Test Vector #17 ............................... PASS 23: DES Decrypt OpenSSL Test Vector #18 ............................... PASS 23: DES Decrypt OpenSSL Test Vector #19 ............................... PASS 23: DES Decrypt OpenSSL Test Vector #20 ............................... PASS 23: DES Decrypt OpenSSL Test Vector #21 ............................... PASS 23: DES Decrypt OpenSSL Test Vector #22 ............................... PASS 23: DES Decrypt OpenSSL Test Vector #23 ............................... PASS 23: DES Decrypt OpenSSL Test Vector #24 ............................... PASS 23: DES Decrypt OpenSSL Test Vector #25 ............................... PASS 23: DES Decrypt OpenSSL Test Vector #26 ............................... PASS 23: DES Decrypt OpenSSL Test Vector #27 ............................... PASS 23: DES Decrypt OpenSSL Test Vector #28 ............................... PASS 23: DES Decrypt OpenSSL Test Vector #29 ............................... PASS 23: DES Decrypt OpenSSL Test Vector #30 ............................... PASS 23: DES Decrypt OpenSSL Test Vector #31 ............................... PASS 23: DES Decrypt OpenSSL Test Vector #32 ............................... PASS 23: DES Decrypt OpenSSL Test Vector #33 ............................... PASS 23: DES Decrypt OpenSSL Test Vector #34 ............................... PASS 23: DES-CBC Encrypt OpenSSL Test Vector #1 ............................ PASS 23: DES-CBC Decrypt OpenSSL Test Vector #1 ............................ PASS 23: 3DES-ECB 2Key Encrypt OpenSSL Test Vector #1 ...................... PASS 23: 3DES-ECB 2Key Encrypt OpenSSL Test Vector #2 ...................... PASS 23: 3DES-ECB 2Key Decrypt OpenSSL Test Vector #1 ...................... PASS 23: 3DES-ECB 2Key Decrypt OpenSSL Test Vector #2 ...................... PASS 23: 3DES-CBC 3Key Encrypt OpenSSL Test Vector #1 ...................... PASS 23: 3DES-CBC 3Key Decrypt OpenSSL Test Vector #1 ...................... PASS 23: DES-CBC Encrypt (Invalid input length) ............................ PASS 23: 3DES-CBC 3Key Encrypt (Invalid input length) ...................... PASS 23: Run through parity bit tests ...................................... PASS 23: DES Selftest ...................................................... DES -ECB- 56 (dec): passed 23: DES -ECB- 56 (enc): passed 23: DES3-ECB-112 (dec): passed 23: DES3-ECB-112 (enc): passed 23: DES3-ECB-168 (dec): passed 23: DES3-ECB-168 (enc): passed 23: 23: DES -CBC- 56 (dec): passed 23: DES -CBC- 56 (enc): passed 23: DES3-CBC-112 (dec): passed 23: DES3-CBC-112 (enc): passed 23: DES3-CBC-168 (dec): passed 23: DES3-CBC-168 (enc): passed 23: 23: PASS 23: 23: ---------------------------------------------------------------------------- 23: 23: PASSED (84 / 84 tests (0 skipped)) 23/60 Test #23: des-suite ........................ Passed 0.11 sec test 24 Start 24: dhm-suite 24: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_dhm "--verbose" 24: Test timeout computed to be: 9.99988e+06 24: Diffie-Hellman full exchange #1 ................................... PASS 24: Diffie-Hellman full exchange #2 ................................... PASS 24: Diffie-Hellman full exchange #3 ................................... PASS 24: Diffie-Hellman trivial subgroup #1 ................................ PASS 24: Diffie-Hellman trivial subgroup #2 ................................ PASS 24: Diffie-Hellman small modulus ...................................... PASS 24: Diffie-Hellman zero modulus ....................................... PASS 24: Diffie-Hellman load parameters from file .......................... PASS 24: Diffie-Hellman load parameters from file .......................... PASS 24: Diffie-Hellman selftest ........................................... DHM parameter load: passed 24: 24: PASS 24: 24: ---------------------------------------------------------------------------- 24: 24: PASSED (10 / 10 tests (0 skipped)) 24/60 Test #24: dhm-suite ........................ Passed 0.03 sec test 25 Start 25: ecdh-suite 25: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_ecdh "--verbose" 25: Test timeout computed to be: 9.99988e+06 25: ECDH primitive random #1 .......................................... PASS 25: ECDH primitive random #2 .......................................... PASS 25: ECDH primitive random #3 .......................................... PASS 25: ECDH primitive random #4 .......................................... PASS 25: ECDH primitive random #5 .......................................... PASS 25: ECDH primitive rfc 5903 p256 ...................................... PASS 25: ECDH primitive rfc 5903 p384 ...................................... PASS 25: ECDH primitive rfc 5903 p521 ...................................... PASS 25: ECDH exchange #1 .................................................. PASS 25: ECDH exchange #2 .................................................. PASS 25: 25: ---------------------------------------------------------------------------- 25: 25: PASSED (10 / 10 tests (0 skipped)) 25/60 Test #25: ecdh-suite ....................... Passed 1.01 sec test 26 Start 26: ecdsa-suite 26: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_ecdsa "--verbose" 26: Test timeout computed to be: 9.99988e+06 26: ECDSA primitive random #1 ......................................... PASS 26: ECDSA primitive random #2 ......................................... PASS 26: ECDSA primitive random #3 ......................................... PASS 26: ECDSA primitive random #4 ......................................... PASS 26: ECDSA primitive random #5 ......................................... PASS 26: ECDSA primitive rfc 4754 p256 ..................................... PASS 26: ECDSA primitive rfc 4754 p384 ..................................... PASS 26: ECDSA primitive rfc 4754 p521 ..................................... PASS 26: ECDSA write-read random #1 ........................................ PASS 26: ECDSA write-read random #2 ........................................ PASS 26: ECDSA write-read random #3 ........................................ PASS 26: ECDSA write-read random #4 ........................................ PASS 26: ECDSA write-read random #5 ........................................ PASS 26: ECDSA deterministic test vector rfc 6979 p192 mbedtls_sha1 ........ PASS 26: ECDSA deterministic test vector rfc 6979 p192 sha224 .............. PASS 26: ECDSA deterministic test vector rfc 6979 p192 mbedtls_sha256 ...... PASS 26: ECDSA deterministic test vector rfc 6979 p192 sha384 .............. PASS 26: ECDSA deterministic test vector rfc 6979 p192 mbedtls_sha512 ...... PASS 26: ECDSA deterministic test vector rfc 6979 p192 mbedtls_sha1 ........ PASS 26: ECDSA deterministic test vector rfc 6979 p192 sha224 .............. PASS 26: ECDSA deterministic test vector rfc 6979 p192 mbedtls_sha256 ...... PASS 26: ECDSA deterministic test vector rfc 6979 p192 sha384 .............. PASS 26: ECDSA deterministic test vector rfc 6979 p192 mbedtls_sha512 ...... PASS 26: ECDSA deterministic test vector rfc 6979 p224 mbedtls_sha1 ........ PASS 26: ECDSA deterministic test vector rfc 6979 p224 sha224 .............. PASS 26: ECDSA deterministic test vector rfc 6979 p224 mbedtls_sha256 ...... PASS 26: ECDSA deterministic test vector rfc 6979 p224 sha384 .............. PASS 26: ECDSA deterministic test vector rfc 6979 p224 mbedtls_sha512 ...... PASS 26: ECDSA deterministic test vector rfc 6979 p224 mbedtls_sha1 ........ PASS 26: ECDSA deterministic test vector rfc 6979 p224 sha224 .............. PASS 26: ECDSA deterministic test vector rfc 6979 p224 mbedtls_sha256 ...... PASS 26: ECDSA deterministic test vector rfc 6979 p224 sha384 .............. PASS 26: ECDSA deterministic test vector rfc 6979 p224 mbedtls_sha512 ...... PASS 26: ECDSA deterministic test vector rfc 6979 p256 mbedtls_sha1 ........ PASS 26: ECDSA deterministic test vector rfc 6979 p256 sha224 .............. PASS 26: ECDSA deterministic test vector rfc 6979 p256 mbedtls_sha256 ...... PASS 26: ECDSA deterministic test vector rfc 6979 p256 sha384 .............. PASS 26: ECDSA deterministic test vector rfc 6979 p256 mbedtls_sha512 ...... PASS 26: ECDSA deterministic test vector rfc 6979 p256 mbedtls_sha1 ........ PASS 26: ECDSA deterministic test vector rfc 6979 p256 sha224 .............. PASS 26: ECDSA deterministic test vector rfc 6979 p256 mbedtls_sha256 ...... PASS 26: ECDSA deterministic test vector rfc 6979 p256 sha384 .............. PASS 26: ECDSA deterministic test vector rfc 6979 p256 mbedtls_sha512 ...... PASS 26: ECDSA deterministic test vector rfc 6979 p384 mbedtls_sha1 ........ PASS 26: ECDSA deterministic test vector rfc 6979 p384 sha224 .............. PASS 26: ECDSA deterministic test vector rfc 6979 p384 mbedtls_sha256 ...... PASS 26: ECDSA deterministic test vector rfc 6979 p384 sha384 .............. PASS 26: ECDSA deterministic test vector rfc 6979 p384 mbedtls_sha512 ...... PASS 26: ECDSA deterministic test vector rfc 6979 p384 mbedtls_sha1 ........ PASS 26: ECDSA deterministic test vector rfc 6979 p384 sha224 .............. PASS 26: ECDSA deterministic test vector rfc 6979 p384 mbedtls_sha256 ...... PASS 26: ECDSA deterministic test vector rfc 6979 p384 sha384 .............. PASS 26: ECDSA deterministic test vector rfc 6979 p384 mbedtls_sha512 ...... PASS 26: ECDSA deterministic test vector rfc 6979 p521 mbedtls_sha1 ........ PASS 26: ECDSA deterministic test vector rfc 6979 p521 sha224 .............. PASS 26: ECDSA deterministic test vector rfc 6979 p521 mbedtls_sha256 ...... PASS 26: ECDSA deterministic test vector rfc 6979 p521 sha384 .............. PASS 26: ECDSA deterministic test vector rfc 6979 p521 mbedtls_sha512 ...... PASS 26: ECDSA deterministic test vector rfc 6979 p521 mbedtls_sha1 ........ PASS 26: ECDSA deterministic test vector rfc 6979 p521 sha224 .............. PASS 26: ECDSA deterministic test vector rfc 6979 p521 mbedtls_sha256 ...... PASS 26: ECDSA deterministic test vector rfc 6979 p521 sha384 .............. PASS 26: ECDSA deterministic test vector rfc 6979 p521 mbedtls_sha512 ...... PASS 26: ECDSA zero private parameter p192 ................................. PASS 26: ECDSA private parameter greater than n p192 ....................... PASS 26: ECDSA zero private parameter p224 ................................. PASS 26: ECDSA private parameter greater than n p224 ....................... PASS 26: ECDSA zero private parameter p256 ................................. PASS 26: ECDSA private parameter greater than n p256 ....................... PASS 26: ECDSA zero private parameter p384 ................................. PASS 26: ECDSA private parameter greater than n p384 ....................... PASS 26: ECDSA zero private parameter p521 ................................. PASS 26: ECDSA private parameter greater than n p521 ....................... PASS 26: 26: ---------------------------------------------------------------------------- 26: 26: PASSED (73 / 73 tests (0 skipped)) 26/60 Test #26: ecdsa-suite ...................... Passed 2.66 sec test 27 Start 27: ecjpake-suite 27: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_ecjpake "--verbose" 27: Test timeout computed to be: 9.99988e+06 27: ECJPAKE selftest .................................................. ---- 27: Test Suite not enabled 27: ECJPAKE round one: client, valid .................................. ---- 27: Test Suite not enabled 27: ECJPAKE round one: server, valid .................................. ---- 27: Test Suite not enabled 27: ECJPAKE round one: role mismatch .................................. ---- 27: Test Suite not enabled 27: ECJPAKE round one: trailing byte .................................. ---- 27: Test Suite not enabled 27: ECJPAKE round one: KKP1: no data .................................. ---- 27: Test Suite not enabled 27: ECJPAKE round one: KKP1: length of first point too small .......... ---- 27: Test Suite not enabled 27: ECJPAKE round one: KKP1: length of first point too big ............ ---- 27: Test Suite not enabled 27: ECJPAKE round one: KKP1: no point data ............................ ---- 27: Test Suite not enabled 27: ECJPAKE round one: KKP1: first point is zero ...................... ---- 27: Test Suite not enabled 27: ECJPAKE round one: KKP1: unknown first point format ............... ---- 27: Test Suite not enabled 27: ECJPAKE round one: KKP1: nothing after first point ................ ---- 27: Test Suite not enabled 27: ECJPAKE round one: KKP1: length of second point too small ......... ---- 27: Test Suite not enabled 27: ECJPAKE round one: KKP1: length of second point too big ........... ---- 27: Test Suite not enabled 27: ECJPAKE round one: KKP1: no second point data ..................... ---- 27: Test Suite not enabled 27: ECJPAKE round one: KKP1: unknow second point format ............... ---- 27: Test Suite not enabled 27: ECJPAKE round one: KKP1: nothing after second point ............... ---- 27: Test Suite not enabled 27: ECJPAKE round one: KKP1: zero-length r ............................ ---- 27: Test Suite not enabled 27: ECJPAKE round one: KKP1: no data for r ............................ ---- 27: Test Suite not enabled 27: ECJPAKE round one: KKP1: corrupted r .............................. ---- 27: Test Suite not enabled 27: ECJPAKE round one: KKP1: X not on the curve ....................... ---- 27: Test Suite not enabled 27: ECJPAKE round one: KKP2: no data .................................. ---- 27: Test Suite not enabled 27: ECJPAKE round one: KKP2: length of first point too small .......... ---- 27: Test Suite not enabled 27: ECJPAKE round one: KKP2: length of first point too big ............ ---- 27: Test Suite not enabled 27: ECJPAKE round one: KKP2: no point data ............................ ---- 27: Test Suite not enabled 27: ECJPAKE round one: KKP2: first point is zero ...................... ---- 27: Test Suite not enabled 27: ECJPAKE round one: KKP2: unknown first point format ............... ---- 27: Test Suite not enabled 27: ECJPAKE round one: KKP2: nothing after first point ................ ---- 27: Test Suite not enabled 27: ECJPAKE round one: KKP2: length of second point too small ......... ---- 27: Test Suite not enabled 27: ECJPAKE round one: KKP2: length of second point too big ........... ---- 27: Test Suite not enabled 27: ECJPAKE round one: KKP2: no second point data ..................... ---- 27: Test Suite not enabled 27: ECJPAKE round one: KKP2: unknow second point format ............... ---- 27: Test Suite not enabled 27: ECJPAKE round one: KKP2: nothing after second point ............... ---- 27: Test Suite not enabled 27: ECJPAKE round one: KKP2: zero-length r ............................ ---- 27: Test Suite not enabled 27: ECJPAKE round one: KKP2: no data for r ............................ ---- 27: Test Suite not enabled 27: ECJPAKE round one: KKP2: corrupted r .............................. ---- 27: Test Suite not enabled 27: ECJPAKE round one: KKP2: X not on the curve ....................... ---- 27: Test Suite not enabled 27: ECJPAKE round two client: valid ................................... ---- 27: Test Suite not enabled 27: ECJPAKE round two client: trailing byte ........................... ---- 27: Test Suite not enabled 27: ECJPAKE round two client: no data ................................. ---- 27: Test Suite not enabled 27: ECJPAKE round two client: ECParams too short ...................... ---- 27: Test Suite not enabled 27: ECJPAKE round two client: ECParams not named curve ................ ---- 27: Test Suite not enabled 27: ECJPAKE round two client: ECParams wrong curve .................... ---- 27: Test Suite not enabled 27: ECJPAKE round two client: no data after ECParams .................. ---- 27: Test Suite not enabled 27: ECJPAKE round two client: length of first point too small ......... ---- 27: Test Suite not enabled 27: ECJPAKE round two client: length of first point too big ........... ---- 27: Test Suite not enabled 27: ECJPAKE round two client: no first point data ..................... ---- 27: Test Suite not enabled 27: ECJPAKE round two client: first point is zero ..................... ---- 27: Test Suite not enabled 27: ECJPAKE round two client: unknown first point format .............. ---- 27: Test Suite not enabled 27: ECJPAKE round two client: nothing after first point ............... ---- 27: Test Suite not enabled 27: ECJPAKE round two client: length of second point too small ........ ---- 27: Test Suite not enabled 27: ECJPAKE round two client: length of second point too big .......... ---- 27: Test Suite not enabled 27: ECJPAKE round two client: no second point data .................... ---- 27: Test Suite not enabled 27: ECJPAKE round two client: unknown second point format ............. ---- 27: Test Suite not enabled 27: ECJPAKE round two client: nothing after second point .............. ---- 27: Test Suite not enabled 27: ECJPAKE round two client: zero-length r ........................... ---- 27: Test Suite not enabled 27: ECJPAKE round two client: no data for r ........................... ---- 27: Test Suite not enabled 27: ECJPAKE round two client: corrupted r ............................. ---- 27: Test Suite not enabled 27: ECJPAKE round two client: X not on the curve ...................... ---- 27: Test Suite not enabled 27: ECJPAKE round two server: valid ................................... ---- 27: Test Suite not enabled 27: ECJPAKE round two server: trailing byte ........................... ---- 27: Test Suite not enabled 27: ECJPAKE round two server: no data ................................. ---- 27: Test Suite not enabled 27: ECJPAKE round two server: length of forst point too small ......... ---- 27: Test Suite not enabled 27: ECJPAKE round two server: length of first point too big ........... ---- 27: Test Suite not enabled 27: ECJPAKE round two server: no first point data ..................... ---- 27: Test Suite not enabled 27: ECJPAKE round two server: first point is zero ..................... ---- 27: Test Suite not enabled 27: ECJPAKE round two server: unknown first point format .............. ---- 27: Test Suite not enabled 27: ECJPAKE round two server: nothing after first point ............... ---- 27: Test Suite not enabled 27: ECJPAKE round two server: length of second point too small ........ ---- 27: Test Suite not enabled 27: ECJPAKE round two server: length of second point too big .......... ---- 27: Test Suite not enabled 27: ECJPAKE round two server: no second point data .................... ---- 27: Test Suite not enabled 27: ECJPAKE round two server: unknown second point format ............. ---- 27: Test Suite not enabled 27: ECJPAKE round two server: nothing after second point .............. ---- 27: Test Suite not enabled 27: ECJPAKE round two server: zero-length r ........................... ---- 27: Test Suite not enabled 27: ECJPAKE round two server: no data for r ........................... ---- 27: Test Suite not enabled 27: ECJPAKE round two server: corrupted r ............................. ---- 27: Test Suite not enabled 27: ECJPAKE round two server: X not on curve .......................... ---- 27: Test Suite not enabled 27: 27: ---------------------------------------------------------------------------- 27: 27: PASSED (77 / 77 tests (77 skipped)) 27/60 Test #27: ecjpake-suite .................... Passed 0.02 sec test 28 Start 28: ecp-suite 28: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_ecp "--verbose" 28: Test timeout computed to be: 9.99988e+06 28: ECP curve info #1 ................................................. PASS 28: ECP curve info #2 ................................................. PASS 28: ECP curve info #3 ................................................. PASS 28: ECP curve info #4 ................................................. PASS 28: ECP curve info #5 ................................................. PASS 28: ECP curve info #6 ................................................. PASS 28: ECP curve info #7 ................................................. PASS 28: ECP curve info #8 ................................................. PASS 28: ECP check pubkey Montgomery #1 (too big) .......................... PASS 28: ECP check pubkey Montgomery #2 (biggest) .......................... PASS 28: ECP check pubkey Koblitz #1 (point not on curve) .................. PASS 28: ECP check pubkey Koblitz #2 (coordinate not affine) ............... PASS 28: ECP write binary #0 (zero, bad format) ............................ PASS 28: ECP write binary #1 (zero, uncompressed, buffer just fits) ........ PASS 28: ECP write binary #2 (zero, buffer too small) ...................... PASS 28: ECP write binary #3 (non-zero, uncompressed, buffer just fits) .... PASS 28: ECP write binary #4 (non-zero, uncompressed, buffer too small) .... PASS 28: ECP write binary #5 (zero, compressed, buffer just fits) .......... PASS 28: ECP write binary #6 (zero, buffer too small) ...................... PASS 28: ECP write binary #7 (even, compressed, buffer just fits) .......... PASS 28: ECP write binary #8 (even, compressed, buffer too small) .......... PASS 28: ECP write binary #9 (odd, compressed, buffer just fits) ........... PASS 28: ECP read binary #1 (zero, invalid ilen) ........................... PASS 28: ECP read binary #2 (zero, invalid first byte) ..................... PASS 28: ECP read binary #3 (zero, OK) ..................................... PASS 28: ECP read binary #4 (non-zero, invalid ilen) ....................... PASS 28: ECP read binary #5 (non-zero, invalid first byte) ................. PASS 28: ECP read binary #6 (non-zero, OK) ................................. PASS 28: ECP tls read point #1 (zero, invalid length byte) ................. PASS 28: ECP tls read point #2 (zero, OK) .................................. PASS 28: ECP tls read point #3 (non-zero, invalid length byte) ............. PASS 28: ECP tls read point #4 (non-zero, OK) .............................. PASS 28: ECP tls write-read point #1 ....................................... PASS 28: ECP tls write-read point #2 ....................................... PASS 28: ECP tls read group #1 (record too short) .......................... PASS 28: ECP tls read group #2 (bad curve_type) ............................ PASS 28: ECP tls read group #3 (unknown curve) ............................. PASS 28: ECP tls read group #4 (OK, buffer just fits) ...................... PASS 28: ECP tls read group #5 (OK, buffer continues) ...................... PASS 28: ECP tls write-read group #1 ....................................... PASS 28: ECP tls write-read group #2 ....................................... PASS 28: ECP check privkey #1 (short weierstrass, too small) ............... PASS 28: ECP check privkey #2 (short weierstrass, smallest) ................ PASS 28: ECP check privkey #3 (short weierstrass, biggest) ................. PASS 28: ECP check privkey #4 (short weierstrass, too big) ................. PASS 28: ECP check privkey #5 (montgomery, too big) ........................ PASS 28: ECP check privkey #6 (montgomery, not big enough) ................. PASS 28: ECP check privkey #7 (montgomery, msb OK) ......................... PASS 28: ECP check privkey #8 (montgomery, bit 0 set) ...................... PASS 28: ECP check privkey #9 (montgomery, bit 1 set) ...................... PASS 28: ECP check privkey #10 (montgomery, bit 2 set) ..................... PASS 28: ECP check privkey #11 (montgomery, OK) ............................ PASS 28: ECP check public-private #1 (OK) .................................. PASS 28: ECP check public-private #2 (group none) .......................... PASS 28: ECP check public-private #3 (group mismatch) ...................... PASS 28: ECP check public-private #4 (Qx mismatch) ......................... PASS 28: ECP check public-private #5 (Qy mismatch) ......................... PASS 28: ECP check public-private #6 (wrong Qx) ............................ PASS 28: ECP check public-private #7 (wrong Qy) ............................ PASS 28: ECP gen keypair ................................................... PASS 28: ECP gen keypair ................................................... PASS 28: ECP gen keypair wrapper ........................................... PASS 28: ECP mod p192 small (more than 192 bits, less limbs than 2 * 192 bi PASS 28: ECP mod p192 readable ............................................. PASS 28: ECP mod p192 readable with carry .................................. PASS 28: ECP mod p192 random ............................................... PASS 28: ECP mod p192 (from a past failure case) ........................... PASS 28: ECP mod p224 readable without carry ............................... PASS 28: ECP mod p224 readable with negative carry ......................... PASS 28: ECP mod p224 readable with positive carry ......................... PASS 28: ECP mod p224 readable with final negative carry ................... PASS 28: ECP mod p521 very small ........................................... PASS 28: ECP mod p521 small (522 bits) ..................................... PASS 28: ECP mod p521 readable ............................................. PASS 28: ECP mod p521 readable with carry .................................. PASS 28: ECP test vectors secp192r1 rfc 5114 ............................... PASS 28: ECP test vectors secp224r1 rfc 5114 ............................... PASS 28: ECP test vectors secp256r1 rfc 5114 ............................... PASS 28: ECP test vectors secp384r1 rfc 5114 ............................... PASS 28: ECP test vectors secp521r1 rfc 5114 ............................... PASS 28: ECP test vectors brainpoolP256r1 rfc 7027 ......................... PASS 28: ECP test vectors brainpoolP384r1 rfc 7027 ......................... PASS 28: ECP test vectors brainpoolP512r1 rfc 7027 ......................... PASS 28: ECP test vectors Curve25519 ....................................... PASS 28: ECP test vectors secp192k1 ........................................ PASS 28: ECP test vectors secp224k1 ........................................ PASS 28: ECP test vectors secp256k1 ........................................ PASS 28: ECP selftest ...................................................... ECP test #1 (constant op_count, base point G): passed 28: ECP test #2 (constant op_count, other point): passed 28: 28: PASS 28: 28: ---------------------------------------------------------------------------- 28: 28: PASSED (88 / 88 tests (0 skipped)) 28/60 Test #28: ecp-suite ........................ Passed 4.88 sec test 29 Start 29: entropy-suite 29: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_entropy "--verbose" 29: Test timeout computed to be: 9.99988e+06 29: Create NV seed_file ............................................... ---- 29: Test Suite not enabled 29: Entropy write/update seed file .................................... ---- 29: Test Suite not enabled 29: Entropy write/update seed file .................................... ---- 29: Test Suite not enabled 29: Entropy too many sources .......................................... PASS 29: Entropy output length #1 .......................................... PASS 29: Entropy output length #2 .......................................... PASS 29: Entropy output length #3 .......................................... PASS 29: Entropy output length #4 .......................................... PASS 29: Entropy output length #5 .......................................... PASS 29: Entropy failing source ............................................ PASS 29: Entropy threshold #1 .............................................. PASS 29: Entropy threshold #2 .............................................. PASS 29: Entropy threshold #3 .............................................. PASS 29: Entropy threshold #4 .............................................. PASS 29: Check NV seed standard IO ......................................... ---- 29: Test Suite not enabled 29: Check NV seed manually #1 ......................................... ---- 29: Test Suite not enabled 29: Check NV seed manually #2 ......................................... ---- 29: Test Suite not enabled 29: Check NV seed manually #3 ......................................... ---- 29: Test Suite not enabled 29: Entropy self test ................................................. ENTROPY test: passed 29: 29: PASS 29: Entropy self test (MBEDTLS_TEST_NULL_ENTROPY) ..................... ---- 29: Unmet dependencies: MBEDTLS_TEST_NULL_ENTROPY 29: 29: ---------------------------------------------------------------------------- 29: 29: PASSED (20 / 20 tests (8 skipped)) 29/60 Test #29: entropy-suite .................... Passed 0.04 sec test 30 Start 30: error-suite 30: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_error "--verbose" 30: Test timeout computed to be: 9.99988e+06 30: Single low error .................................................. PASS 30: Single high error ................................................. PASS 30: Low and high error ................................................ PASS 30: Non existing high error ........................................... PASS 30: Non existing low error ............................................ PASS 30: Non existing low and high error ................................... PASS 30: 30: ---------------------------------------------------------------------------- 30: 30: PASSED (6 / 6 tests (0 skipped)) 30/60 Test #30: error-suite ...................... Passed 0.01 sec test 31 Start 31: gcm.aes128_en-suite 31: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_gcm.aes128_en "--verbose" 31: Test timeout computed to be: 9.99988e+06 31: AES-GCM NIST Validation (AES-128,128,0,0,128) #0 .................. PASS 31: AES-GCM NIST Validation (AES-128,128,0,0,128) #1 .................. PASS 31: AES-GCM NIST Validation (AES-128,128,0,0,128) #2 .................. PASS 31: AES-GCM NIST Validation (AES-128,128,0,0,120) #0 .................. PASS 31: AES-GCM NIST Validation (AES-128,128,0,0,120) #1 .................. PASS 31: AES-GCM NIST Validation (AES-128,128,0,0,120) #2 .................. PASS 31: AES-GCM NIST Validation (AES-128,128,0,0,112) #0 .................. PASS 31: AES-GCM NIST Validation (AES-128,128,0,0,112) #1 .................. PASS 31: AES-GCM NIST Validation (AES-128,128,0,0,112) #2 .................. PASS 31: AES-GCM NIST Validation (AES-128,128,0,0,104) #0 .................. PASS 31: AES-GCM NIST Validation (AES-128,128,0,0,104) #1 .................. PASS 31: AES-GCM NIST Validation (AES-128,128,0,0,104) #2 .................. PASS 31: AES-GCM NIST Validation (AES-128,128,0,0,96) #0 ................... PASS 31: AES-GCM NIST Validation (AES-128,128,0,0,96) #1 ................... PASS 31: AES-GCM NIST Validation (AES-128,128,0,0,96) #2 ................... PASS 31: AES-GCM NIST Validation (AES-128,128,0,0,64) #0 ................... PASS 31: AES-GCM NIST Validation (AES-128,128,0,0,64) #1 ................... PASS 31: AES-GCM NIST Validation (AES-128,128,0,0,64) #2 ................... PASS 31: AES-GCM NIST Validation (AES-128,128,0,0,32) #0 ................... PASS 31: AES-GCM NIST Validation (AES-128,128,0,0,32) #1 ................... PASS 31: AES-GCM NIST Validation (AES-128,128,0,0,32) #2 ................... PASS 31: AES-GCM NIST Validation (AES-128,128,0,1024,128) #0 ............... PASS 31: AES-GCM NIST Validation (AES-128,128,0,1024,128) #1 ............... PASS 31: AES-GCM NIST Validation (AES-128,128,0,1024,128) #2 ............... PASS 31: AES-GCM NIST Validation (AES-128,128,0,1024,120) #0 ............... PASS 31: AES-GCM NIST Validation (AES-128,128,0,1024,120) #1 ............... PASS 31: AES-GCM NIST Validation (AES-128,128,0,1024,120) #2 ............... PASS 31: AES-GCM NIST Validation (AES-128,128,0,1024,112) #0 ............... PASS 31: AES-GCM NIST Validation (AES-128,128,0,1024,112) #1 ............... PASS 31: AES-GCM NIST Validation (AES-128,128,0,1024,112) #2 ............... PASS 31: AES-GCM NIST Validation (AES-128,128,0,1024,104) #0 ............... PASS 31: AES-GCM NIST Validation (AES-128,128,0,1024,104) #1 ............... PASS 31: AES-GCM NIST Validation (AES-128,128,0,1024,104) #2 ............... PASS 31: AES-GCM NIST Validation (AES-128,128,0,1024,96) #0 ................ PASS 31: AES-GCM NIST Validation (AES-128,128,0,1024,96) #1 ................ PASS 31: AES-GCM NIST Validation (AES-128,128,0,1024,96) #2 ................ PASS 31: AES-GCM NIST Validation (AES-128,128,0,1024,64) #0 ................ PASS 31: AES-GCM NIST Validation (AES-128,128,0,1024,64) #1 ................ PASS 31: AES-GCM NIST Validation (AES-128,128,0,1024,64) #2 ................ PASS 31: AES-GCM NIST Validation (AES-128,128,0,1024,32) #0 ................ PASS 31: AES-GCM NIST Validation (AES-128,128,0,1024,32) #1 ................ PASS 31: AES-GCM NIST Validation (AES-128,128,0,1024,32) #2 ................ PASS 31: AES-GCM NIST Validation (AES-128,128,1024,0,128) #0 ............... PASS 31: AES-GCM NIST Validation (AES-128,128,1024,0,128) #1 ............... PASS 31: AES-GCM NIST Validation (AES-128,128,1024,0,128) #2 ............... PASS 31: AES-GCM NIST Validation (AES-128,128,1024,0,120) #0 ............... PASS 31: AES-GCM NIST Validation (AES-128,128,1024,0,120) #1 ............... PASS 31: AES-GCM NIST Validation (AES-128,128,1024,0,120) #2 ............... PASS 31: AES-GCM NIST Validation (AES-128,128,1024,0,112) #0 ............... PASS 31: AES-GCM NIST Validation (AES-128,128,1024,0,112) #1 ............... PASS 31: AES-GCM NIST Validation (AES-128,128,1024,0,112) #2 ............... PASS 31: AES-GCM NIST Validation (AES-128,128,1024,0,104) #0 ............... PASS 31: AES-GCM NIST Validation (AES-128,128,1024,0,104) #1 ............... PASS 31: AES-GCM NIST Validation (AES-128,128,1024,0,104) #2 ............... PASS 31: AES-GCM NIST Validation (AES-128,128,1024,0,96) #0 ................ PASS 31: AES-GCM NIST Validation (AES-128,128,1024,0,96) #1 ................ PASS 31: AES-GCM NIST Validation (AES-128,128,1024,0,96) #2 ................ PASS 31: AES-GCM NIST Validation (AES-128,128,1024,0,64) #0 ................ PASS 31: AES-GCM NIST Validation (AES-128,128,1024,0,64) #1 ................ PASS 31: AES-GCM NIST Validation (AES-128,128,1024,0,64) #2 ................ PASS 31: AES-GCM NIST Validation (AES-128,128,1024,0,32) #0 ................ PASS 31: AES-GCM NIST Validation (AES-128,128,1024,0,32) #1 ................ PASS 31: AES-GCM NIST Validation (AES-128,128,1024,0,32) #2 ................ PASS 31: AES-GCM NIST Validation (AES-128,128,1024,1024,128) #0 ............ PASS 31: AES-GCM NIST Validation (AES-128,128,1024,1024,128) #1 ............ PASS 31: AES-GCM NIST Validation (AES-128,128,1024,1024,128) #2 ............ PASS 31: AES-GCM NIST Validation (AES-128,128,1024,1024,120) #0 ............ PASS 31: AES-GCM NIST Validation (AES-128,128,1024,1024,120) #1 ............ PASS 31: AES-GCM NIST Validation (AES-128,128,1024,1024,120) #2 ............ PASS 31: AES-GCM NIST Validation (AES-128,128,1024,1024,112) #0 ............ PASS 31: AES-GCM NIST Validation (AES-128,128,1024,1024,112) #1 ............ PASS 31: AES-GCM NIST Validation (AES-128,128,1024,1024,112) #2 ............ PASS 31: AES-GCM NIST Validation (AES-128,128,1024,1024,104) #0 ............ PASS 31: AES-GCM NIST Validation (AES-128,128,1024,1024,104) #1 ............ PASS 31: AES-GCM NIST Validation (AES-128,128,1024,1024,104) #2 ............ PASS 31: AES-GCM NIST Validation (AES-128,128,1024,1024,96) #0 ............. PASS 31: AES-GCM NIST Validation (AES-128,128,1024,1024,96) #1 ............. PASS 31: AES-GCM NIST Validation (AES-128,128,1024,1024,96) #2 ............. PASS 31: AES-GCM NIST Validation (AES-128,128,1024,1024,64) #0 ............. PASS 31: AES-GCM NIST Validation (AES-128,128,1024,1024,64) #1 ............. PASS 31: AES-GCM NIST Validation (AES-128,128,1024,1024,64) #2 ............. PASS 31: AES-GCM NIST Validation (AES-128,128,1024,1024,32) #0 ............. PASS 31: AES-GCM NIST Validation (AES-128,128,1024,1024,32) #1 ............. PASS 31: AES-GCM NIST Validation (AES-128,128,1024,1024,32) #2 ............. PASS 31: AES-GCM NIST Validation (AES-128,128,0,0,128) #0 .................. PASS 31: AES-GCM NIST Validation (AES-128,128,0,0,128) #1 .................. PASS 31: AES-GCM NIST Validation (AES-128,128,0,0,128) #2 .................. PASS 31: AES-GCM NIST Validation (AES-128,128,0,0,120) #0 .................. PASS 31: AES-GCM NIST Validation (AES-128,128,0,0,120) #1 .................. PASS 31: AES-GCM NIST Validation (AES-128,128,0,0,120) #2 .................. PASS 31: AES-GCM NIST Validation (AES-128,128,0,0,112) #0 .................. PASS 31: AES-GCM NIST Validation (AES-128,128,0,0,112) #1 .................. PASS 31: AES-GCM NIST Validation (AES-128,128,0,0,112) #2 .................. PASS 31: AES-GCM NIST Validation (AES-128,128,0,0,104) #0 .................. PASS 31: AES-GCM NIST Validation (AES-128,128,0,0,104) #1 .................. PASS 31: AES-GCM NIST Validation (AES-128,128,0,0,104) #2 .................. PASS 31: AES-GCM NIST Validation (AES-128,128,0,0,96) #0 ................... PASS 31: AES-GCM NIST Validation (AES-128,128,0,0,96) #1 ................... PASS 31: AES-GCM NIST Validation (AES-128,128,0,0,96) #2 ................... PASS 31: AES-GCM NIST Validation (AES-128,128,0,0,64) #0 ................... PASS 31: AES-GCM NIST Validation (AES-128,128,0,0,64) #1 ................... PASS 31: AES-GCM NIST Validation (AES-128,128,0,0,64) #2 ................... PASS 31: AES-GCM NIST Validation (AES-128,128,0,0,32) #0 ................... PASS 31: AES-GCM NIST Validation (AES-128,128,0,0,32) #1 ................... PASS 31: AES-GCM NIST Validation (AES-128,128,0,0,32) #2 ................... PASS 31: AES-GCM NIST Validation (AES-128,128,0,1024,128) #0 ............... PASS 31: AES-GCM NIST Validation (AES-128,128,0,1024,128) #1 ............... PASS 31: AES-GCM NIST Validation (AES-128,128,0,1024,128) #2 ............... PASS 31: AES-GCM NIST Validation (AES-128,128,0,1024,120) #0 ............... PASS 31: AES-GCM NIST Validation (AES-128,128,0,1024,120) #1 ............... PASS 31: AES-GCM NIST Validation (AES-128,128,0,1024,120) #2 ............... PASS 31: AES-GCM NIST Validation (AES-128,128,0,1024,112) #0 ............... PASS 31: AES-GCM NIST Validation (AES-128,128,0,1024,112) #1 ............... PASS 31: AES-GCM NIST Validation (AES-128,128,0,1024,112) #2 ............... PASS 31: AES-GCM NIST Validation (AES-128,128,0,1024,104) #0 ............... PASS 31: AES-GCM NIST Validation (AES-128,128,0,1024,104) #1 ............... PASS 31: AES-GCM NIST Validation (AES-128,128,0,1024,104) #2 ............... PASS 31: AES-GCM NIST Validation (AES-128,128,0,1024,96) #0 ................ PASS 31: AES-GCM NIST Validation (AES-128,128,0,1024,96) #1 ................ PASS 31: AES-GCM NIST Validation (AES-128,128,0,1024,96) #2 ................ PASS 31: AES-GCM NIST Validation (AES-128,128,0,1024,64) #0 ................ PASS 31: AES-GCM NIST Validation (AES-128,128,0,1024,64) #1 ................ PASS 31: AES-GCM NIST Validation (AES-128,128,0,1024,64) #2 ................ PASS 31: AES-GCM NIST Validation (AES-128,128,0,1024,32) #0 ................ PASS 31: AES-GCM NIST Validation (AES-128,128,0,1024,32) #1 ................ PASS 31: AES-GCM NIST Validation (AES-128,128,0,1024,32) #2 ................ PASS 31: AES-GCM NIST Validation (AES-128,128,1024,0,128) #0 ............... PASS 31: AES-GCM NIST Validation (AES-128,128,1024,0,128) #1 ............... PASS 31: AES-GCM NIST Validation (AES-128,128,1024,0,128) #2 ............... PASS 31: AES-GCM NIST Validation (AES-128,128,1024,0,120) #0 ............... PASS 31: AES-GCM NIST Validation (AES-128,128,1024,0,120) #1 ............... PASS 31: AES-GCM NIST Validation (AES-128,128,1024,0,120) #2 ............... PASS 31: AES-GCM NIST Validation (AES-128,128,1024,0,112) #0 ............... PASS 31: AES-GCM NIST Validation (AES-128,128,1024,0,112) #1 ............... PASS 31: AES-GCM NIST Validation (AES-128,128,1024,0,112) #2 ............... PASS 31: AES-GCM NIST Validation (AES-128,128,1024,0,104) #0 ............... PASS 31: AES-GCM NIST Validation (AES-128,128,1024,0,104) #1 ............... PASS 31: AES-GCM NIST Validation (AES-128,128,1024,0,104) #2 ............... PASS 31: AES-GCM NIST Validation (AES-128,128,1024,0,96) #0 ................ PASS 31: AES-GCM NIST Validation (AES-128,128,1024,0,96) #1 ................ PASS 31: AES-GCM NIST Validation (AES-128,128,1024,0,96) #2 ................ PASS 31: AES-GCM NIST Validation (AES-128,128,1024,0,64) #0 ................ PASS 31: AES-GCM NIST Validation (AES-128,128,1024,0,64) #1 ................ PASS 31: AES-GCM NIST Validation (AES-128,128,1024,0,64) #2 ................ PASS 31: AES-GCM NIST Validation (AES-128,128,1024,0,32) #0 ................ PASS 31: AES-GCM NIST Validation (AES-128,128,1024,0,32) #1 ................ PASS 31: AES-GCM NIST Validation (AES-128,128,1024,0,32) #2 ................ PASS 31: AES-GCM NIST Validation (AES-128,128,1024,1024,128) #0 ............ PASS 31: AES-GCM NIST Validation (AES-128,128,1024,1024,128) #1 ............ PASS 31: AES-GCM NIST Validation (AES-128,128,1024,1024,128) #2 ............ PASS 31: AES-GCM NIST Validation (AES-128,128,1024,1024,120) #0 ............ PASS 31: AES-GCM NIST Validation (AES-128,128,1024,1024,120) #1 ............ PASS 31: AES-GCM NIST Validation (AES-128,128,1024,1024,120) #2 ............ PASS 31: AES-GCM NIST Validation (AES-128,128,1024,1024,112) #0 ............ PASS 31: AES-GCM NIST Validation (AES-128,128,1024,1024,112) #1 ............ PASS 31: AES-GCM NIST Validation (AES-128,128,1024,1024,112) #2 ............ PASS 31: AES-GCM NIST Validation (AES-128,128,1024,1024,104) #0 ............ PASS 31: AES-GCM NIST Validation (AES-128,128,1024,1024,104) #1 ............ PASS 31: AES-GCM NIST Validation (AES-128,128,1024,1024,104) #2 ............ PASS 31: AES-GCM NIST Validation (AES-128,128,1024,1024,96) #0 ............. PASS 31: AES-GCM NIST Validation (AES-128,128,1024,1024,96) #1 ............. PASS 31: AES-GCM NIST Validation (AES-128,128,1024,1024,96) #2 ............. PASS 31: AES-GCM NIST Validation (AES-128,128,1024,1024,64) #0 ............. PASS 31: AES-GCM NIST Validation (AES-128,128,1024,1024,64) #1 ............. PASS 31: AES-GCM NIST Validation (AES-128,128,1024,1024,64) #2 ............. PASS 31: AES-GCM NIST Validation (AES-128,128,1024,1024,32) #0 ............. PASS 31: AES-GCM NIST Validation (AES-128,128,1024,1024,32) #1 ............. PASS 31: AES-GCM NIST Validation (AES-128,128,1024,1024,32) #2 ............. PASS 31: AES-GCM Bad IV (AES-128,128,0,0,32) #0 ............................ PASS 31: AES-GCM Selftest .................................................. AES-GCM-128 #0 (enc): passed 31: AES-GCM-128 #0 (dec): passed 31: AES-GCM-128 #0 split (enc): passed 31: AES-GCM-128 #0 split (dec): passed 31: AES-GCM-128 #1 (enc): passed 31: AES-GCM-128 #1 (dec): passed 31: AES-GCM-128 #1 split (enc): passed 31: AES-GCM-128 #1 split (dec): passed 31: AES-GCM-128 #2 (enc): passed 31: AES-GCM-128 #2 (dec): passed 31: AES-GCM-128 #2 split (enc): passed 31: AES-GCM-128 #2 split (dec): passed 31: AES-GCM-128 #3 (enc): passed 31: AES-GCM-128 #3 (dec): passed 31: AES-GCM-128 #3 split (enc): passed 31: AES-GCM-128 #3 split (dec): passed 31: AES-GCM-128 #4 (enc): passed 31: AES-GCM-128 #4 (dec): passed 31: AES-GCM-128 #4 split (enc): passed 31: AES-GCM-128 #4 split (dec): passed 31: AES-GCM-128 #5 (enc): passed 31: AES-GCM-128 #5 (dec): passed 31: AES-GCM-128 #5 split (enc): passed 31: AES-GCM-128 #5 split (dec): passed 31: AES-GCM-192 #0 (enc): passed 31: AES-GCM-192 #0 (dec): passed 31: AES-GCM-192 #0 split (enc): passed 31: AES-GCM-192 #0 split (dec): passed 31: AES-GCM-192 #1 (enc): passed 31: AES-GCM-192 #1 (dec): passed 31: AES-GCM-192 #1 split (enc): passed 31: AES-GCM-192 #1 split (dec): passed 31: AES-GCM-192 #2 (enc): passed 31: AES-GCM-192 #2 (dec): passed 31: AES-GCM-192 #2 split (enc): passed 31: AES-GCM-192 #2 split (dec): passed 31: AES-GCM-192 #3 (enc): passed 31: AES-GCM-192 #3 (dec): passed 31: AES-GCM-192 #3 split (enc): passed 31: AES-GCM-192 #3 split (dec): passed 31: AES-GCM-192 #4 (enc): passed 31: AES-GCM-192 #4 (dec): passed 31: AES-GCM-192 #4 split (enc): passed 31: AES-GCM-192 #4 split (dec): passed 31: AES-GCM-192 #5 (enc): passed 31: AES-GCM-192 #5 (dec): passed 31: AES-GCM-192 #5 split (enc): passed 31: AES-GCM-192 #5 split (dec): passed 31: AES-GCM-256 #0 (enc): passed 31: AES-GCM-256 #0 (dec): passed 31: AES-GCM-256 #0 split (enc): passed 31: AES-GCM-256 #0 split (dec): passed 31: AES-GCM-256 #1 (enc): passed 31: AES-GCM-256 #1 (dec): passed 31: AES-GCM-256 #1 split (enc): passed 31: AES-GCM-256 #1 split (dec): passed 31: AES-GCM-256 #2 (enc): passed 31: AES-GCM-256 #2 (dec): passed 31: AES-GCM-256 #2 split (enc): passed 31: AES-GCM-256 #2 split (dec): passed 31: AES-GCM-256 #3 (enc): passed 31: AES-GCM-256 #3 (dec): passed 31: AES-GCM-256 #3 split (enc): passed 31: AES-GCM-256 #3 split (dec): passed 31: AES-GCM-256 #4 (enc): passed 31: AES-GCM-256 #4 (dec): passed 31: AES-GCM-256 #4 split (enc): passed 31: AES-GCM-256 #4 split (dec): passed 31: AES-GCM-256 #5 (enc): passed 31: AES-GCM-256 #5 (dec): passed 31: AES-GCM-256 #5 split (enc): passed 31: AES-GCM-256 #5 split (dec): passed 31: 31: PASS 31: 31: ---------------------------------------------------------------------------- 31: 31: PASSED (170 / 170 tests (0 skipped)) 31/60 Test #31: gcm.aes128_en-suite .............. Passed 0.06 sec test 32 Start 32: gcm.aes192_en-suite 32: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_gcm.aes192_en "--verbose" 32: Test timeout computed to be: 9.99988e+06 32: AES-GCM NIST Validation (AES-192,128,0,0,128) #0 .................. PASS 32: AES-GCM NIST Validation (AES-192,128,0,0,128) #1 .................. PASS 32: AES-GCM NIST Validation (AES-192,128,0,0,128) #2 .................. PASS 32: AES-GCM NIST Validation (AES-192,128,0,0,120) #0 .................. PASS 32: AES-GCM NIST Validation (AES-192,128,0,0,120) #1 .................. PASS 32: AES-GCM NIST Validation (AES-192,128,0,0,120) #2 .................. PASS 32: AES-GCM NIST Validation (AES-192,128,0,0,112) #0 .................. PASS 32: AES-GCM NIST Validation (AES-192,128,0,0,112) #1 .................. PASS 32: AES-GCM NIST Validation (AES-192,128,0,0,112) #2 .................. PASS 32: AES-GCM NIST Validation (AES-192,128,0,0,104) #0 .................. PASS 32: AES-GCM NIST Validation (AES-192,128,0,0,104) #1 .................. PASS 32: AES-GCM NIST Validation (AES-192,128,0,0,104) #2 .................. PASS 32: AES-GCM NIST Validation (AES-192,128,0,0,96) #0 ................... PASS 32: AES-GCM NIST Validation (AES-192,128,0,0,96) #1 ................... PASS 32: AES-GCM NIST Validation (AES-192,128,0,0,96) #2 ................... PASS 32: AES-GCM NIST Validation (AES-192,128,0,0,64) #0 ................... PASS 32: AES-GCM NIST Validation (AES-192,128,0,0,64) #1 ................... PASS 32: AES-GCM NIST Validation (AES-192,128,0,0,64) #2 ................... PASS 32: AES-GCM NIST Validation (AES-192,128,0,0,32) #0 ................... PASS 32: AES-GCM NIST Validation (AES-192,128,0,0,32) #1 ................... PASS 32: AES-GCM NIST Validation (AES-192,128,0,0,32) #2 ................... PASS 32: AES-GCM NIST Validation (AES-192,128,0,1024,128) #0 ............... PASS 32: AES-GCM NIST Validation (AES-192,128,0,1024,128) #1 ............... PASS 32: AES-GCM NIST Validation (AES-192,128,0,1024,128) #2 ............... PASS 32: AES-GCM NIST Validation (AES-192,128,0,1024,120) #0 ............... PASS 32: AES-GCM NIST Validation (AES-192,128,0,1024,120) #1 ............... PASS 32: AES-GCM NIST Validation (AES-192,128,0,1024,120) #2 ............... PASS 32: AES-GCM NIST Validation (AES-192,128,0,1024,112) #0 ............... PASS 32: AES-GCM NIST Validation (AES-192,128,0,1024,112) #1 ............... PASS 32: AES-GCM NIST Validation (AES-192,128,0,1024,112) #2 ............... PASS 32: AES-GCM NIST Validation (AES-192,128,0,1024,104) #0 ............... PASS 32: AES-GCM NIST Validation (AES-192,128,0,1024,104) #1 ............... PASS 32: AES-GCM NIST Validation (AES-192,128,0,1024,104) #2 ............... PASS 32: AES-GCM NIST Validation (AES-192,128,0,1024,96) #0 ................ PASS 32: AES-GCM NIST Validation (AES-192,128,0,1024,96) #1 ................ PASS 32: AES-GCM NIST Validation (AES-192,128,0,1024,96) #2 ................ PASS 32: AES-GCM NIST Validation (AES-192,128,0,1024,64) #0 ................ PASS 32: AES-GCM NIST Validation (AES-192,128,0,1024,64) #1 ................ PASS 32: AES-GCM NIST Validation (AES-192,128,0,1024,64) #2 ................ PASS 32: AES-GCM NIST Validation (AES-192,128,0,1024,32) #0 ................ PASS 32: AES-GCM NIST Validation (AES-192,128,0,1024,32) #1 ................ PASS 32: AES-GCM NIST Validation (AES-192,128,0,1024,32) #2 ................ PASS 32: AES-GCM NIST Validation (AES-192,128,1024,0,128) #0 ............... PASS 32: AES-GCM NIST Validation (AES-192,128,1024,0,128) #1 ............... PASS 32: AES-GCM NIST Validation (AES-192,128,1024,0,128) #2 ............... PASS 32: AES-GCM NIST Validation (AES-192,128,1024,0,120) #0 ............... PASS 32: AES-GCM NIST Validation (AES-192,128,1024,0,120) #1 ............... PASS 32: AES-GCM NIST Validation (AES-192,128,1024,0,120) #2 ............... PASS 32: AES-GCM NIST Validation (AES-192,128,1024,0,112) #0 ............... PASS 32: AES-GCM NIST Validation (AES-192,128,1024,0,112) #1 ............... PASS 32: AES-GCM NIST Validation (AES-192,128,1024,0,112) #2 ............... PASS 32: AES-GCM NIST Validation (AES-192,128,1024,0,104) #0 ............... PASS 32: AES-GCM NIST Validation (AES-192,128,1024,0,104) #1 ............... PASS 32: AES-GCM NIST Validation (AES-192,128,1024,0,104) #2 ............... PASS 32: AES-GCM NIST Validation (AES-192,128,1024,0,96) #0 ................ PASS 32: AES-GCM NIST Validation (AES-192,128,1024,0,96) #1 ................ PASS 32: AES-GCM NIST Validation (AES-192,128,1024,0,96) #2 ................ PASS 32: AES-GCM NIST Validation (AES-192,128,1024,0,64) #0 ................ PASS 32: AES-GCM NIST Validation (AES-192,128,1024,0,64) #1 ................ PASS 32: AES-GCM NIST Validation (AES-192,128,1024,0,64) #2 ................ PASS 32: AES-GCM NIST Validation (AES-192,128,1024,0,32) #0 ................ PASS 32: AES-GCM NIST Validation (AES-192,128,1024,0,32) #1 ................ PASS 32: AES-GCM NIST Validation (AES-192,128,1024,0,32) #2 ................ PASS 32: AES-GCM NIST Validation (AES-192,128,1024,1024,128) #0 ............ PASS 32: AES-GCM NIST Validation (AES-192,128,1024,1024,128) #1 ............ PASS 32: AES-GCM NIST Validation (AES-192,128,1024,1024,128) #2 ............ PASS 32: AES-GCM NIST Validation (AES-192,128,1024,1024,120) #0 ............ PASS 32: AES-GCM NIST Validation (AES-192,128,1024,1024,120) #1 ............ PASS 32: AES-GCM NIST Validation (AES-192,128,1024,1024,120) #2 ............ PASS 32: AES-GCM NIST Validation (AES-192,128,1024,1024,112) #0 ............ PASS 32: AES-GCM NIST Validation (AES-192,128,1024,1024,112) #1 ............ PASS 32: AES-GCM NIST Validation (AES-192,128,1024,1024,112) #2 ............ PASS 32: AES-GCM NIST Validation (AES-192,128,1024,1024,104) #0 ............ PASS 32: AES-GCM NIST Validation (AES-192,128,1024,1024,104) #1 ............ PASS 32: AES-GCM NIST Validation (AES-192,128,1024,1024,104) #2 ............ PASS 32: AES-GCM NIST Validation (AES-192,128,1024,1024,96) #0 ............. PASS 32: AES-GCM NIST Validation (AES-192,128,1024,1024,96) #1 ............. PASS 32: AES-GCM NIST Validation (AES-192,128,1024,1024,96) #2 ............. PASS 32: AES-GCM NIST Validation (AES-192,128,1024,1024,64) #0 ............. PASS 32: AES-GCM NIST Validation (AES-192,128,1024,1024,64) #1 ............. PASS 32: AES-GCM NIST Validation (AES-192,128,1024,1024,64) #2 ............. PASS 32: AES-GCM NIST Validation (AES-192,128,1024,1024,32) #0 ............. PASS 32: AES-GCM NIST Validation (AES-192,128,1024,1024,32) #1 ............. PASS 32: AES-GCM NIST Validation (AES-192,128,1024,1024,32) #2 ............. PASS 32: AES-GCM NIST Validation (AES-192,128,0,0,128) #0 .................. PASS 32: AES-GCM NIST Validation (AES-192,128,0,0,128) #1 .................. PASS 32: AES-GCM NIST Validation (AES-192,128,0,0,128) #2 .................. PASS 32: AES-GCM NIST Validation (AES-192,128,0,0,120) #0 .................. PASS 32: AES-GCM NIST Validation (AES-192,128,0,0,120) #1 .................. PASS 32: AES-GCM NIST Validation (AES-192,128,0,0,120) #2 .................. PASS 32: AES-GCM NIST Validation (AES-192,128,0,0,112) #0 .................. PASS 32: AES-GCM NIST Validation (AES-192,128,0,0,112) #1 .................. PASS 32: AES-GCM NIST Validation (AES-192,128,0,0,112) #2 .................. PASS 32: AES-GCM NIST Validation (AES-192,128,0,0,104) #0 .................. PASS 32: AES-GCM NIST Validation (AES-192,128,0,0,104) #1 .................. PASS 32: AES-GCM NIST Validation (AES-192,128,0,0,104) #2 .................. PASS 32: AES-GCM NIST Validation (AES-192,128,0,0,96) #0 ................... PASS 32: AES-GCM NIST Validation (AES-192,128,0,0,96) #1 ................... PASS 32: AES-GCM NIST Validation (AES-192,128,0,0,96) #2 ................... PASS 32: AES-GCM NIST Validation (AES-192,128,0,0,64) #0 ................... PASS 32: AES-GCM NIST Validation (AES-192,128,0,0,64) #1 ................... PASS 32: AES-GCM NIST Validation (AES-192,128,0,0,64) #2 ................... PASS 32: AES-GCM NIST Validation (AES-192,128,0,0,32) #0 ................... PASS 32: AES-GCM NIST Validation (AES-192,128,0,0,32) #1 ................... PASS 32: AES-GCM NIST Validation (AES-192,128,0,0,32) #2 ................... PASS 32: AES-GCM NIST Validation (AES-192,128,0,1024,128) #0 ............... PASS 32: AES-GCM NIST Validation (AES-192,128,0,1024,128) #1 ............... PASS 32: AES-GCM NIST Validation (AES-192,128,0,1024,128) #2 ............... PASS 32: AES-GCM NIST Validation (AES-192,128,0,1024,120) #0 ............... PASS 32: AES-GCM NIST Validation (AES-192,128,0,1024,120) #1 ............... PASS 32: AES-GCM NIST Validation (AES-192,128,0,1024,120) #2 ............... PASS 32: AES-GCM NIST Validation (AES-192,128,0,1024,112) #0 ............... PASS 32: AES-GCM NIST Validation (AES-192,128,0,1024,112) #1 ............... PASS 32: AES-GCM NIST Validation (AES-192,128,0,1024,112) #2 ............... PASS 32: AES-GCM NIST Validation (AES-192,128,0,1024,104) #0 ............... PASS 32: AES-GCM NIST Validation (AES-192,128,0,1024,104) #1 ............... PASS 32: AES-GCM NIST Validation (AES-192,128,0,1024,104) #2 ............... PASS 32: AES-GCM NIST Validation (AES-192,128,0,1024,96) #0 ................ PASS 32: AES-GCM NIST Validation (AES-192,128,0,1024,96) #1 ................ PASS 32: AES-GCM NIST Validation (AES-192,128,0,1024,96) #2 ................ PASS 32: AES-GCM NIST Validation (AES-192,128,0,1024,64) #0 ................ PASS 32: AES-GCM NIST Validation (AES-192,128,0,1024,64) #1 ................ PASS 32: AES-GCM NIST Validation (AES-192,128,0,1024,64) #2 ................ PASS 32: AES-GCM NIST Validation (AES-192,128,0,1024,32) #0 ................ PASS 32: AES-GCM NIST Validation (AES-192,128,0,1024,32) #1 ................ PASS 32: AES-GCM NIST Validation (AES-192,128,0,1024,32) #2 ................ PASS 32: AES-GCM NIST Validation (AES-192,128,1024,0,128) #0 ............... PASS 32: AES-GCM NIST Validation (AES-192,128,1024,0,128) #1 ............... PASS 32: AES-GCM NIST Validation (AES-192,128,1024,0,128) #2 ............... PASS 32: AES-GCM NIST Validation (AES-192,128,1024,0,120) #0 ............... PASS 32: AES-GCM NIST Validation (AES-192,128,1024,0,120) #1 ............... PASS 32: AES-GCM NIST Validation (AES-192,128,1024,0,120) #2 ............... PASS 32: AES-GCM NIST Validation (AES-192,128,1024,0,112) #0 ............... PASS 32: AES-GCM NIST Validation (AES-192,128,1024,0,112) #1 ............... PASS 32: AES-GCM NIST Validation (AES-192,128,1024,0,112) #2 ............... PASS 32: AES-GCM NIST Validation (AES-192,128,1024,0,104) #0 ............... PASS 32: AES-GCM NIST Validation (AES-192,128,1024,0,104) #1 ............... PASS 32: AES-GCM NIST Validation (AES-192,128,1024,0,104) #2 ............... PASS 32: AES-GCM NIST Validation (AES-192,128,1024,0,96) #0 ................ PASS 32: AES-GCM NIST Validation (AES-192,128,1024,0,96) #1 ................ PASS 32: AES-GCM NIST Validation (AES-192,128,1024,0,96) #2 ................ PASS 32: AES-GCM NIST Validation (AES-192,128,1024,0,64) #0 ................ PASS 32: AES-GCM NIST Validation (AES-192,128,1024,0,64) #1 ................ PASS 32: AES-GCM NIST Validation (AES-192,128,1024,0,64) #2 ................ PASS 32: AES-GCM NIST Validation (AES-192,128,1024,0,32) #0 ................ PASS 32: AES-GCM NIST Validation (AES-192,128,1024,0,32) #1 ................ PASS 32: AES-GCM NIST Validation (AES-192,128,1024,0,32) #2 ................ PASS 32: AES-GCM NIST Validation (AES-192,128,1024,1024,128) #0 ............ PASS 32: AES-GCM NIST Validation (AES-192,128,1024,1024,128) #1 ............ PASS 32: AES-GCM NIST Validation (AES-192,128,1024,1024,128) #2 ............ PASS 32: AES-GCM NIST Validation (AES-192,128,1024,1024,120) #0 ............ PASS 32: AES-GCM NIST Validation (AES-192,128,1024,1024,120) #1 ............ PASS 32: AES-GCM NIST Validation (AES-192,128,1024,1024,120) #2 ............ PASS 32: AES-GCM NIST Validation (AES-192,128,1024,1024,112) #0 ............ PASS 32: AES-GCM NIST Validation (AES-192,128,1024,1024,112) #1 ............ PASS 32: AES-GCM NIST Validation (AES-192,128,1024,1024,112) #2 ............ PASS 32: AES-GCM NIST Validation (AES-192,128,1024,1024,104) #0 ............ PASS 32: AES-GCM NIST Validation (AES-192,128,1024,1024,104) #1 ............ PASS 32: AES-GCM NIST Validation (AES-192,128,1024,1024,104) #2 ............ PASS 32: AES-GCM NIST Validation (AES-192,128,1024,1024,96) #0 ............. PASS 32: AES-GCM NIST Validation (AES-192,128,1024,1024,96) #1 ............. PASS 32: AES-GCM NIST Validation (AES-192,128,1024,1024,96) #2 ............. PASS 32: AES-GCM NIST Validation (AES-192,128,1024,1024,64) #0 ............. PASS 32: AES-GCM NIST Validation (AES-192,128,1024,1024,64) #1 ............. PASS 32: AES-GCM NIST Validation (AES-192,128,1024,1024,64) #2 ............. PASS 32: AES-GCM NIST Validation (AES-192,128,1024,1024,32) #0 ............. PASS 32: AES-GCM NIST Validation (AES-192,128,1024,1024,32) #1 ............. PASS 32: AES-GCM NIST Validation (AES-192,128,1024,1024,32) #2 ............. PASS 32: AES-GCM Bad IV (AES-192,128,0,0,32) #0 ............................ PASS 32: AES-GCM Selftest .................................................. AES-GCM-128 #0 (enc): passed 32: AES-GCM-128 #0 (dec): passed 32: AES-GCM-128 #0 split (enc): passed 32: AES-GCM-128 #0 split (dec): passed 32: AES-GCM-128 #1 (enc): passed 32: AES-GCM-128 #1 (dec): passed 32: AES-GCM-128 #1 split (enc): passed 32: AES-GCM-128 #1 split (dec): passed 32: AES-GCM-128 #2 (enc): passed 32: AES-GCM-128 #2 (dec): passed 32: AES-GCM-128 #2 split (enc): passed 32: AES-GCM-128 #2 split (dec): passed 32: AES-GCM-128 #3 (enc): passed 32: AES-GCM-128 #3 (dec): passed 32: AES-GCM-128 #3 split (enc): passed 32: AES-GCM-128 #3 split (dec): passed 32: AES-GCM-128 #4 (enc): passed 32: AES-GCM-128 #4 (dec): passed 32: AES-GCM-128 #4 split (enc): passed 32: AES-GCM-128 #4 split (dec): passed 32: AES-GCM-128 #5 (enc): passed 32: AES-GCM-128 #5 (dec): passed 32: AES-GCM-128 #5 split (enc): passed 32: AES-GCM-128 #5 split (dec): passed 32: AES-GCM-192 #0 (enc): passed 32: AES-GCM-192 #0 (dec): passed 32: AES-GCM-192 #0 split (enc): passed 32: AES-GCM-192 #0 split (dec): passed 32: AES-GCM-192 #1 (enc): passed 32: AES-GCM-192 #1 (dec): passed 32: AES-GCM-192 #1 split (enc): passed 32: AES-GCM-192 #1 split (dec): passed 32: AES-GCM-192 #2 (enc): passed 32: AES-GCM-192 #2 (dec): passed 32: AES-GCM-192 #2 split (enc): passed 32: AES-GCM-192 #2 split (dec): passed 32: AES-GCM-192 #3 (enc): passed 32: AES-GCM-192 #3 (dec): passed 32: AES-GCM-192 #3 split (enc): passed 32: AES-GCM-192 #3 split (dec): passed 32: AES-GCM-192 #4 (enc): passed 32: AES-GCM-192 #4 (dec): passed 32: AES-GCM-192 #4 split (enc): passed 32: AES-GCM-192 #4 split (dec): passed 32: AES-GCM-192 #5 (enc): passed 32: AES-GCM-192 #5 (dec): passed 32: AES-GCM-192 #5 split (enc): passed 32: AES-GCM-192 #5 split (dec): passed 32: AES-GCM-256 #0 (enc): passed 32: AES-GCM-256 #0 (dec): passed 32: AES-GCM-256 #0 split (enc): passed 32: AES-GCM-256 #0 split (dec): passed 32: AES-GCM-256 #1 (enc): passed 32: AES-GCM-256 #1 (dec): passed 32: AES-GCM-256 #1 split (enc): passed 32: AES-GCM-256 #1 split (dec): passed 32: AES-GCM-256 #2 (enc): passed 32: AES-GCM-256 #2 (dec): passed 32: AES-GCM-256 #2 split (enc): passed 32: AES-GCM-256 #2 split (dec): passed 32: AES-GCM-256 #3 (enc): passed 32: AES-GCM-256 #3 (dec): passed 32: AES-GCM-256 #3 split (enc): passed 32: AES-GCM-256 #3 split (dec): passed 32: AES-GCM-256 #4 (enc): passed 32: AES-GCM-256 #4 (dec): passed 32: AES-GCM-256 #4 split (enc): passed 32: AES-GCM-256 #4 split (dec): passed 32: AES-GCM-256 #5 (enc): passed 32: AES-GCM-256 #5 (dec): passed 32: AES-GCM-256 #5 split (enc): passed 32: AES-GCM-256 #5 split (dec): passed 32: 32: PASS 32: 32: ---------------------------------------------------------------------------- 32: 32: PASSED (170 / 170 tests (0 skipped)) 32/60 Test #32: gcm.aes192_en-suite .............. Passed 0.04 sec test 33 Start 33: gcm.aes256_en-suite 33: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_gcm.aes256_en "--verbose" 33: Test timeout computed to be: 9.99988e+06 33: AES-GCM NIST Validation (AES-256,128,0,0,128) #0 .................. PASS 33: AES-GCM NIST Validation (AES-256,128,0,0,128) #1 .................. PASS 33: AES-GCM NIST Validation (AES-256,128,0,0,128) #2 .................. PASS 33: AES-GCM NIST Validation (AES-256,128,0,0,120) #0 .................. PASS 33: AES-GCM NIST Validation (AES-256,128,0,0,120) #1 .................. PASS 33: AES-GCM NIST Validation (AES-256,128,0,0,120) #2 .................. PASS 33: AES-GCM NIST Validation (AES-256,128,0,0,112) #0 .................. PASS 33: AES-GCM NIST Validation (AES-256,128,0,0,112) #1 .................. PASS 33: AES-GCM NIST Validation (AES-256,128,0,0,112) #2 .................. PASS 33: AES-GCM NIST Validation (AES-256,128,0,0,104) #0 .................. PASS 33: AES-GCM NIST Validation (AES-256,128,0,0,104) #1 .................. PASS 33: AES-GCM NIST Validation (AES-256,128,0,0,104) #2 .................. PASS 33: AES-GCM NIST Validation (AES-256,128,0,0,96) #0 ................... PASS 33: AES-GCM NIST Validation (AES-256,128,0,0,96) #1 ................... PASS 33: AES-GCM NIST Validation (AES-256,128,0,0,96) #2 ................... PASS 33: AES-GCM NIST Validation (AES-256,128,0,0,64) #0 ................... PASS 33: AES-GCM NIST Validation (AES-256,128,0,0,64) #1 ................... PASS 33: AES-GCM NIST Validation (AES-256,128,0,0,64) #2 ................... PASS 33: AES-GCM NIST Validation (AES-256,128,0,0,32) #0 ................... PASS 33: AES-GCM NIST Validation (AES-256,128,0,0,32) #1 ................... PASS 33: AES-GCM NIST Validation (AES-256,128,0,0,32) #2 ................... PASS 33: AES-GCM NIST Validation (AES-256,128,0,1024,128) #0 ............... PASS 33: AES-GCM NIST Validation (AES-256,128,0,1024,128) #1 ............... PASS 33: AES-GCM NIST Validation (AES-256,128,0,1024,128) #2 ............... PASS 33: AES-GCM NIST Validation (AES-256,128,0,1024,120) #0 ............... PASS 33: AES-GCM NIST Validation (AES-256,128,0,1024,120) #1 ............... PASS 33: AES-GCM NIST Validation (AES-256,128,0,1024,120) #2 ............... PASS 33: AES-GCM NIST Validation (AES-256,128,0,1024,112) #0 ............... PASS 33: AES-GCM NIST Validation (AES-256,128,0,1024,112) #1 ............... PASS 33: AES-GCM NIST Validation (AES-256,128,0,1024,112) #2 ............... PASS 33: AES-GCM NIST Validation (AES-256,128,0,1024,104) #0 ............... PASS 33: AES-GCM NIST Validation (AES-256,128,0,1024,104) #1 ............... PASS 33: AES-GCM NIST Validation (AES-256,128,0,1024,104) #2 ............... PASS 33: AES-GCM NIST Validation (AES-256,128,0,1024,96) #0 ................ PASS 33: AES-GCM NIST Validation (AES-256,128,0,1024,96) #1 ................ PASS 33: AES-GCM NIST Validation (AES-256,128,0,1024,96) #2 ................ PASS 33: AES-GCM NIST Validation (AES-256,128,0,1024,64) #0 ................ PASS 33: AES-GCM NIST Validation (AES-256,128,0,1024,64) #1 ................ PASS 33: AES-GCM NIST Validation (AES-256,128,0,1024,64) #2 ................ PASS 33: AES-GCM NIST Validation (AES-256,128,0,1024,32) #0 ................ PASS 33: AES-GCM NIST Validation (AES-256,128,0,1024,32) #1 ................ PASS 33: AES-GCM NIST Validation (AES-256,128,0,1024,32) #2 ................ PASS 33: AES-GCM NIST Validation (AES-256,128,1024,0,128) #0 ............... PASS 33: AES-GCM NIST Validation (AES-256,128,1024,0,128) #1 ............... PASS 33: AES-GCM NIST Validation (AES-256,128,1024,0,128) #2 ............... PASS 33: AES-GCM NIST Validation (AES-256,128,1024,0,120) #0 ............... PASS 33: AES-GCM NIST Validation (AES-256,128,1024,0,120) #1 ............... PASS 33: AES-GCM NIST Validation (AES-256,128,1024,0,120) #2 ............... PASS 33: AES-GCM NIST Validation (AES-256,128,1024,0,112) #0 ............... PASS 33: AES-GCM NIST Validation (AES-256,128,1024,0,112) #1 ............... PASS 33: AES-GCM NIST Validation (AES-256,128,1024,0,112) #2 ............... PASS 33: AES-GCM NIST Validation (AES-256,128,1024,0,104) #0 ............... PASS 33: AES-GCM NIST Validation (AES-256,128,1024,0,104) #1 ............... PASS 33: AES-GCM NIST Validation (AES-256,128,1024,0,104) #2 ............... PASS 33: AES-GCM NIST Validation (AES-256,128,1024,0,96) #0 ................ PASS 33: AES-GCM NIST Validation (AES-256,128,1024,0,96) #1 ................ PASS 33: AES-GCM NIST Validation (AES-256,128,1024,0,96) #2 ................ PASS 33: AES-GCM NIST Validation (AES-256,128,1024,0,64) #0 ................ PASS 33: AES-GCM NIST Validation (AES-256,128,1024,0,64) #1 ................ PASS 33: AES-GCM NIST Validation (AES-256,128,1024,0,64) #2 ................ PASS 33: AES-GCM NIST Validation (AES-256,128,1024,0,32) #0 ................ PASS 33: AES-GCM NIST Validation (AES-256,128,1024,0,32) #1 ................ PASS 33: AES-GCM NIST Validation (AES-256,128,1024,0,32) #2 ................ PASS 33: AES-GCM NIST Validation (AES-256,128,1024,1024,128) #0 ............ PASS 33: AES-GCM NIST Validation (AES-256,128,1024,1024,128) #1 ............ PASS 33: AES-GCM NIST Validation (AES-256,128,1024,1024,128) #2 ............ PASS 33: AES-GCM NIST Validation (AES-256,128,1024,1024,120) #0 ............ PASS 33: AES-GCM NIST Validation (AES-256,128,1024,1024,120) #1 ............ PASS 33: AES-GCM NIST Validation (AES-256,128,1024,1024,120) #2 ............ PASS 33: AES-GCM NIST Validation (AES-256,128,1024,1024,112) #0 ............ PASS 33: AES-GCM NIST Validation (AES-256,128,1024,1024,112) #1 ............ PASS 33: AES-GCM NIST Validation (AES-256,128,1024,1024,112) #2 ............ PASS 33: AES-GCM NIST Validation (AES-256,128,1024,1024,104) #0 ............ PASS 33: AES-GCM NIST Validation (AES-256,128,1024,1024,104) #1 ............ PASS 33: AES-GCM NIST Validation (AES-256,128,1024,1024,104) #2 ............ PASS 33: AES-GCM NIST Validation (AES-256,128,1024,1024,96) #0 ............. PASS 33: AES-GCM NIST Validation (AES-256,128,1024,1024,96) #1 ............. PASS 33: AES-GCM NIST Validation (AES-256,128,1024,1024,96) #2 ............. PASS 33: AES-GCM NIST Validation (AES-256,128,1024,1024,64) #0 ............. PASS 33: AES-GCM NIST Validation (AES-256,128,1024,1024,64) #1 ............. PASS 33: AES-GCM NIST Validation (AES-256,128,1024,1024,64) #2 ............. PASS 33: AES-GCM NIST Validation (AES-256,128,1024,1024,32) #0 ............. PASS 33: AES-GCM NIST Validation (AES-256,128,1024,1024,32) #1 ............. PASS 33: AES-GCM NIST Validation (AES-256,128,1024,1024,32) #2 ............. PASS 33: AES-GCM NIST Validation (AES-256,128,0,0,128) #0 .................. PASS 33: AES-GCM NIST Validation (AES-256,128,0,0,128) #1 .................. PASS 33: AES-GCM NIST Validation (AES-256,128,0,0,128) #2 .................. PASS 33: AES-GCM NIST Validation (AES-256,128,0,0,120) #0 .................. PASS 33: AES-GCM NIST Validation (AES-256,128,0,0,120) #1 .................. PASS 33: AES-GCM NIST Validation (AES-256,128,0,0,120) #2 .................. PASS 33: AES-GCM NIST Validation (AES-256,128,0,0,112) #0 .................. PASS 33: AES-GCM NIST Validation (AES-256,128,0,0,112) #1 .................. PASS 33: AES-GCM NIST Validation (AES-256,128,0,0,112) #2 .................. PASS 33: AES-GCM NIST Validation (AES-256,128,0,0,104) #0 .................. PASS 33: AES-GCM NIST Validation (AES-256,128,0,0,104) #1 .................. PASS 33: AES-GCM NIST Validation (AES-256,128,0,0,104) #2 .................. PASS 33: AES-GCM NIST Validation (AES-256,128,0,0,96) #0 ................... PASS 33: AES-GCM NIST Validation (AES-256,128,0,0,96) #1 ................... PASS 33: AES-GCM NIST Validation (AES-256,128,0,0,96) #2 ................... PASS 33: AES-GCM NIST Validation (AES-256,128,0,0,64) #0 ................... PASS 33: AES-GCM NIST Validation (AES-256,128,0,0,64) #1 ................... PASS 33: AES-GCM NIST Validation (AES-256,128,0,0,64) #2 ................... PASS 33: AES-GCM NIST Validation (AES-256,128,0,0,32) #0 ................... PASS 33: AES-GCM NIST Validation (AES-256,128,0,0,32) #1 ................... PASS 33: AES-GCM NIST Validation (AES-256,128,0,0,32) #2 ................... PASS 33: AES-GCM NIST Validation (AES-256,128,0,1024,128) #0 ............... PASS 33: AES-GCM NIST Validation (AES-256,128,0,1024,128) #1 ............... PASS 33: AES-GCM NIST Validation (AES-256,128,0,1024,128) #2 ............... PASS 33: AES-GCM NIST Validation (AES-256,128,0,1024,120) #0 ............... PASS 33: AES-GCM NIST Validation (AES-256,128,0,1024,120) #1 ............... PASS 33: AES-GCM NIST Validation (AES-256,128,0,1024,120) #2 ............... PASS 33: AES-GCM NIST Validation (AES-256,128,0,1024,112) #0 ............... PASS 33: AES-GCM NIST Validation (AES-256,128,0,1024,112) #1 ............... PASS 33: AES-GCM NIST Validation (AES-256,128,0,1024,112) #2 ............... PASS 33: AES-GCM NIST Validation (AES-256,128,0,1024,104) #0 ............... PASS 33: AES-GCM NIST Validation (AES-256,128,0,1024,104) #1 ............... PASS 33: AES-GCM NIST Validation (AES-256,128,0,1024,104) #2 ............... PASS 33: AES-GCM NIST Validation (AES-256,128,0,1024,96) #0 ................ PASS 33: AES-GCM NIST Validation (AES-256,128,0,1024,96) #1 ................ PASS 33: AES-GCM NIST Validation (AES-256,128,0,1024,96) #2 ................ PASS 33: AES-GCM NIST Validation (AES-256,128,0,1024,64) #0 ................ PASS 33: AES-GCM NIST Validation (AES-256,128,0,1024,64) #1 ................ PASS 33: AES-GCM NIST Validation (AES-256,128,0,1024,64) #2 ................ PASS 33: AES-GCM NIST Validation (AES-256,128,0,1024,32) #0 ................ PASS 33: AES-GCM NIST Validation (AES-256,128,0,1024,32) #1 ................ PASS 33: AES-GCM NIST Validation (AES-256,128,0,1024,32) #2 ................ PASS 33: AES-GCM NIST Validation (AES-256,128,1024,0,128) #0 ............... PASS 33: AES-GCM NIST Validation (AES-256,128,1024,0,128) #1 ............... PASS 33: AES-GCM NIST Validation (AES-256,128,1024,0,128) #2 ............... PASS 33: AES-GCM NIST Validation (AES-256,128,1024,0,120) #0 ............... PASS 33: AES-GCM NIST Validation (AES-256,128,1024,0,120) #1 ............... PASS 33: AES-GCM NIST Validation (AES-256,128,1024,0,120) #2 ............... PASS 33: AES-GCM NIST Validation (AES-256,128,1024,0,112) #0 ............... PASS 33: AES-GCM NIST Validation (AES-256,128,1024,0,112) #1 ............... PASS 33: AES-GCM NIST Validation (AES-256,128,1024,0,112) #2 ............... PASS 33: AES-GCM NIST Validation (AES-256,128,1024,0,104) #0 ............... PASS 33: AES-GCM NIST Validation (AES-256,128,1024,0,104) #1 ............... PASS 33: AES-GCM NIST Validation (AES-256,128,1024,0,104) #2 ............... PASS 33: AES-GCM NIST Validation (AES-256,128,1024,0,96) #0 ................ PASS 33: AES-GCM NIST Validation (AES-256,128,1024,0,96) #1 ................ PASS 33: AES-GCM NIST Validation (AES-256,128,1024,0,96) #2 ................ PASS 33: AES-GCM NIST Validation (AES-256,128,1024,0,64) #0 ................ PASS 33: AES-GCM NIST Validation (AES-256,128,1024,0,64) #1 ................ PASS 33: AES-GCM NIST Validation (AES-256,128,1024,0,64) #2 ................ PASS 33: AES-GCM NIST Validation (AES-256,128,1024,0,32) #0 ................ PASS 33: AES-GCM NIST Validation (AES-256,128,1024,0,32) #1 ................ PASS 33: AES-GCM NIST Validation (AES-256,128,1024,0,32) #2 ................ PASS 33: AES-GCM NIST Validation (AES-256,128,1024,1024,128) #0 ............ PASS 33: AES-GCM NIST Validation (AES-256,128,1024,1024,128) #1 ............ PASS 33: AES-GCM NIST Validation (AES-256,128,1024,1024,128) #2 ............ PASS 33: AES-GCM NIST Validation (AES-256,128,1024,1024,120) #0 ............ PASS 33: AES-GCM NIST Validation (AES-256,128,1024,1024,120) #1 ............ PASS 33: AES-GCM NIST Validation (AES-256,128,1024,1024,120) #2 ............ PASS 33: AES-GCM NIST Validation (AES-256,128,1024,1024,112) #0 ............ PASS 33: AES-GCM NIST Validation (AES-256,128,1024,1024,112) #1 ............ PASS 33: AES-GCM NIST Validation (AES-256,128,1024,1024,112) #2 ............ PASS 33: AES-GCM NIST Validation (AES-256,128,1024,1024,104) #0 ............ PASS 33: AES-GCM NIST Validation (AES-256,128,1024,1024,104) #1 ............ PASS 33: AES-GCM NIST Validation (AES-256,128,1024,1024,104) #2 ............ PASS 33: AES-GCM NIST Validation (AES-256,128,1024,1024,96) #0 ............. PASS 33: AES-GCM NIST Validation (AES-256,128,1024,1024,96) #1 ............. PASS 33: AES-GCM NIST Validation (AES-256,128,1024,1024,96) #2 ............. PASS 33: AES-GCM NIST Validation (AES-256,128,1024,1024,64) #0 ............. PASS 33: AES-GCM NIST Validation (AES-256,128,1024,1024,64) #1 ............. PASS 33: AES-GCM NIST Validation (AES-256,128,1024,1024,64) #2 ............. PASS 33: AES-GCM NIST Validation (AES-256,128,1024,1024,32) #0 ............. PASS 33: AES-GCM NIST Validation (AES-256,128,1024,1024,32) #1 ............. PASS 33: AES-GCM NIST Validation (AES-256,128,1024,1024,32) #2 ............. PASS 33: AES-GCM Bad IV (AES-256,128,0,0,32) #0 ............................ PASS 33: AES-GCM Selftest .................................................. AES-GCM-128 #0 (enc): passed 33: AES-GCM-128 #0 (dec): passed 33: AES-GCM-128 #0 split (enc): passed 33: AES-GCM-128 #0 split (dec): passed 33: AES-GCM-128 #1 (enc): passed 33: AES-GCM-128 #1 (dec): passed 33: AES-GCM-128 #1 split (enc): passed 33: AES-GCM-128 #1 split (dec): passed 33: AES-GCM-128 #2 (enc): passed 33: AES-GCM-128 #2 (dec): passed 33: AES-GCM-128 #2 split (enc): passed 33: AES-GCM-128 #2 split (dec): passed 33: AES-GCM-128 #3 (enc): passed 33: AES-GCM-128 #3 (dec): passed 33: AES-GCM-128 #3 split (enc): passed 33: AES-GCM-128 #3 split (dec): passed 33: AES-GCM-128 #4 (enc): passed 33: AES-GCM-128 #4 (dec): passed 33: AES-GCM-128 #4 split (enc): passed 33: AES-GCM-128 #4 split (dec): passed 33: AES-GCM-128 #5 (enc): passed 33: AES-GCM-128 #5 (dec): passed 33: AES-GCM-128 #5 split (enc): passed 33: AES-GCM-128 #5 split (dec): passed 33: AES-GCM-192 #0 (enc): passed 33: AES-GCM-192 #0 (dec): passed 33: AES-GCM-192 #0 split (enc): passed 33: AES-GCM-192 #0 split (dec): passed 33: AES-GCM-192 #1 (enc): passed 33: AES-GCM-192 #1 (dec): passed 33: AES-GCM-192 #1 split (enc): passed 33: AES-GCM-192 #1 split (dec): passed 33: AES-GCM-192 #2 (enc): passed 33: AES-GCM-192 #2 (dec): passed 33: AES-GCM-192 #2 split (enc): passed 33: AES-GCM-192 #2 split (dec): passed 33: AES-GCM-192 #3 (enc): passed 33: AES-GCM-192 #3 (dec): passed 33: AES-GCM-192 #3 split (enc): passed 33: AES-GCM-192 #3 split (dec): passed 33: AES-GCM-192 #4 (enc): passed 33: AES-GCM-192 #4 (dec): passed 33: AES-GCM-192 #4 split (enc): passed 33: AES-GCM-192 #4 split (dec): passed 33: AES-GCM-192 #5 (enc): passed 33: AES-GCM-192 #5 (dec): passed 33: AES-GCM-192 #5 split (enc): passed 33: AES-GCM-192 #5 split (dec): passed 33: AES-GCM-256 #0 (enc): passed 33: AES-GCM-256 #0 (dec): passed 33: AES-GCM-256 #0 split (enc): passed 33: AES-GCM-256 #0 split (dec): passed 33: AES-GCM-256 #1 (enc): passed 33: AES-GCM-256 #1 (dec): passed 33: AES-GCM-256 #1 split (enc): passed 33: AES-GCM-256 #1 split (dec): passed 33: AES-GCM-256 #2 (enc): passed 33: AES-GCM-256 #2 (dec): passed 33: AES-GCM-256 #2 split (enc): passed 33: AES-GCM-256 #2 split (dec): passed 33: AES-GCM-256 #3 (enc): passed 33: AES-GCM-256 #3 (dec): passed 33: AES-GCM-256 #3 split (enc): passed 33: AES-GCM-256 #3 split (dec): passed 33: AES-GCM-256 #4 (enc): passed 33: AES-GCM-256 #4 (dec): passed 33: AES-GCM-256 #4 split (enc): passed 33: AES-GCM-256 #4 split (dec): passed 33: AES-GCM-256 #5 (enc): passed 33: AES-GCM-256 #5 (dec): passed 33: AES-GCM-256 #5 split (enc): passed 33: AES-GCM-256 #5 split (dec): passed 33: 33: PASS 33: 33: ---------------------------------------------------------------------------- 33: 33: PASSED (170 / 170 tests (0 skipped)) 33/60 Test #33: gcm.aes256_en-suite .............. Passed 0.03 sec test 34 Start 34: gcm.aes128_de-suite 34: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_gcm.aes128_de "--verbose" 34: Test timeout computed to be: 9.99988e+06 34: AES-GCM NIST Validation (AES-128,128,0,0,128) #0 .................. PASS 34: AES-GCM NIST Validation (AES-128,128,0,0,128) #1 .................. PASS 34: AES-GCM NIST Validation (AES-128,128,0,0,128) #2 .................. PASS 34: AES-GCM NIST Validation (AES-128,128,0,0,120) #0 .................. PASS 34: AES-GCM NIST Validation (AES-128,128,0,0,120) #1 .................. PASS 34: AES-GCM NIST Validation (AES-128,128,0,0,120) #2 .................. PASS 34: AES-GCM NIST Validation (AES-128,128,0,0,112) #0 .................. PASS 34: AES-GCM NIST Validation (AES-128,128,0,0,112) #1 .................. PASS 34: AES-GCM NIST Validation (AES-128,128,0,0,112) #2 .................. PASS 34: AES-GCM NIST Validation (AES-128,128,0,0,104) #0 .................. PASS 34: AES-GCM NIST Validation (AES-128,128,0,0,104) #1 .................. PASS 34: AES-GCM NIST Validation (AES-128,128,0,0,104) #2 .................. PASS 34: AES-GCM NIST Validation (AES-128,128,0,0,96) #0 ................... PASS 34: AES-GCM NIST Validation (AES-128,128,0,0,96) #1 ................... PASS 34: AES-GCM NIST Validation (AES-128,128,0,0,96) #2 ................... PASS 34: AES-GCM NIST Validation (AES-128,128,0,0,64) #0 ................... PASS 34: AES-GCM NIST Validation (AES-128,128,0,0,64) #1 ................... PASS 34: AES-GCM NIST Validation (AES-128,128,0,0,64) #2 ................... PASS 34: AES-GCM NIST Validation (AES-128,128,0,0,32) #0 ................... PASS 34: AES-GCM NIST Validation (AES-128,128,0,0,32) #1 ................... PASS 34: AES-GCM NIST Validation (AES-128,128,0,0,32) #2 ................... PASS 34: AES-GCM NIST Validation (AES-128,128,0,1024,128) #0 ............... PASS 34: AES-GCM NIST Validation (AES-128,128,0,1024,128) #1 ............... PASS 34: AES-GCM NIST Validation (AES-128,128,0,1024,128) #2 ............... PASS 34: AES-GCM NIST Validation (AES-128,128,0,1024,120) #0 ............... PASS 34: AES-GCM NIST Validation (AES-128,128,0,1024,120) #1 ............... PASS 34: AES-GCM NIST Validation (AES-128,128,0,1024,120) #2 ............... PASS 34: AES-GCM NIST Validation (AES-128,128,0,1024,112) #0 ............... PASS 34: AES-GCM NIST Validation (AES-128,128,0,1024,112) #1 ............... PASS 34: AES-GCM NIST Validation (AES-128,128,0,1024,112) #2 ............... PASS 34: AES-GCM NIST Validation (AES-128,128,0,1024,104) #0 ............... PASS 34: AES-GCM NIST Validation (AES-128,128,0,1024,104) #1 ............... PASS 34: AES-GCM NIST Validation (AES-128,128,0,1024,104) #2 ............... PASS 34: AES-GCM NIST Validation (AES-128,128,0,1024,96) #0 ................ PASS 34: AES-GCM NIST Validation (AES-128,128,0,1024,96) #1 ................ PASS 34: AES-GCM NIST Validation (AES-128,128,0,1024,96) #2 ................ PASS 34: AES-GCM NIST Validation (AES-128,128,0,1024,64) #0 ................ PASS 34: AES-GCM NIST Validation (AES-128,128,0,1024,64) #1 ................ PASS 34: AES-GCM NIST Validation (AES-128,128,0,1024,64) #2 ................ PASS 34: AES-GCM NIST Validation (AES-128,128,0,1024,32) #0 ................ PASS 34: AES-GCM NIST Validation (AES-128,128,0,1024,32) #1 ................ PASS 34: AES-GCM NIST Validation (AES-128,128,0,1024,32) #2 ................ PASS 34: AES-GCM NIST Validation (AES-128,128,1024,0,128) #0 ............... PASS 34: AES-GCM NIST Validation (AES-128,128,1024,0,128) #1 ............... PASS 34: AES-GCM NIST Validation (AES-128,128,1024,0,128) #2 ............... PASS 34: AES-GCM NIST Validation (AES-128,128,1024,0,120) #0 ............... PASS 34: AES-GCM NIST Validation (AES-128,128,1024,0,120) #1 ............... PASS 34: AES-GCM NIST Validation (AES-128,128,1024,0,120) #2 ............... PASS 34: AES-GCM NIST Validation (AES-128,128,1024,0,112) #0 ............... PASS 34: AES-GCM NIST Validation (AES-128,128,1024,0,112) #1 ............... PASS 34: AES-GCM NIST Validation (AES-128,128,1024,0,112) #2 ............... PASS 34: AES-GCM NIST Validation (AES-128,128,1024,0,104) #0 ............... PASS 34: AES-GCM NIST Validation (AES-128,128,1024,0,104) #1 ............... PASS 34: AES-GCM NIST Validation (AES-128,128,1024,0,104) #2 ............... PASS 34: AES-GCM NIST Validation (AES-128,128,1024,0,96) #0 ................ PASS 34: AES-GCM NIST Validation (AES-128,128,1024,0,96) #1 ................ PASS 34: AES-GCM NIST Validation (AES-128,128,1024,0,96) #2 ................ PASS 34: AES-GCM NIST Validation (AES-128,128,1024,0,64) #0 ................ PASS 34: AES-GCM NIST Validation (AES-128,128,1024,0,64) #1 ................ PASS 34: AES-GCM NIST Validation (AES-128,128,1024,0,64) #2 ................ PASS 34: AES-GCM NIST Validation (AES-128,128,1024,0,32) #0 ................ PASS 34: AES-GCM NIST Validation (AES-128,128,1024,0,32) #1 ................ PASS 34: AES-GCM NIST Validation (AES-128,128,1024,0,32) #2 ................ PASS 34: AES-GCM NIST Validation (AES-128,128,1024,1024,128) #0 ............ PASS 34: AES-GCM NIST Validation (AES-128,128,1024,1024,128) #1 ............ PASS 34: AES-GCM NIST Validation (AES-128,128,1024,1024,128) #2 ............ PASS 34: AES-GCM NIST Validation (AES-128,128,1024,1024,120) #0 ............ PASS 34: AES-GCM NIST Validation (AES-128,128,1024,1024,120) #1 ............ PASS 34: AES-GCM NIST Validation (AES-128,128,1024,1024,120) #2 ............ PASS 34: AES-GCM NIST Validation (AES-128,128,1024,1024,112) #0 ............ PASS 34: AES-GCM NIST Validation (AES-128,128,1024,1024,112) #1 ............ PASS 34: AES-GCM NIST Validation (AES-128,128,1024,1024,112) #2 ............ PASS 34: AES-GCM NIST Validation (AES-128,128,1024,1024,104) #0 ............ PASS 34: AES-GCM NIST Validation (AES-128,128,1024,1024,104) #1 ............ PASS 34: AES-GCM NIST Validation (AES-128,128,1024,1024,104) #2 ............ PASS 34: AES-GCM NIST Validation (AES-128,128,1024,1024,96) #0 ............. PASS 34: AES-GCM NIST Validation (AES-128,128,1024,1024,96) #1 ............. PASS 34: AES-GCM NIST Validation (AES-128,128,1024,1024,96) #2 ............. PASS 34: AES-GCM NIST Validation (AES-128,128,1024,1024,64) #0 ............. PASS 34: AES-GCM NIST Validation (AES-128,128,1024,1024,64) #1 ............. PASS 34: AES-GCM NIST Validation (AES-128,128,1024,1024,64) #2 ............. PASS 34: AES-GCM NIST Validation (AES-128,128,1024,1024,32) #0 ............. PASS 34: AES-GCM NIST Validation (AES-128,128,1024,1024,32) #1 ............. PASS 34: AES-GCM NIST Validation (AES-128,128,1024,1024,32) #2 ............. PASS 34: AES-GCM NIST Validation (AES-128,128,0,0,128) #0 .................. PASS 34: AES-GCM NIST Validation (AES-128,128,0,0,128) #1 .................. PASS 34: AES-GCM NIST Validation (AES-128,128,0,0,128) #2 .................. PASS 34: AES-GCM NIST Validation (AES-128,128,0,0,120) #0 .................. PASS 34: AES-GCM NIST Validation (AES-128,128,0,0,120) #1 .................. PASS 34: AES-GCM NIST Validation (AES-128,128,0,0,120) #2 .................. PASS 34: AES-GCM NIST Validation (AES-128,128,0,0,112) #0 .................. PASS 34: AES-GCM NIST Validation (AES-128,128,0,0,112) #1 .................. PASS 34: AES-GCM NIST Validation (AES-128,128,0,0,112) #2 .................. PASS 34: AES-GCM NIST Validation (AES-128,128,0,0,104) #0 .................. PASS 34: AES-GCM NIST Validation (AES-128,128,0,0,104) #1 .................. PASS 34: AES-GCM NIST Validation (AES-128,128,0,0,104) #2 .................. PASS 34: AES-GCM NIST Validation (AES-128,128,0,0,96) #0 ................... PASS 34: AES-GCM NIST Validation (AES-128,128,0,0,96) #1 ................... PASS 34: AES-GCM NIST Validation (AES-128,128,0,0,96) #2 ................... PASS 34: AES-GCM NIST Validation (AES-128,128,0,0,64) #0 ................... PASS 34: AES-GCM NIST Validation (AES-128,128,0,0,64) #1 ................... PASS 34: AES-GCM NIST Validation (AES-128,128,0,0,64) #2 ................... PASS 34: AES-GCM NIST Validation (AES-128,128,0,0,32) #0 ................... PASS 34: AES-GCM NIST Validation (AES-128,128,0,0,32) #1 ................... PASS 34: AES-GCM NIST Validation (AES-128,128,0,0,32) #2 ................... PASS 34: AES-GCM NIST Validation (AES-128,128,0,1024,128) #0 ............... PASS 34: AES-GCM NIST Validation (AES-128,128,0,1024,128) #1 ............... PASS 34: AES-GCM NIST Validation (AES-128,128,0,1024,128) #2 ............... PASS 34: AES-GCM NIST Validation (AES-128,128,0,1024,120) #0 ............... PASS 34: AES-GCM NIST Validation (AES-128,128,0,1024,120) #1 ............... PASS 34: AES-GCM NIST Validation (AES-128,128,0,1024,120) #2 ............... PASS 34: AES-GCM NIST Validation (AES-128,128,0,1024,112) #0 ............... PASS 34: AES-GCM NIST Validation (AES-128,128,0,1024,112) #1 ............... PASS 34: AES-GCM NIST Validation (AES-128,128,0,1024,112) #2 ............... PASS 34: AES-GCM NIST Validation (AES-128,128,0,1024,104) #0 ............... PASS 34: AES-GCM NIST Validation (AES-128,128,0,1024,104) #1 ............... PASS 34: AES-GCM NIST Validation (AES-128,128,0,1024,104) #2 ............... PASS 34: AES-GCM NIST Validation (AES-128,128,0,1024,96) #0 ................ PASS 34: AES-GCM NIST Validation (AES-128,128,0,1024,96) #1 ................ PASS 34: AES-GCM NIST Validation (AES-128,128,0,1024,96) #2 ................ PASS 34: AES-GCM NIST Validation (AES-128,128,0,1024,64) #0 ................ PASS 34: AES-GCM NIST Validation (AES-128,128,0,1024,64) #1 ................ PASS 34: AES-GCM NIST Validation (AES-128,128,0,1024,64) #2 ................ PASS 34: AES-GCM NIST Validation (AES-128,128,0,1024,32) #0 ................ PASS 34: AES-GCM NIST Validation (AES-128,128,0,1024,32) #1 ................ PASS 34: AES-GCM NIST Validation (AES-128,128,0,1024,32) #2 ................ PASS 34: AES-GCM NIST Validation (AES-128,128,1024,0,128) #0 ............... PASS 34: AES-GCM NIST Validation (AES-128,128,1024,0,128) #1 ............... PASS 34: AES-GCM NIST Validation (AES-128,128,1024,0,128) #2 ............... PASS 34: AES-GCM NIST Validation (AES-128,128,1024,0,120) #0 ............... PASS 34: AES-GCM NIST Validation (AES-128,128,1024,0,120) #1 ............... PASS 34: AES-GCM NIST Validation (AES-128,128,1024,0,120) #2 ............... PASS 34: AES-GCM NIST Validation (AES-128,128,1024,0,112) #0 ............... PASS 34: AES-GCM NIST Validation (AES-128,128,1024,0,112) #1 ............... PASS 34: AES-GCM NIST Validation (AES-128,128,1024,0,112) #2 ............... PASS 34: AES-GCM NIST Validation (AES-128,128,1024,0,104) #0 ............... PASS 34: AES-GCM NIST Validation (AES-128,128,1024,0,104) #1 ............... PASS 34: AES-GCM NIST Validation (AES-128,128,1024,0,104) #2 ............... PASS 34: AES-GCM NIST Validation (AES-128,128,1024,0,96) #0 ................ PASS 34: AES-GCM NIST Validation (AES-128,128,1024,0,96) #1 ................ PASS 34: AES-GCM NIST Validation (AES-128,128,1024,0,96) #2 ................ PASS 34: AES-GCM NIST Validation (AES-128,128,1024,0,64) #0 ................ PASS 34: AES-GCM NIST Validation (AES-128,128,1024,0,64) #1 ................ PASS 34: AES-GCM NIST Validation (AES-128,128,1024,0,64) #2 ................ PASS 34: AES-GCM NIST Validation (AES-128,128,1024,0,32) #0 ................ PASS 34: AES-GCM NIST Validation (AES-128,128,1024,0,32) #1 ................ PASS 34: AES-GCM NIST Validation (AES-128,128,1024,0,32) #2 ................ PASS 34: AES-GCM NIST Validation (AES-128,128,1024,1024,128) #0 ............ PASS 34: AES-GCM NIST Validation (AES-128,128,1024,1024,128) #1 ............ PASS 34: AES-GCM NIST Validation (AES-128,128,1024,1024,128) #2 ............ PASS 34: AES-GCM NIST Validation (AES-128,128,1024,1024,120) #0 ............ PASS 34: AES-GCM NIST Validation (AES-128,128,1024,1024,120) #1 ............ PASS 34: AES-GCM NIST Validation (AES-128,128,1024,1024,120) #2 ............ PASS 34: AES-GCM NIST Validation (AES-128,128,1024,1024,112) #0 ............ PASS 34: AES-GCM NIST Validation (AES-128,128,1024,1024,112) #1 ............ PASS 34: AES-GCM NIST Validation (AES-128,128,1024,1024,112) #2 ............ PASS 34: AES-GCM NIST Validation (AES-128,128,1024,1024,104) #0 ............ PASS 34: AES-GCM NIST Validation (AES-128,128,1024,1024,104) #1 ............ PASS 34: AES-GCM NIST Validation (AES-128,128,1024,1024,104) #2 ............ PASS 34: AES-GCM NIST Validation (AES-128,128,1024,1024,96) #0 ............. PASS 34: AES-GCM NIST Validation (AES-128,128,1024,1024,96) #1 ............. PASS 34: AES-GCM NIST Validation (AES-128,128,1024,1024,96) #2 ............. PASS 34: AES-GCM NIST Validation (AES-128,128,1024,1024,64) #0 ............. PASS 34: AES-GCM NIST Validation (AES-128,128,1024,1024,64) #1 ............. PASS 34: AES-GCM NIST Validation (AES-128,128,1024,1024,64) #2 ............. PASS 34: AES-GCM NIST Validation (AES-128,128,1024,1024,32) #0 ............. PASS 34: AES-GCM NIST Validation (AES-128,128,1024,1024,32) #1 ............. PASS 34: AES-GCM NIST Validation (AES-128,128,1024,1024,32) #2 ............. PASS 34: AES-GCM Bad IV (AES-128,128,0,0,32) #0 ............................ PASS 34: AES-GCM Selftest .................................................. AES-GCM-128 #0 (enc): passed 34: AES-GCM-128 #0 (dec): passed 34: AES-GCM-128 #0 split (enc): passed 34: AES-GCM-128 #0 split (dec): passed 34: AES-GCM-128 #1 (enc): passed 34: AES-GCM-128 #1 (dec): passed 34: AES-GCM-128 #1 split (enc): passed 34: AES-GCM-128 #1 split (dec): passed 34: AES-GCM-128 #2 (enc): passed 34: AES-GCM-128 #2 (dec): passed 34: AES-GCM-128 #2 split (enc): passed 34: AES-GCM-128 #2 split (dec): passed 34: AES-GCM-128 #3 (enc): passed 34: AES-GCM-128 #3 (dec): passed 34: AES-GCM-128 #3 split (enc): passed 34: AES-GCM-128 #3 split (dec): passed 34: AES-GCM-128 #4 (enc): passed 34: AES-GCM-128 #4 (dec): passed 34: AES-GCM-128 #4 split (enc): passed 34: AES-GCM-128 #4 split (dec): passed 34: AES-GCM-128 #5 (enc): passed 34: AES-GCM-128 #5 (dec): passed 34: AES-GCM-128 #5 split (enc): passed 34: AES-GCM-128 #5 split (dec): passed 34: AES-GCM-192 #0 (enc): passed 34: AES-GCM-192 #0 (dec): passed 34: AES-GCM-192 #0 split (enc): passed 34: AES-GCM-192 #0 split (dec): passed 34: AES-GCM-192 #1 (enc): passed 34: AES-GCM-192 #1 (dec): passed 34: AES-GCM-192 #1 split (enc): passed 34: AES-GCM-192 #1 split (dec): passed 34: AES-GCM-192 #2 (enc): passed 34: AES-GCM-192 #2 (dec): passed 34: AES-GCM-192 #2 split (enc): passed 34: AES-GCM-192 #2 split (dec): passed 34: AES-GCM-192 #3 (enc): passed 34: AES-GCM-192 #3 (dec): passed 34: AES-GCM-192 #3 split (enc): passed 34: AES-GCM-192 #3 split (dec): passed 34: AES-GCM-192 #4 (enc): passed 34: AES-GCM-192 #4 (dec): passed 34: AES-GCM-192 #4 split (enc): passed 34: AES-GCM-192 #4 split (dec): passed 34: AES-GCM-192 #5 (enc): passed 34: AES-GCM-192 #5 (dec): passed 34: AES-GCM-192 #5 split (enc): passed 34: AES-GCM-192 #5 split (dec): passed 34: AES-GCM-256 #0 (enc): passed 34: AES-GCM-256 #0 (dec): passed 34: AES-GCM-256 #0 split (enc): passed 34: AES-GCM-256 #0 split (dec): passed 34: AES-GCM-256 #1 (enc): passed 34: AES-GCM-256 #1 (dec): passed 34: AES-GCM-256 #1 split (enc): passed 34: AES-GCM-256 #1 split (dec): passed 34: AES-GCM-256 #2 (enc): passed 34: AES-GCM-256 #2 (dec): passed 34: AES-GCM-256 #2 split (enc): passed 34: AES-GCM-256 #2 split (dec): passed 34: AES-GCM-256 #3 (enc): passed 34: AES-GCM-256 #3 (dec): passed 34: AES-GCM-256 #3 split (enc): passed 34: AES-GCM-256 #3 split (dec): passed 34: AES-GCM-256 #4 (enc): passed 34: AES-GCM-256 #4 (dec): passed 34: AES-GCM-256 #4 split (enc): passed 34: AES-GCM-256 #4 split (dec): passed 34: AES-GCM-256 #5 (enc): passed 34: AES-GCM-256 #5 (dec): passed 34: AES-GCM-256 #5 split (enc): passed 34: AES-GCM-256 #5 split (dec): passed 34: 34: PASS 34: 34: ---------------------------------------------------------------------------- 34: 34: PASSED (170 / 170 tests (0 skipped)) 34/60 Test #34: gcm.aes128_de-suite .............. Passed 0.04 sec test 35 Start 35: gcm.aes192_de-suite 35: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_gcm.aes192_de "--verbose" 35: Test timeout computed to be: 9.99988e+06 35: AES-GCM NIST Validation (AES-192,128,0,0,128) #0 .................. PASS 35: AES-GCM NIST Validation (AES-192,128,0,0,128) #1 .................. PASS 35: AES-GCM NIST Validation (AES-192,128,0,0,128) #2 .................. PASS 35: AES-GCM NIST Validation (AES-192,128,0,0,120) #0 .................. PASS 35: AES-GCM NIST Validation (AES-192,128,0,0,120) #1 .................. PASS 35: AES-GCM NIST Validation (AES-192,128,0,0,120) #2 .................. PASS 35: AES-GCM NIST Validation (AES-192,128,0,0,112) #0 .................. PASS 35: AES-GCM NIST Validation (AES-192,128,0,0,112) #1 .................. PASS 35: AES-GCM NIST Validation (AES-192,128,0,0,112) #2 .................. PASS 35: AES-GCM NIST Validation (AES-192,128,0,0,104) #0 .................. PASS 35: AES-GCM NIST Validation (AES-192,128,0,0,104) #1 .................. PASS 35: AES-GCM NIST Validation (AES-192,128,0,0,104) #2 .................. PASS 35: AES-GCM NIST Validation (AES-192,128,0,0,96) #0 ................... PASS 35: AES-GCM NIST Validation (AES-192,128,0,0,96) #1 ................... PASS 35: AES-GCM NIST Validation (AES-192,128,0,0,96) #2 ................... PASS 35: AES-GCM NIST Validation (AES-192,128,0,0,64) #0 ................... PASS 35: AES-GCM NIST Validation (AES-192,128,0,0,64) #1 ................... PASS 35: AES-GCM NIST Validation (AES-192,128,0,0,64) #2 ................... PASS 35: AES-GCM NIST Validation (AES-192,128,0,0,32) #0 ................... PASS 35: AES-GCM NIST Validation (AES-192,128,0,0,32) #1 ................... PASS 35: AES-GCM NIST Validation (AES-192,128,0,0,32) #2 ................... PASS 35: AES-GCM NIST Validation (AES-192,128,0,1024,128) #0 ............... PASS 35: AES-GCM NIST Validation (AES-192,128,0,1024,128) #1 ............... PASS 35: AES-GCM NIST Validation (AES-192,128,0,1024,128) #2 ............... PASS 35: AES-GCM NIST Validation (AES-192,128,0,1024,120) #0 ............... PASS 35: AES-GCM NIST Validation (AES-192,128,0,1024,120) #1 ............... PASS 35: AES-GCM NIST Validation (AES-192,128,0,1024,120) #2 ............... PASS 35: AES-GCM NIST Validation (AES-192,128,0,1024,112) #0 ............... PASS 35: AES-GCM NIST Validation (AES-192,128,0,1024,112) #1 ............... PASS 35: AES-GCM NIST Validation (AES-192,128,0,1024,112) #2 ............... PASS 35: AES-GCM NIST Validation (AES-192,128,0,1024,104) #0 ............... PASS 35: AES-GCM NIST Validation (AES-192,128,0,1024,104) #1 ............... PASS 35: AES-GCM NIST Validation (AES-192,128,0,1024,104) #2 ............... PASS 35: AES-GCM NIST Validation (AES-192,128,0,1024,96) #0 ................ PASS 35: AES-GCM NIST Validation (AES-192,128,0,1024,96) #1 ................ PASS 35: AES-GCM NIST Validation (AES-192,128,0,1024,96) #2 ................ PASS 35: AES-GCM NIST Validation (AES-192,128,0,1024,64) #0 ................ PASS 35: AES-GCM NIST Validation (AES-192,128,0,1024,64) #1 ................ PASS 35: AES-GCM NIST Validation (AES-192,128,0,1024,64) #2 ................ PASS 35: AES-GCM NIST Validation (AES-192,128,0,1024,32) #0 ................ PASS 35: AES-GCM NIST Validation (AES-192,128,0,1024,32) #1 ................ PASS 35: AES-GCM NIST Validation (AES-192,128,0,1024,32) #2 ................ PASS 35: AES-GCM NIST Validation (AES-192,128,1024,0,128) #0 ............... PASS 35: AES-GCM NIST Validation (AES-192,128,1024,0,128) #1 ............... PASS 35: AES-GCM NIST Validation (AES-192,128,1024,0,128) #2 ............... PASS 35: AES-GCM NIST Validation (AES-192,128,1024,0,120) #0 ............... PASS 35: AES-GCM NIST Validation (AES-192,128,1024,0,120) #1 ............... PASS 35: AES-GCM NIST Validation (AES-192,128,1024,0,120) #2 ............... PASS 35: AES-GCM NIST Validation (AES-192,128,1024,0,112) #0 ............... PASS 35: AES-GCM NIST Validation (AES-192,128,1024,0,112) #1 ............... PASS 35: AES-GCM NIST Validation (AES-192,128,1024,0,112) #2 ............... PASS 35: AES-GCM NIST Validation (AES-192,128,1024,0,104) #0 ............... PASS 35: AES-GCM NIST Validation (AES-192,128,1024,0,104) #1 ............... PASS 35: AES-GCM NIST Validation (AES-192,128,1024,0,104) #2 ............... PASS 35: AES-GCM NIST Validation (AES-192,128,1024,0,96) #0 ................ PASS 35: AES-GCM NIST Validation (AES-192,128,1024,0,96) #1 ................ PASS 35: AES-GCM NIST Validation (AES-192,128,1024,0,96) #2 ................ PASS 35: AES-GCM NIST Validation (AES-192,128,1024,0,64) #0 ................ PASS 35: AES-GCM NIST Validation (AES-192,128,1024,0,64) #1 ................ PASS 35: AES-GCM NIST Validation (AES-192,128,1024,0,64) #2 ................ PASS 35: AES-GCM NIST Validation (AES-192,128,1024,0,32) #0 ................ PASS 35: AES-GCM NIST Validation (AES-192,128,1024,0,32) #1 ................ PASS 35: AES-GCM NIST Validation (AES-192,128,1024,0,32) #2 ................ PASS 35: AES-GCM NIST Validation (AES-192,128,1024,1024,128) #0 ............ PASS 35: AES-GCM NIST Validation (AES-192,128,1024,1024,128) #1 ............ PASS 35: AES-GCM NIST Validation (AES-192,128,1024,1024,128) #2 ............ PASS 35: AES-GCM NIST Validation (AES-192,128,1024,1024,120) #0 ............ PASS 35: AES-GCM NIST Validation (AES-192,128,1024,1024,120) #1 ............ PASS 35: AES-GCM NIST Validation (AES-192,128,1024,1024,120) #2 ............ PASS 35: AES-GCM NIST Validation (AES-192,128,1024,1024,112) #0 ............ PASS 35: AES-GCM NIST Validation (AES-192,128,1024,1024,112) #1 ............ PASS 35: AES-GCM NIST Validation (AES-192,128,1024,1024,112) #2 ............ PASS 35: AES-GCM NIST Validation (AES-192,128,1024,1024,104) #0 ............ PASS 35: AES-GCM NIST Validation (AES-192,128,1024,1024,104) #1 ............ PASS 35: AES-GCM NIST Validation (AES-192,128,1024,1024,104) #2 ............ PASS 35: AES-GCM NIST Validation (AES-192,128,1024,1024,96) #0 ............. PASS 35: AES-GCM NIST Validation (AES-192,128,1024,1024,96) #1 ............. PASS 35: AES-GCM NIST Validation (AES-192,128,1024,1024,96) #2 ............. PASS 35: AES-GCM NIST Validation (AES-192,128,1024,1024,64) #0 ............. PASS 35: AES-GCM NIST Validation (AES-192,128,1024,1024,64) #1 ............. PASS 35: AES-GCM NIST Validation (AES-192,128,1024,1024,64) #2 ............. PASS 35: AES-GCM NIST Validation (AES-192,128,1024,1024,32) #0 ............. PASS 35: AES-GCM NIST Validation (AES-192,128,1024,1024,32) #1 ............. PASS 35: AES-GCM NIST Validation (AES-192,128,1024,1024,32) #2 ............. PASS 35: AES-GCM NIST Validation (AES-192,128,0,0,128) #0 .................. PASS 35: AES-GCM NIST Validation (AES-192,128,0,0,128) #1 .................. PASS 35: AES-GCM NIST Validation (AES-192,128,0,0,128) #2 .................. PASS 35: AES-GCM NIST Validation (AES-192,128,0,0,120) #0 .................. PASS 35: AES-GCM NIST Validation (AES-192,128,0,0,120) #1 .................. PASS 35: AES-GCM NIST Validation (AES-192,128,0,0,120) #2 .................. PASS 35: AES-GCM NIST Validation (AES-192,128,0,0,112) #0 .................. PASS 35: AES-GCM NIST Validation (AES-192,128,0,0,112) #1 .................. PASS 35: AES-GCM NIST Validation (AES-192,128,0,0,112) #2 .................. PASS 35: AES-GCM NIST Validation (AES-192,128,0,0,104) #0 .................. PASS 35: AES-GCM NIST Validation (AES-192,128,0,0,104) #1 .................. PASS 35: AES-GCM NIST Validation (AES-192,128,0,0,104) #2 .................. PASS 35: AES-GCM NIST Validation (AES-192,128,0,0,96) #0 ................... PASS 35: AES-GCM NIST Validation (AES-192,128,0,0,96) #1 ................... PASS 35: AES-GCM NIST Validation (AES-192,128,0,0,96) #2 ................... PASS 35: AES-GCM NIST Validation (AES-192,128,0,0,64) #0 ................... PASS 35: AES-GCM NIST Validation (AES-192,128,0,0,64) #1 ................... PASS 35: AES-GCM NIST Validation (AES-192,128,0,0,64) #2 ................... PASS 35: AES-GCM NIST Validation (AES-192,128,0,0,32) #0 ................... PASS 35: AES-GCM NIST Validation (AES-192,128,0,0,32) #1 ................... PASS 35: AES-GCM NIST Validation (AES-192,128,0,0,32) #2 ................... PASS 35: AES-GCM NIST Validation (AES-192,128,0,1024,128) #0 ............... PASS 35: AES-GCM NIST Validation (AES-192,128,0,1024,128) #1 ............... PASS 35: AES-GCM NIST Validation (AES-192,128,0,1024,128) #2 ............... PASS 35: AES-GCM NIST Validation (AES-192,128,0,1024,120) #0 ............... PASS 35: AES-GCM NIST Validation (AES-192,128,0,1024,120) #1 ............... PASS 35: AES-GCM NIST Validation (AES-192,128,0,1024,120) #2 ............... PASS 35: AES-GCM NIST Validation (AES-192,128,0,1024,112) #0 ............... PASS 35: AES-GCM NIST Validation (AES-192,128,0,1024,112) #1 ............... PASS 35: AES-GCM NIST Validation (AES-192,128,0,1024,112) #2 ............... PASS 35: AES-GCM NIST Validation (AES-192,128,0,1024,104) #0 ............... PASS 35: AES-GCM NIST Validation (AES-192,128,0,1024,104) #1 ............... PASS 35: AES-GCM NIST Validation (AES-192,128,0,1024,104) #2 ............... PASS 35: AES-GCM NIST Validation (AES-192,128,0,1024,96) #0 ................ PASS 35: AES-GCM NIST Validation (AES-192,128,0,1024,96) #1 ................ PASS 35: AES-GCM NIST Validation (AES-192,128,0,1024,96) #2 ................ PASS 35: AES-GCM NIST Validation (AES-192,128,0,1024,64) #0 ................ PASS 35: AES-GCM NIST Validation (AES-192,128,0,1024,64) #1 ................ PASS 35: AES-GCM NIST Validation (AES-192,128,0,1024,64) #2 ................ PASS 35: AES-GCM NIST Validation (AES-192,128,0,1024,32) #0 ................ PASS 35: AES-GCM NIST Validation (AES-192,128,0,1024,32) #1 ................ PASS 35: AES-GCM NIST Validation (AES-192,128,0,1024,32) #2 ................ PASS 35: AES-GCM NIST Validation (AES-192,128,1024,0,128) #0 ............... PASS 35: AES-GCM NIST Validation (AES-192,128,1024,0,128) #1 ............... PASS 35: AES-GCM NIST Validation (AES-192,128,1024,0,128) #2 ............... PASS 35: AES-GCM NIST Validation (AES-192,128,1024,0,120) #0 ............... PASS 35: AES-GCM NIST Validation (AES-192,128,1024,0,120) #1 ............... PASS 35: AES-GCM NIST Validation (AES-192,128,1024,0,120) #2 ............... PASS 35: AES-GCM NIST Validation (AES-192,128,1024,0,112) #0 ............... PASS 35: AES-GCM NIST Validation (AES-192,128,1024,0,112) #1 ............... PASS 35: AES-GCM NIST Validation (AES-192,128,1024,0,112) #2 ............... PASS 35: AES-GCM NIST Validation (AES-192,128,1024,0,104) #0 ............... PASS 35: AES-GCM NIST Validation (AES-192,128,1024,0,104) #1 ............... PASS 35: AES-GCM NIST Validation (AES-192,128,1024,0,104) #2 ............... PASS 35: AES-GCM NIST Validation (AES-192,128,1024,0,96) #0 ................ PASS 35: AES-GCM NIST Validation (AES-192,128,1024,0,96) #1 ................ PASS 35: AES-GCM NIST Validation (AES-192,128,1024,0,96) #2 ................ PASS 35: AES-GCM NIST Validation (AES-192,128,1024,0,64) #0 ................ PASS 35: AES-GCM NIST Validation (AES-192,128,1024,0,64) #1 ................ PASS 35: AES-GCM NIST Validation (AES-192,128,1024,0,64) #2 ................ PASS 35: AES-GCM NIST Validation (AES-192,128,1024,0,32) #0 ................ PASS 35: AES-GCM NIST Validation (AES-192,128,1024,0,32) #1 ................ PASS 35: AES-GCM NIST Validation (AES-192,128,1024,0,32) #2 ................ PASS 35: AES-GCM NIST Validation (AES-192,128,1024,1024,128) #0 ............ PASS 35: AES-GCM NIST Validation (AES-192,128,1024,1024,128) #1 ............ PASS 35: AES-GCM NIST Validation (AES-192,128,1024,1024,128) #2 ............ PASS 35: AES-GCM NIST Validation (AES-192,128,1024,1024,120) #0 ............ PASS 35: AES-GCM NIST Validation (AES-192,128,1024,1024,120) #1 ............ PASS 35: AES-GCM NIST Validation (AES-192,128,1024,1024,120) #2 ............ PASS 35: AES-GCM NIST Validation (AES-192,128,1024,1024,112) #0 ............ PASS 35: AES-GCM NIST Validation (AES-192,128,1024,1024,112) #1 ............ PASS 35: AES-GCM NIST Validation (AES-192,128,1024,1024,112) #2 ............ PASS 35: AES-GCM NIST Validation (AES-192,128,1024,1024,104) #0 ............ PASS 35: AES-GCM NIST Validation (AES-192,128,1024,1024,104) #1 ............ PASS 35: AES-GCM NIST Validation (AES-192,128,1024,1024,104) #2 ............ PASS 35: AES-GCM NIST Validation (AES-192,128,1024,1024,96) #0 ............. PASS 35: AES-GCM NIST Validation (AES-192,128,1024,1024,96) #1 ............. PASS 35: AES-GCM NIST Validation (AES-192,128,1024,1024,96) #2 ............. PASS 35: AES-GCM NIST Validation (AES-192,128,1024,1024,64) #0 ............. PASS 35: AES-GCM NIST Validation (AES-192,128,1024,1024,64) #1 ............. PASS 35: AES-GCM NIST Validation (AES-192,128,1024,1024,64) #2 ............. PASS 35: AES-GCM NIST Validation (AES-192,128,1024,1024,32) #0 ............. PASS 35: AES-GCM NIST Validation (AES-192,128,1024,1024,32) #1 ............. PASS 35: AES-GCM NIST Validation (AES-192,128,1024,1024,32) #2 ............. PASS 35: AES-GCM Bad IV (AES-192,128,0,0,32) #0 ............................ PASS 35: AES-GCM Selftest .................................................. AES-GCM-128 #0 (enc): passed 35: AES-GCM-128 #0 (dec): passed 35: AES-GCM-128 #0 split (enc): passed 35: AES-GCM-128 #0 split (dec): passed 35: AES-GCM-128 #1 (enc): passed 35: AES-GCM-128 #1 (dec): passed 35: AES-GCM-128 #1 split (enc): passed 35: AES-GCM-128 #1 split (dec): passed 35: AES-GCM-128 #2 (enc): passed 35: AES-GCM-128 #2 (dec): passed 35: AES-GCM-128 #2 split (enc): passed 35: AES-GCM-128 #2 split (dec): passed 35: AES-GCM-128 #3 (enc): passed 35: AES-GCM-128 #3 (dec): passed 35: AES-GCM-128 #3 split (enc): passed 35: AES-GCM-128 #3 split (dec): passed 35: AES-GCM-128 #4 (enc): passed 35: AES-GCM-128 #4 (dec): passed 35: AES-GCM-128 #4 split (enc): passed 35: AES-GCM-128 #4 split (dec): passed 35: AES-GCM-128 #5 (enc): passed 35: AES-GCM-128 #5 (dec): passed 35: AES-GCM-128 #5 split (enc): passed 35: AES-GCM-128 #5 split (dec): passed 35: AES-GCM-192 #0 (enc): passed 35: AES-GCM-192 #0 (dec): passed 35: AES-GCM-192 #0 split (enc): passed 35: AES-GCM-192 #0 split (dec): passed 35: AES-GCM-192 #1 (enc): passed 35: AES-GCM-192 #1 (dec): passed 35: AES-GCM-192 #1 split (enc): passed 35: AES-GCM-192 #1 split (dec): passed 35: AES-GCM-192 #2 (enc): passed 35: AES-GCM-192 #2 (dec): passed 35: AES-GCM-192 #2 split (enc): passed 35: AES-GCM-192 #2 split (dec): passed 35: AES-GCM-192 #3 (enc): passed 35: AES-GCM-192 #3 (dec): passed 35: AES-GCM-192 #3 split (enc): passed 35: AES-GCM-192 #3 split (dec): passed 35: AES-GCM-192 #4 (enc): passed 35: AES-GCM-192 #4 (dec): passed 35: AES-GCM-192 #4 split (enc): passed 35: AES-GCM-192 #4 split (dec): passed 35: AES-GCM-192 #5 (enc): passed 35: AES-GCM-192 #5 (dec): passed 35: AES-GCM-192 #5 split (enc): passed 35: AES-GCM-192 #5 split (dec): passed 35: AES-GCM-256 #0 (enc): passed 35: AES-GCM-256 #0 (dec): passed 35: AES-GCM-256 #0 split (enc): passed 35: AES-GCM-256 #0 split (dec): passed 35: AES-GCM-256 #1 (enc): passed 35: AES-GCM-256 #1 (dec): passed 35: AES-GCM-256 #1 split (enc): passed 35: AES-GCM-256 #1 split (dec): passed 35: AES-GCM-256 #2 (enc): passed 35: AES-GCM-256 #2 (dec): passed 35: AES-GCM-256 #2 split (enc): passed 35: AES-GCM-256 #2 split (dec): passed 35: AES-GCM-256 #3 (enc): passed 35: AES-GCM-256 #3 (dec): passed 35: AES-GCM-256 #3 split (enc): passed 35: AES-GCM-256 #3 split (dec): passed 35: AES-GCM-256 #4 (enc): passed 35: AES-GCM-256 #4 (dec): passed 35: AES-GCM-256 #4 split (enc): passed 35: AES-GCM-256 #4 split (dec): passed 35: AES-GCM-256 #5 (enc): passed 35: AES-GCM-256 #5 (dec): passed 35: AES-GCM-256 #5 split (enc): passed 35: AES-GCM-256 #5 split (dec): passed 35: 35: PASS 35: 35: ---------------------------------------------------------------------------- 35: 35: PASSED (170 / 170 tests (0 skipped)) 35/60 Test #35: gcm.aes192_de-suite .............. Passed 0.03 sec test 36 Start 36: gcm.aes256_de-suite 36: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_gcm.aes256_de "--verbose" 36: Test timeout computed to be: 9.99988e+06 36: AES-GCM NIST Validation (AES-256,128,0,0,128) #0 .................. PASS 36: AES-GCM NIST Validation (AES-256,128,0,0,128) #1 .................. PASS 36: AES-GCM NIST Validation (AES-256,128,0,0,128) #2 .................. PASS 36: AES-GCM NIST Validation (AES-256,128,0,0,120) #0 .................. PASS 36: AES-GCM NIST Validation (AES-256,128,0,0,120) #1 .................. PASS 36: AES-GCM NIST Validation (AES-256,128,0,0,120) #2 .................. PASS 36: AES-GCM NIST Validation (AES-256,128,0,0,112) #0 .................. PASS 36: AES-GCM NIST Validation (AES-256,128,0,0,112) #1 .................. PASS 36: AES-GCM NIST Validation (AES-256,128,0,0,112) #2 .................. PASS 36: AES-GCM NIST Validation (AES-256,128,0,0,104) #0 .................. PASS 36: AES-GCM NIST Validation (AES-256,128,0,0,104) #1 .................. PASS 36: AES-GCM NIST Validation (AES-256,128,0,0,104) #2 .................. PASS 36: AES-GCM NIST Validation (AES-256,128,0,0,96) #0 ................... PASS 36: AES-GCM NIST Validation (AES-256,128,0,0,96) #1 ................... PASS 36: AES-GCM NIST Validation (AES-256,128,0,0,96) #2 ................... PASS 36: AES-GCM NIST Validation (AES-256,128,0,0,64) #0 ................... PASS 36: AES-GCM NIST Validation (AES-256,128,0,0,64) #1 ................... PASS 36: AES-GCM NIST Validation (AES-256,128,0,0,64) #2 ................... PASS 36: AES-GCM NIST Validation (AES-256,128,0,0,32) #0 ................... PASS 36: AES-GCM NIST Validation (AES-256,128,0,0,32) #1 ................... PASS 36: AES-GCM NIST Validation (AES-256,128,0,0,32) #2 ................... PASS 36: AES-GCM NIST Validation (AES-256,128,0,1024,128) #0 ............... PASS 36: AES-GCM NIST Validation (AES-256,128,0,1024,128) #1 ............... PASS 36: AES-GCM NIST Validation (AES-256,128,0,1024,128) #2 ............... PASS 36: AES-GCM NIST Validation (AES-256,128,0,1024,120) #0 ............... PASS 36: AES-GCM NIST Validation (AES-256,128,0,1024,120) #1 ............... PASS 36: AES-GCM NIST Validation (AES-256,128,0,1024,120) #2 ............... PASS 36: AES-GCM NIST Validation (AES-256,128,0,1024,112) #0 ............... PASS 36: AES-GCM NIST Validation (AES-256,128,0,1024,112) #1 ............... PASS 36: AES-GCM NIST Validation (AES-256,128,0,1024,112) #2 ............... PASS 36: AES-GCM NIST Validation (AES-256,128,0,1024,104) #0 ............... PASS 36: AES-GCM NIST Validation (AES-256,128,0,1024,104) #1 ............... PASS 36: AES-GCM NIST Validation (AES-256,128,0,1024,104) #2 ............... PASS 36: AES-GCM NIST Validation (AES-256,128,0,1024,96) #0 ................ PASS 36: AES-GCM NIST Validation (AES-256,128,0,1024,96) #1 ................ PASS 36: AES-GCM NIST Validation (AES-256,128,0,1024,96) #2 ................ PASS 36: AES-GCM NIST Validation (AES-256,128,0,1024,64) #0 ................ PASS 36: AES-GCM NIST Validation (AES-256,128,0,1024,64) #1 ................ PASS 36: AES-GCM NIST Validation (AES-256,128,0,1024,64) #2 ................ PASS 36: AES-GCM NIST Validation (AES-256,128,0,1024,32) #0 ................ PASS 36: AES-GCM NIST Validation (AES-256,128,0,1024,32) #1 ................ PASS 36: AES-GCM NIST Validation (AES-256,128,0,1024,32) #2 ................ PASS 36: AES-GCM NIST Validation (AES-256,128,1024,0,128) #0 ............... PASS 36: AES-GCM NIST Validation (AES-256,128,1024,0,128) #1 ............... PASS 36: AES-GCM NIST Validation (AES-256,128,1024,0,128) #2 ............... PASS 36: AES-GCM NIST Validation (AES-256,128,1024,0,120) #0 ............... PASS 36: AES-GCM NIST Validation (AES-256,128,1024,0,120) #1 ............... PASS 36: AES-GCM NIST Validation (AES-256,128,1024,0,120) #2 ............... PASS 36: AES-GCM NIST Validation (AES-256,128,1024,0,112) #0 ............... PASS 36: AES-GCM NIST Validation (AES-256,128,1024,0,112) #1 ............... PASS 36: AES-GCM NIST Validation (AES-256,128,1024,0,112) #2 ............... PASS 36: AES-GCM NIST Validation (AES-256,128,1024,0,104) #0 ............... PASS 36: AES-GCM NIST Validation (AES-256,128,1024,0,104) #1 ............... PASS 36: AES-GCM NIST Validation (AES-256,128,1024,0,104) #2 ............... PASS 36: AES-GCM NIST Validation (AES-256,128,1024,0,96) #0 ................ PASS 36: AES-GCM NIST Validation (AES-256,128,1024,0,96) #1 ................ PASS 36: AES-GCM NIST Validation (AES-256,128,1024,0,96) #2 ................ PASS 36: AES-GCM NIST Validation (AES-256,128,1024,0,64) #0 ................ PASS 36: AES-GCM NIST Validation (AES-256,128,1024,0,64) #1 ................ PASS 36: AES-GCM NIST Validation (AES-256,128,1024,0,64) #2 ................ PASS 36: AES-GCM NIST Validation (AES-256,128,1024,0,32) #0 ................ PASS 36: AES-GCM NIST Validation (AES-256,128,1024,0,32) #1 ................ PASS 36: AES-GCM NIST Validation (AES-256,128,1024,0,32) #2 ................ PASS 36: AES-GCM NIST Validation (AES-256,128,1024,1024,128) #0 ............ PASS 36: AES-GCM NIST Validation (AES-256,128,1024,1024,128) #1 ............ PASS 36: AES-GCM NIST Validation (AES-256,128,1024,1024,128) #2 ............ PASS 36: AES-GCM NIST Validation (AES-256,128,1024,1024,120) #0 ............ PASS 36: AES-GCM NIST Validation (AES-256,128,1024,1024,120) #1 ............ PASS 36: AES-GCM NIST Validation (AES-256,128,1024,1024,120) #2 ............ PASS 36: AES-GCM NIST Validation (AES-256,128,1024,1024,112) #0 ............ PASS 36: AES-GCM NIST Validation (AES-256,128,1024,1024,112) #1 ............ PASS 36: AES-GCM NIST Validation (AES-256,128,1024,1024,112) #2 ............ PASS 36: AES-GCM NIST Validation (AES-256,128,1024,1024,104) #0 ............ PASS 36: AES-GCM NIST Validation (AES-256,128,1024,1024,104) #1 ............ PASS 36: AES-GCM NIST Validation (AES-256,128,1024,1024,104) #2 ............ PASS 36: AES-GCM NIST Validation (AES-256,128,1024,1024,96) #0 ............. PASS 36: AES-GCM NIST Validation (AES-256,128,1024,1024,96) #1 ............. PASS 36: AES-GCM NIST Validation (AES-256,128,1024,1024,96) #2 ............. PASS 36: AES-GCM NIST Validation (AES-256,128,1024,1024,64) #0 ............. PASS 36: AES-GCM NIST Validation (AES-256,128,1024,1024,64) #1 ............. PASS 36: AES-GCM NIST Validation (AES-256,128,1024,1024,64) #2 ............. PASS 36: AES-GCM NIST Validation (AES-256,128,1024,1024,32) #0 ............. PASS 36: AES-GCM NIST Validation (AES-256,128,1024,1024,32) #1 ............. PASS 36: AES-GCM NIST Validation (AES-256,128,1024,1024,32) #2 ............. PASS 36: AES-GCM NIST Validation (AES-256,128,0,0,128) #0 .................. PASS 36: AES-GCM NIST Validation (AES-256,128,0,0,128) #1 .................. PASS 36: AES-GCM NIST Validation (AES-256,128,0,0,128) #2 .................. PASS 36: AES-GCM NIST Validation (AES-256,128,0,0,120) #0 .................. PASS 36: AES-GCM NIST Validation (AES-256,128,0,0,120) #1 .................. PASS 36: AES-GCM NIST Validation (AES-256,128,0,0,120) #2 .................. PASS 36: AES-GCM NIST Validation (AES-256,128,0,0,112) #0 .................. PASS 36: AES-GCM NIST Validation (AES-256,128,0,0,112) #1 .................. PASS 36: AES-GCM NIST Validation (AES-256,128,0,0,112) #2 .................. PASS 36: AES-GCM NIST Validation (AES-256,128,0,0,104) #0 .................. PASS 36: AES-GCM NIST Validation (AES-256,128,0,0,104) #1 .................. PASS 36: AES-GCM NIST Validation (AES-256,128,0,0,104) #2 .................. PASS 36: AES-GCM NIST Validation (AES-256,128,0,0,96) #0 ................... PASS 36: AES-GCM NIST Validation (AES-256,128,0,0,96) #1 ................... PASS 36: AES-GCM NIST Validation (AES-256,128,0,0,96) #2 ................... PASS 36: AES-GCM NIST Validation (AES-256,128,0,0,64) #0 ................... PASS 36: AES-GCM NIST Validation (AES-256,128,0,0,64) #1 ................... PASS 36: AES-GCM NIST Validation (AES-256,128,0,0,64) #2 ................... PASS 36: AES-GCM NIST Validation (AES-256,128,0,0,32) #0 ................... PASS 36: AES-GCM NIST Validation (AES-256,128,0,0,32) #1 ................... PASS 36: AES-GCM NIST Validation (AES-256,128,0,0,32) #2 ................... PASS 36: AES-GCM NIST Validation (AES-256,128,0,1024,128) #0 ............... PASS 36: AES-GCM NIST Validation (AES-256,128,0,1024,128) #1 ............... PASS 36: AES-GCM NIST Validation (AES-256,128,0,1024,128) #2 ............... PASS 36: AES-GCM NIST Validation (AES-256,128,0,1024,120) #0 ............... PASS 36: AES-GCM NIST Validation (AES-256,128,0,1024,120) #1 ............... PASS 36: AES-GCM NIST Validation (AES-256,128,0,1024,120) #2 ............... PASS 36: AES-GCM NIST Validation (AES-256,128,0,1024,112) #0 ............... PASS 36: AES-GCM NIST Validation (AES-256,128,0,1024,112) #1 ............... PASS 36: AES-GCM NIST Validation (AES-256,128,0,1024,112) #2 ............... PASS 36: AES-GCM NIST Validation (AES-256,128,0,1024,104) #0 ............... PASS 36: AES-GCM NIST Validation (AES-256,128,0,1024,104) #1 ............... PASS 36: AES-GCM NIST Validation (AES-256,128,0,1024,104) #2 ............... PASS 36: AES-GCM NIST Validation (AES-256,128,0,1024,96) #0 ................ PASS 36: AES-GCM NIST Validation (AES-256,128,0,1024,96) #1 ................ PASS 36: AES-GCM NIST Validation (AES-256,128,0,1024,96) #2 ................ PASS 36: AES-GCM NIST Validation (AES-256,128,0,1024,64) #0 ................ PASS 36: AES-GCM NIST Validation (AES-256,128,0,1024,64) #1 ................ PASS 36: AES-GCM NIST Validation (AES-256,128,0,1024,64) #2 ................ PASS 36: AES-GCM NIST Validation (AES-256,128,0,1024,32) #0 ................ PASS 36: AES-GCM NIST Validation (AES-256,128,0,1024,32) #1 ................ PASS 36: AES-GCM NIST Validation (AES-256,128,0,1024,32) #2 ................ PASS 36: AES-GCM NIST Validation (AES-256,128,1024,0,128) #0 ............... PASS 36: AES-GCM NIST Validation (AES-256,128,1024,0,128) #1 ............... PASS 36: AES-GCM NIST Validation (AES-256,128,1024,0,128) #2 ............... PASS 36: AES-GCM NIST Validation (AES-256,128,1024,0,120) #0 ............... PASS 36: AES-GCM NIST Validation (AES-256,128,1024,0,120) #1 ............... PASS 36: AES-GCM NIST Validation (AES-256,128,1024,0,120) #2 ............... PASS 36: AES-GCM NIST Validation (AES-256,128,1024,0,112) #0 ............... PASS 36: AES-GCM NIST Validation (AES-256,128,1024,0,112) #1 ............... PASS 36: AES-GCM NIST Validation (AES-256,128,1024,0,112) #2 ............... PASS 36: AES-GCM NIST Validation (AES-256,128,1024,0,104) #0 ............... PASS 36: AES-GCM NIST Validation (AES-256,128,1024,0,104) #1 ............... PASS 36: AES-GCM NIST Validation (AES-256,128,1024,0,104) #2 ............... PASS 36: AES-GCM NIST Validation (AES-256,128,1024,0,96) #0 ................ PASS 36: AES-GCM NIST Validation (AES-256,128,1024,0,96) #1 ................ PASS 36: AES-GCM NIST Validation (AES-256,128,1024,0,96) #2 ................ PASS 36: AES-GCM NIST Validation (AES-256,128,1024,0,64) #0 ................ PASS 36: AES-GCM NIST Validation (AES-256,128,1024,0,64) #1 ................ PASS 36: AES-GCM NIST Validation (AES-256,128,1024,0,64) #2 ................ PASS 36: AES-GCM NIST Validation (AES-256,128,1024,0,32) #0 ................ PASS 36: AES-GCM NIST Validation (AES-256,128,1024,0,32) #1 ................ PASS 36: AES-GCM NIST Validation (AES-256,128,1024,0,32) #2 ................ PASS 36: AES-GCM NIST Validation (AES-256,128,1024,1024,128) #0 ............ PASS 36: AES-GCM NIST Validation (AES-256,128,1024,1024,128) #1 ............ PASS 36: AES-GCM NIST Validation (AES-256,128,1024,1024,128) #2 ............ PASS 36: AES-GCM NIST Validation (AES-256,128,1024,1024,120) #0 ............ PASS 36: AES-GCM NIST Validation (AES-256,128,1024,1024,120) #1 ............ PASS 36: AES-GCM NIST Validation (AES-256,128,1024,1024,120) #2 ............ PASS 36: AES-GCM NIST Validation (AES-256,128,1024,1024,112) #0 ............ PASS 36: AES-GCM NIST Validation (AES-256,128,1024,1024,112) #1 ............ PASS 36: AES-GCM NIST Validation (AES-256,128,1024,1024,112) #2 ............ PASS 36: AES-GCM NIST Validation (AES-256,128,1024,1024,104) #0 ............ PASS 36: AES-GCM NIST Validation (AES-256,128,1024,1024,104) #1 ............ PASS 36: AES-GCM NIST Validation (AES-256,128,1024,1024,104) #2 ............ PASS 36: AES-GCM NIST Validation (AES-256,128,1024,1024,96) #0 ............. PASS 36: AES-GCM NIST Validation (AES-256,128,1024,1024,96) #1 ............. PASS 36: AES-GCM NIST Validation (AES-256,128,1024,1024,96) #2 ............. PASS 36: AES-GCM NIST Validation (AES-256,128,1024,1024,64) #0 ............. PASS 36: AES-GCM NIST Validation (AES-256,128,1024,1024,64) #1 ............. PASS 36: AES-GCM NIST Validation (AES-256,128,1024,1024,64) #2 ............. PASS 36: AES-GCM NIST Validation (AES-256,128,1024,1024,32) #0 ............. PASS 36: AES-GCM NIST Validation (AES-256,128,1024,1024,32) #1 ............. PASS 36: AES-GCM NIST Validation (AES-256,128,1024,1024,32) #2 ............. PASS 36: AES-GCM Bad IV (AES-256,128,0,0,32) #0 ............................ PASS 36: AES-GCM Selftest .................................................. AES-GCM-128 #0 (enc): passed 36: AES-GCM-128 #0 (dec): passed 36: AES-GCM-128 #0 split (enc): passed 36: AES-GCM-128 #0 split (dec): passed 36: AES-GCM-128 #1 (enc): passed 36: AES-GCM-128 #1 (dec): passed 36: AES-GCM-128 #1 split (enc): passed 36: AES-GCM-128 #1 split (dec): passed 36: AES-GCM-128 #2 (enc): passed 36: AES-GCM-128 #2 (dec): passed 36: AES-GCM-128 #2 split (enc): passed 36: AES-GCM-128 #2 split (dec): passed 36: AES-GCM-128 #3 (enc): passed 36: AES-GCM-128 #3 (dec): passed 36: AES-GCM-128 #3 split (enc): passed 36: AES-GCM-128 #3 split (dec): passed 36: AES-GCM-128 #4 (enc): passed 36: AES-GCM-128 #4 (dec): passed 36: AES-GCM-128 #4 split (enc): passed 36: AES-GCM-128 #4 split (dec): passed 36: AES-GCM-128 #5 (enc): passed 36: AES-GCM-128 #5 (dec): passed 36: AES-GCM-128 #5 split (enc): passed 36: AES-GCM-128 #5 split (dec): passed 36: AES-GCM-192 #0 (enc): passed 36: AES-GCM-192 #0 (dec): passed 36: AES-GCM-192 #0 split (enc): passed 36: AES-GCM-192 #0 split (dec): passed 36: AES-GCM-192 #1 (enc): passed 36: AES-GCM-192 #1 (dec): passed 36: AES-GCM-192 #1 split (enc): passed 36: AES-GCM-192 #1 split (dec): passed 36: AES-GCM-192 #2 (enc): passed 36: AES-GCM-192 #2 (dec): passed 36: AES-GCM-192 #2 split (enc): passed 36: AES-GCM-192 #2 split (dec): passed 36: AES-GCM-192 #3 (enc): passed 36: AES-GCM-192 #3 (dec): passed 36: AES-GCM-192 #3 split (enc): passed 36: AES-GCM-192 #3 split (dec): passed 36: AES-GCM-192 #4 (enc): passed 36: AES-GCM-192 #4 (dec): passed 36: AES-GCM-192 #4 split (enc): passed 36: AES-GCM-192 #4 split (dec): passed 36: AES-GCM-192 #5 (enc): passed 36: AES-GCM-192 #5 (dec): passed 36: AES-GCM-192 #5 split (enc): passed 36: AES-GCM-192 #5 split (dec): passed 36: AES-GCM-256 #0 (enc): passed 36: AES-GCM-256 #0 (dec): passed 36: AES-GCM-256 #0 split (enc): passed 36: AES-GCM-256 #0 split (dec): passed 36: AES-GCM-256 #1 (enc): passed 36: AES-GCM-256 #1 (dec): passed 36: AES-GCM-256 #1 split (enc): passed 36: AES-GCM-256 #1 split (dec): passed 36: AES-GCM-256 #2 (enc): passed 36: AES-GCM-256 #2 (dec): passed 36: AES-GCM-256 #2 split (enc): passed 36: AES-GCM-256 #2 split (dec): passed 36: AES-GCM-256 #3 (enc): passed 36: AES-GCM-256 #3 (dec): passed 36: AES-GCM-256 #3 split (enc): passed 36: AES-GCM-256 #3 split (dec): passed 36: AES-GCM-256 #4 (enc): passed 36: AES-GCM-256 #4 (dec): passed 36: AES-GCM-256 #4 split (enc): passed 36: AES-GCM-256 #4 split (dec): passed 36: AES-GCM-256 #5 (enc): passed 36: AES-GCM-256 #5 (dec): passed 36: AES-GCM-256 #5 split (enc): passed 36: AES-GCM-256 #5 split (dec): passed 36: 36: PASS 36: 36: ---------------------------------------------------------------------------- 36: 36: PASSED (170 / 170 tests (0 skipped)) 36/60 Test #36: gcm.aes256_de-suite .............. Passed 0.26 sec test 37 Start 37: gcm.camellia-suite 37: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_gcm.camellia "--verbose" 37: Test timeout computed to be: 9.99988e+06 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #1 (128-en) .. PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #2 (128-en) .. PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #3 (128-en) .. PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #4 (128-en) .. PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #5 (128-en) .. PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #6 (128-en) .. PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #7 (192-en) .. PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #8 (192-en) .. PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #9 (192-en) .. PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #10 (192-en) . PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #11 (192-en) . PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #12 (192-en) . PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #13 (256-en) . PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #14 (256-en) . PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #15 (256-en) . PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #16 (256-en) . PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #17 (256-en) . PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #18 (256-en) . PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #1 (128-de) .. PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #2 (128-de) .. PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #3 (128-de) .. PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #4 (128-de) .. PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #5 (128-de) .. PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #6 (128-de) .. PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #7 (192-de) .. PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #8 (192-de) .. PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #9 (192-de) .. PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #10 (192-de) . PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #11 (192-de) . PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #12 (192-de) . PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #13 (256-de) . PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #14 (256-de) . PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #15 (256-de) . PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #16 (256-de) . PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #17 (256-de) . PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #18 (256-de) . PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #1 (128-bad) . PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #2 (128-bad) . PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #3 (128-bad) . PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #4 (128-bad) . PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #5 (128-bad) . PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #6 (128-bad) . PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #7 (192-bad) . PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #8 (192-bad) . PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #9 (192-bad) . PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #10 (192-bad) PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #11 (192-bad) PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #12 (192-bad) PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #13 (256-bad) PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #14 (256-bad) PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #15 (256-bad) PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #16 (256-bad) PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #17 (256-bad) PASS 37: Camellia-GCM test vect draft-kato-ipsec-camellia-gcm #18 (256-bad) PASS 37: 37: ---------------------------------------------------------------------------- 37: 37: PASSED (54 / 54 tests (0 skipped)) 37/60 Test #37: gcm.camellia-suite ............... Passed 0.02 sec test 38 Start 38: hmac_drbg.misc-suite 38: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_hmac_drbg.misc "--verbose" 38: Test timeout computed to be: 9.99988e+06 38: HMAC_DRBG entropy usage SHA-1 ..................................... PASS 38: HMAC_DRBG entropy usage SHA-224 ................................... PASS 38: HMAC_DRBG entropy usage SHA-256 ................................... PASS 38: HMAC_DRBG entropy usage SHA-384 ................................... PASS 38: HMAC_DRBG entropy usage SHA-512 ................................... PASS 38: HMAC_DRBG write/update seed file SHA-1 ............................ PASS 38: HMAC_DRBG write/update seed file SHA-1 ............................ PASS 38: HMAC_DRBG write/update seed file SHA-224 .......................... PASS 38: HMAC_DRBG write/update seed file SHA-224 .......................... PASS 38: HMAC_DRBG write/update seed file SHA-256 .......................... PASS 38: HMAC_DRBG write/update seed file SHA-256 .......................... PASS 38: HMAC_DRBG write/update seed file SHA-384 .......................... PASS 38: HMAC_DRBG write/update seed file SHA-384 .......................... PASS 38: HMAC_DRBG write/update seed file SHA-512 .......................... PASS 38: HMAC_DRBG write/update seed file SHA-512 .......................... PASS 38: HMAC_DRBG from buffer SHA-1 ....................................... PASS 38: HMAC_DRBG from buffer SHA-224 ..................................... PASS 38: HMAC_DRBG from buffer SHA-256 ..................................... PASS 38: HMAC_DRBG from buffer SHA-384 ..................................... PASS 38: HMAC_DRBG from buffer SHA-512 ..................................... PASS 38: HMAC_DRBG self test ............................................... HMAC_DRBG (PR = True) : passed 38: HMAC_DRBG (PR = False) : passed 38: 38: PASS 38: 38: ---------------------------------------------------------------------------- 38: 38: PASSED (21 / 21 tests (0 skipped)) 38/60 Test #38: hmac_drbg.misc-suite ............. Passed 0.07 sec test 39 Start 39: hmac_drbg.no_reseed-suite 39: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_hmac_drbg.no_reseed "--verbose" 39: Test timeout computed to be: 9.99988e+06 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,0,0) #0 .......... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,0,0) #1 .......... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,0,0) #2 .......... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,0,0) #3 .......... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,0,0) #4 .......... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,0,0) #5 .......... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,0,0) #6 .......... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,0,0) #7 .......... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,0,0) #8 .......... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,0,0) #9 .......... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,0,0) #10 ......... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,0,0) #11 ......... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,0,0) #12 ......... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,0,0) #13 ......... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,0,0) #14 ......... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,0,128) #0 ........ PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,0,128) #1 ........ PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,0,128) #2 ........ PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,0,128) #3 ........ PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,0,128) #4 ........ PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,0,128) #5 ........ PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,0,128) #6 ........ PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,0,128) #7 ........ PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,0,128) #8 ........ PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,0,128) #9 ........ PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,0,128) #10 ....... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,0,128) #11 ....... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,0,128) #12 ....... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,0,128) #13 ....... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,0,128) #14 ....... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,128,0) #0 ........ PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,128,0) #1 ........ PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,128,0) #2 ........ PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,128,0) #3 ........ PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,128,0) #4 ........ PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,128,0) #5 ........ PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,128,0) #6 ........ PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,128,0) #7 ........ PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,128,0) #8 ........ PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,128,0) #9 ........ PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,128,0) #10 ....... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,128,0) #11 ....... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,128,0) #12 ....... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,128,0) #13 ....... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,128,0) #14 ....... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,128,128) #0 ...... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,128,128) #1 ...... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,128,128) #2 ...... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,128,128) #3 ...... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,128,128) #4 ...... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,128,128) #5 ...... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,128,128) #6 ...... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,128,128) #7 ...... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,128,128) #8 ...... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,128,128) #9 ...... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,128,128) #10 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,128,128) #11 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,128,128) #12 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,128,128) #13 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-1,128+64,128,128) #14 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,0,0) #0 ........ PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,0,0) #1 ........ PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,0,0) #2 ........ PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,0,0) #3 ........ PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,0,0) #4 ........ PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,0,0) #5 ........ PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,0,0) #6 ........ PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,0,0) #7 ........ PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,0,0) #8 ........ PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,0,0) #9 ........ PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,0,0) #10 ....... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,0,0) #11 ....... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,0,0) #12 ....... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,0,0) #13 ....... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,0,0) #14 ....... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,192,0) #0 ...... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,192,0) #1 ...... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,192,0) #2 ...... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,192,0) #3 ...... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,192,0) #4 ...... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,192,0) #5 ...... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,192,0) #6 ...... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,192,0) #7 ...... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,192,0) #8 ...... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,192,0) #9 ...... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,192,0) #10 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,192,0) #11 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,192,0) #12 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,192,0) #13 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,192,0) #14 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,0,192) #0 ...... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,0,192) #1 ...... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,0,192) #2 ...... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,0,192) #3 ...... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,0,192) #4 ...... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,0,192) #5 ...... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,0,192) #6 ...... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,0,192) #7 ...... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,0,192) #8 ...... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,0,192) #9 ...... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,0,192) #10 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,0,192) #11 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,0,192) #12 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,0,192) #13 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,0,192) #14 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,192,192) #0 .... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,192,192) #1 .... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,192,192) #2 .... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,192,192) #3 .... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,192,192) #4 .... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,192,192) #5 .... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,192,192) #6 .... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,192,192) #7 .... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,192,192) #8 .... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,192,192) #9 .... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,192,192) #10 ... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,192,192) #11 ... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,192,192) #12 ... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,192,192) #13 ... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-224,192+96,192,192) #14 ... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,0,0) #0 ....... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,0,0) #1 ....... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,0,0) #2 ....... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,0,0) #3 ....... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,0,0) #4 ....... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,0,0) #5 ....... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,0,0) #6 ....... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,0,0) #7 ....... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,0,0) #8 ....... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,0,0) #9 ....... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,0,0) #10 ...... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,0,0) #11 ...... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,0,0) #12 ...... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,0,0) #13 ...... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,0,0) #14 ...... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,0,256) #0 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,0,256) #1 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,0,256) #2 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,0,256) #3 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,0,256) #4 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,0,256) #5 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,0,256) #6 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,0,256) #7 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,0,256) #8 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,0,256) #9 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,0,256) #10 .... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,0,256) #11 .... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,0,256) #12 .... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,0,256) #13 .... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,0,256) #14 .... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,256,0) #0 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,256,0) #1 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,256,0) #2 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,256,0) #3 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,256,0) #4 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,256,0) #5 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,256,0) #6 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,256,0) #7 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,256,0) #8 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,256,0) #9 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,256,0) #10 .... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,256,0) #11 .... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,256,0) #12 .... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,256,0) #13 .... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,256,0) #14 .... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,256,256) #0 ... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,256,256) #1 ... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,256,256) #2 ... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,256,256) #3 ... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,256,256) #4 ... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,256,256) #5 ... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,256,256) #6 ... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,256,256) #7 ... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,256,256) #8 ... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,256,256) #9 ... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,256,256) #10 .. PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,256,256) #11 .. PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,256,256) #12 .. PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,256,256) #13 .. PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-256,256+128,256,256) #14 .. PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,0,0) #0 ....... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,0,0) #1 ....... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,0,0) #2 ....... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,0,0) #3 ....... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,0,0) #4 ....... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,0,0) #5 ....... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,0,0) #6 ....... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,0,0) #7 ....... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,0,0) #8 ....... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,0,0) #9 ....... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,0,0) #10 ...... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,0,0) #11 ...... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,0,0) #12 ...... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,0,0) #13 ...... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,0,0) #14 ...... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,0,256) #0 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,0,256) #1 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,0,256) #2 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,0,256) #3 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,0,256) #4 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,0,256) #5 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,0,256) #6 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,0,256) #7 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,0,256) #8 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,0,256) #9 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,0,256) #10 .... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,0,256) #11 .... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,0,256) #12 .... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,0,256) #13 .... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,0,256) #14 .... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,256,0) #0 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,256,0) #1 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,256,0) #2 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,256,0) #3 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,256,0) #4 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,256,0) #5 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,256,0) #6 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,256,0) #7 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,256,0) #8 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,256,0) #9 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,256,0) #10 .... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,256,0) #11 .... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,256,0) #12 .... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,256,0) #13 .... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,256,0) #14 .... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,256,256) #0 ... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,256,256) #1 ... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,256,256) #2 ... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,256,256) #3 ... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,256,256) #4 ... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,256,256) #5 ... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,256,256) #6 ... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,256,256) #7 ... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,256,256) #8 ... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,256,256) #9 ... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,256,256) #10 .. PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,256,256) #11 .. PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,256,256) #12 .. PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,256,256) #13 .. PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-384,256+128,256,256) #14 .. PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,0,0) #0 ....... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,0,0) #1 ....... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,0,0) #2 ....... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,0,0) #3 ....... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,0,0) #4 ....... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,0,0) #5 ....... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,0,0) #6 ....... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,0,0) #7 ....... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,0,0) #8 ....... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,0,0) #9 ....... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,0,0) #10 ...... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,0,0) #11 ...... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,0,0) #12 ...... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,0,0) #13 ...... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,0,0) #14 ...... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,0,256) #0 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,0,256) #1 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,0,256) #2 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,0,256) #3 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,0,256) #4 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,0,256) #5 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,0,256) #6 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,0,256) #7 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,0,256) #8 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,0,256) #9 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,0,256) #10 .... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,0,256) #11 .... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,0,256) #12 .... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,0,256) #13 .... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,0,256) #14 .... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,256,0) #0 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,256,0) #1 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,256,0) #2 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,256,0) #3 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,256,0) #4 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,256,0) #5 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,256,0) #6 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,256,0) #7 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,256,0) #8 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,256,0) #9 ..... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,256,0) #10 .... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,256,0) #11 .... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,256,0) #12 .... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,256,0) #13 .... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,256,0) #14 .... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,256,256) #0 ... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,256,256) #1 ... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,256,256) #2 ... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,256,256) #3 ... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,256,256) #4 ... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,256,256) #5 ... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,256,256) #6 ... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,256,256) #7 ... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,256,256) #8 ... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,256,256) #9 ... PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,256,256) #10 .. PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,256,256) #11 .. PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,256,256) #12 .. PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,256,256) #13 .. PASS 39: HMAC_DRBG NIST CAVS 14.3 No Reseed (SHA-512,256+128,256,256) #14 .. PASS 39: 39: ---------------------------------------------------------------------------- 39: 39: PASSED (300 / 300 tests (0 skipped)) 39/60 Test #39: hmac_drbg.no_reseed-suite ........ Passed 0.35 sec test 40 Start 40: hmac_drbg.nopr-suite 40: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_hmac_drbg.nopr "--verbose" 40: Test timeout computed to be: 9.99988e+06 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 0, 0) #0 ................ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 0, 0) #1 ................ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 0, 0) #2 ................ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 0, 0) #3 ................ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 0, 0) #4 ................ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 0, 0) #5 ................ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 0, 0) #6 ................ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 0, 0) #7 ................ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 0, 0) #8 ................ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 0, 0) #9 ................ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 0, 0) #10 ............... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 0, 0) #11 ............... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 0, 0) #12 ............... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 0, 0) #13 ............... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 0, 0) #14 ............... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 0, 128) #0 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 0, 128) #1 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 0, 128) #2 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 0, 128) #3 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 0, 128) #4 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 0, 128) #5 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 0, 128) #6 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 0, 128) #7 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 0, 128) #8 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 0, 128) #9 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 0, 128) #10 ............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 0, 128) #11 ............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 0, 128) #12 ............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 0, 128) #13 ............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 0, 128) #14 ............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 128, 0) #0 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 128, 0) #1 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 128, 0) #2 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 128, 0) #3 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 128, 0) #4 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 128, 0) #5 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 128, 0) #6 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 128, 0) #7 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 128, 0) #8 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 128, 0) #9 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 128, 0) #10 ............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 128, 0) #11 ............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 128, 0) #12 ............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 128, 0) #13 ............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 128, 0) #14 ............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 128, 128) #0 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 128, 128) #1 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 128, 128) #2 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 128, 128) #3 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 128, 128) #4 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 128, 128) #5 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 128, 128) #6 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 128, 128) #7 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 128, 128) #8 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 128, 128) #9 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 128, 128) #10 ........... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 128, 128) #11 ........... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 128, 128) #12 ........... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 128, 128) #13 ........... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-1, 128, 128) #14 ........... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 0, 0) #0 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 0, 0) #1 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 0, 0) #2 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 0, 0) #3 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 0, 0) #4 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 0, 0) #5 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 0, 0) #6 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 0, 0) #7 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 0, 0) #8 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 0, 0) #9 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 0, 0) #10 ............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 0, 0) #11 ............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 0, 0) #12 ............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 0, 0) #13 ............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 0, 0) #14 ............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 0, 192) #0 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 0, 192) #1 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 0, 192) #2 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 0, 192) #3 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 0, 192) #4 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 0, 192) #5 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 0, 192) #6 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 0, 192) #7 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 0, 192) #8 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 0, 192) #9 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 0, 192) #10 ........... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 0, 192) #11 ........... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 0, 192) #12 ........... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 0, 192) #13 ........... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 0, 192) #14 ........... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 192, 0) #0 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 192, 0) #1 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 192, 0) #2 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 192, 0) #3 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 192, 0) #4 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 192, 0) #5 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 192, 0) #6 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 192, 0) #7 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 192, 0) #8 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 192, 0) #9 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 192, 0) #10 ........... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 192, 0) #11 ........... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 192, 0) #12 ........... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 192, 0) #13 ........... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 192, 0) #14 ........... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 192, 192) #0 .......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 192, 192) #1 .......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 192, 192) #2 .......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 192, 192) #3 .......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 192, 192) #4 .......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 192, 192) #5 .......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 192, 192) #6 .......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 192, 192) #7 .......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 192, 192) #8 .......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 192, 192) #9 .......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 192, 192) #10 ......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 192, 192) #11 ......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 192, 192) #12 ......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 192, 192) #13 ......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-224, 192, 192) #14 ......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 0, 0) #0 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 0, 0) #1 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 0, 0) #2 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 0, 0) #3 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 0, 0) #4 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 0, 0) #5 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 0, 0) #6 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 0, 0) #7 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 0, 0) #8 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 0, 0) #9 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 0, 0) #10 ............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 0, 0) #11 ............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 0, 0) #12 ............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 0, 0) #13 ............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 0, 0) #14 ............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 0, 256) #0 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 0, 256) #1 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 0, 256) #2 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 0, 256) #3 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 0, 256) #4 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 0, 256) #5 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 0, 256) #6 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 0, 256) #7 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 0, 256) #8 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 0, 256) #9 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 0, 256) #10 ........... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 0, 256) #11 ........... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 0, 256) #12 ........... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 0, 256) #13 ........... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 0, 256) #14 ........... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 256, 0) #0 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 256, 0) #1 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 256, 0) #2 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 256, 0) #3 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 256, 0) #4 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 256, 0) #5 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 256, 0) #6 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 256, 0) #7 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 256, 0) #8 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 256, 0) #9 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 256, 0) #10 ........... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 256, 0) #11 ........... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 256, 0) #12 ........... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 256, 0) #13 ........... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 256, 0) #14 ........... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 256, 256) #0 .......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 256, 256) #1 .......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 256, 256) #2 .......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 256, 256) #3 .......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 256, 256) #4 .......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 256, 256) #5 .......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 256, 256) #6 .......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 256, 256) #7 .......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 256, 256) #8 .......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 256, 256) #9 .......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 256, 256) #10 ......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 256, 256) #11 ......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 256, 256) #12 ......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 256, 256) #13 ......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-256, 256, 256) #14 ......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 0, 0) #0 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 0, 0) #1 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 0, 0) #2 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 0, 0) #3 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 0, 0) #4 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 0, 0) #5 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 0, 0) #6 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 0, 0) #7 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 0, 0) #8 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 0, 0) #9 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 0, 0) #10 ............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 0, 0) #11 ............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 0, 0) #12 ............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 0, 0) #13 ............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 0, 0) #14 ............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 0, 256) #0 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 0, 256) #1 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 0, 256) #2 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 0, 256) #3 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 0, 256) #4 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 0, 256) #5 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 0, 256) #6 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 0, 256) #7 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 0, 256) #8 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 0, 256) #9 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 0, 256) #10 ........... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 0, 256) #11 ........... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 0, 256) #12 ........... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 0, 256) #13 ........... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 0, 256) #14 ........... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 256, 0) #0 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 256, 0) #1 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 256, 0) #2 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 256, 0) #3 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 256, 0) #4 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 256, 0) #5 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 256, 0) #6 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 256, 0) #7 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 256, 0) #8 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 256, 0) #9 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 256, 0) #10 ........... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 256, 0) #11 ........... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 256, 0) #12 ........... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 256, 0) #13 ........... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 256, 0) #14 ........... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 256, 256) #0 .......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 256, 256) #1 .......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 256, 256) #2 .......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 256, 256) #3 .......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 256, 256) #4 .......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 256, 256) #5 .......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 256, 256) #6 .......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 256, 256) #7 .......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 256, 256) #8 .......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 256, 256) #9 .......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 256, 256) #10 ......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 256, 256) #11 ......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 256, 256) #12 ......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 256, 256) #13 ......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-384, 256, 256) #14 ......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 0, 0) #0 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 0, 0) #1 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 0, 0) #2 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 0, 0) #3 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 0, 0) #4 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 0, 0) #5 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 0, 0) #6 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 0, 0) #7 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 0, 0) #8 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 0, 0) #9 .............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 0, 0) #10 ............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 0, 0) #11 ............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 0, 0) #12 ............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 0, 0) #13 ............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 0, 0) #14 ............. PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 0, 256) #0 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 0, 256) #1 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 0, 256) #2 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 0, 256) #3 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 0, 256) #4 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 0, 256) #5 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 0, 256) #6 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 0, 256) #7 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 0, 256) #8 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 0, 256) #9 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 0, 256) #10 ........... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 0, 256) #11 ........... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 0, 256) #12 ........... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 0, 256) #13 ........... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 0, 256) #14 ........... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 256, 0) #0 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 256, 0) #1 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 256, 0) #2 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 256, 0) #3 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 256, 0) #4 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 256, 0) #5 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 256, 0) #6 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 256, 0) #7 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 256, 0) #8 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 256, 0) #9 ............ PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 256, 0) #10 ........... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 256, 0) #11 ........... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 256, 0) #12 ........... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 256, 0) #13 ........... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 256, 0) #14 ........... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 256, 256) #0 .......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 256, 256) #1 .......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 256, 256) #2 .......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 256, 256) #3 .......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 256, 256) #4 .......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 256, 256) #5 .......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 256, 256) #6 .......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 256, 256) #7 .......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 256, 256) #8 .......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 256, 256) #9 .......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 256, 256) #10 ......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 256, 256) #11 ......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 256, 256) #12 ......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 256, 256) #13 ......... PASS 40: HMAC_DRBG NIST CAVS 14.3 PR False (SHA-512, 256, 256) #14 ......... PASS 40: 40: ---------------------------------------------------------------------------- 40: 40: PASSED (300 / 300 tests (0 skipped)) 40/60 Test #40: hmac_drbg.nopr-suite ............. Passed 0.24 sec test 41 Start 41: hmac_drbg.pr-suite 41: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_hmac_drbg.pr "--verbose" 41: Test timeout computed to be: 9.99988e+06 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 0, 0) #0 ................. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 0, 0) #1 ................. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 0, 0) #2 ................. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 0, 0) #3 ................. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 0, 0) #4 ................. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 0, 0) #5 ................. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 0, 0) #6 ................. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 0, 0) #7 ................. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 0, 0) #8 ................. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 0, 0) #9 ................. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 0, 0) #10 ................ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 0, 0) #11 ................ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 0, 0) #12 ................ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 0, 0) #13 ................ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 0, 0) #14 ................ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 0, 128) #0 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 0, 128) #1 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 0, 128) #2 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 0, 128) #3 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 0, 128) #4 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 0, 128) #5 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 0, 128) #6 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 0, 128) #7 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 0, 128) #8 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 0, 128) #9 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 0, 128) #10 .............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 0, 128) #11 .............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 0, 128) #12 .............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 0, 128) #13 .............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 0, 128) #14 .............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 128, 0) #0 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 128, 0) #1 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 128, 0) #2 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 128, 0) #3 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 128, 0) #4 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 128, 0) #5 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 128, 0) #6 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 128, 0) #7 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 128, 0) #8 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 128, 0) #9 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 128, 0) #10 .............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 128, 0) #11 .............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 128, 0) #12 .............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 128, 0) #13 .............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 128, 0) #14 .............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 128, 128) #0 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 128, 128) #1 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 128, 128) #2 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 128, 128) #3 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 128, 128) #4 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 128, 128) #5 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 128, 128) #6 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 128, 128) #7 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 128, 128) #8 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 128, 128) #9 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 128, 128) #10 ............ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 128, 128) #11 ............ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 128, 128) #12 ............ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 128, 128) #13 ............ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-1, 128, 128) #14 ............ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 0, 0) #0 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 0, 0) #1 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 0, 0) #2 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 0, 0) #3 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 0, 0) #4 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 0, 0) #5 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 0, 0) #6 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 0, 0) #7 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 0, 0) #8 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 0, 0) #9 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 0, 0) #10 .............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 0, 0) #11 .............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 0, 0) #12 .............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 0, 0) #13 .............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 0, 0) #14 .............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 0, 192) #0 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 0, 192) #1 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 0, 192) #2 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 0, 192) #3 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 0, 192) #4 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 0, 192) #5 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 0, 192) #6 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 0, 192) #7 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 0, 192) #8 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 0, 192) #9 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 0, 192) #10 ............ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 0, 192) #11 ............ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 0, 192) #12 ............ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 0, 192) #13 ............ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 0, 192) #14 ............ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 192, 0) #0 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 192, 0) #1 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 192, 0) #2 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 192, 0) #3 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 192, 0) #4 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 192, 0) #5 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 192, 0) #6 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 192, 0) #7 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 192, 0) #8 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 192, 0) #9 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 192, 0) #10 ............ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 192, 0) #11 ............ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 192, 0) #12 ............ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 192, 0) #13 ............ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 192, 0) #14 ............ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 192, 192) #0 ........... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 192, 192) #1 ........... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 192, 192) #2 ........... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 192, 192) #3 ........... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 192, 192) #4 ........... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 192, 192) #5 ........... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 192, 192) #6 ........... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 192, 192) #7 ........... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 192, 192) #8 ........... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 192, 192) #9 ........... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 192, 192) #10 .......... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 192, 192) #11 .......... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 192, 192) #12 .......... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 192, 192) #13 .......... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-224, 192, 192) #14 .......... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 0, 0) #0 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 0, 0) #1 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 0, 0) #2 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 0, 0) #3 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 0, 0) #4 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 0, 0) #5 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 0, 0) #6 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 0, 0) #7 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 0, 0) #8 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 0, 0) #9 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 0, 0) #10 .............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 0, 0) #11 .............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 0, 0) #12 .............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 0, 0) #13 .............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 0, 0) #14 .............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 0, 256) #0 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 0, 256) #1 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 0, 256) #2 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 0, 256) #3 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 0, 256) #4 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 0, 256) #5 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 0, 256) #6 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 0, 256) #7 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 0, 256) #8 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 0, 256) #9 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 0, 256) #10 ............ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 0, 256) #11 ............ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 0, 256) #12 ............ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 0, 256) #13 ............ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 0, 256) #14 ............ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 256, 0) #0 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 256, 0) #1 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 256, 0) #2 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 256, 0) #3 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 256, 0) #4 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 256, 0) #5 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 256, 0) #6 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 256, 0) #7 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 256, 0) #8 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 256, 0) #9 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 256, 0) #10 ............ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 256, 0) #11 ............ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 256, 0) #12 ............ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 256, 0) #13 ............ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 256, 0) #14 ............ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 256, 256) #0 ........... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 256, 256) #1 ........... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 256, 256) #2 ........... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 256, 256) #3 ........... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 256, 256) #4 ........... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 256, 256) #5 ........... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 256, 256) #6 ........... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 256, 256) #7 ........... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 256, 256) #8 ........... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 256, 256) #9 ........... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 256, 256) #10 .......... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 256, 256) #11 .......... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 256, 256) #12 .......... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 256, 256) #13 .......... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-256, 256, 256) #14 .......... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 0, 0) #0 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 0, 0) #1 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 0, 0) #2 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 0, 0) #3 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 0, 0) #4 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 0, 0) #5 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 0, 0) #6 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 0, 0) #7 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 0, 0) #8 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 0, 0) #9 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 0, 0) #10 .............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 0, 0) #11 .............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 0, 0) #12 .............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 0, 0) #13 .............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 0, 0) #14 .............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 0, 256) #0 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 0, 256) #1 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 0, 256) #2 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 0, 256) #3 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 0, 256) #4 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 0, 256) #5 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 0, 256) #6 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 0, 256) #7 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 0, 256) #8 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 0, 256) #9 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 0, 256) #10 ............ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 0, 256) #11 ............ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 0, 256) #12 ............ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 0, 256) #13 ............ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 0, 256) #14 ............ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 256, 0) #0 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 256, 0) #1 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 256, 0) #2 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 256, 0) #3 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 256, 0) #4 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 256, 0) #5 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 256, 0) #6 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 256, 0) #7 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 256, 0) #8 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 256, 0) #9 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 256, 0) #10 ............ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 256, 0) #11 ............ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 256, 0) #12 ............ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 256, 0) #13 ............ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 256, 0) #14 ............ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 256, 256) #0 ........... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 256, 256) #1 ........... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 256, 256) #2 ........... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 256, 256) #3 ........... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 256, 256) #4 ........... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 256, 256) #5 ........... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 256, 256) #6 ........... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 256, 256) #7 ........... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 256, 256) #8 ........... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 256, 256) #9 ........... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 256, 256) #10 .......... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 256, 256) #11 .......... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 256, 256) #12 .......... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 256, 256) #13 .......... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-384, 256, 256) #14 .......... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 0, 0) #0 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 0, 0) #1 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 0, 0) #2 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 0, 0) #3 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 0, 0) #4 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 0, 0) #5 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 0, 0) #6 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 0, 0) #7 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 0, 0) #8 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 0, 0) #9 ............... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 0, 0) #10 .............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 0, 0) #11 .............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 0, 0) #12 .............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 0, 0) #13 .............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 0, 0) #14 .............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 0, 256) #0 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 0, 256) #1 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 0, 256) #2 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 0, 256) #3 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 0, 256) #4 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 0, 256) #5 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 0, 256) #6 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 0, 256) #7 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 0, 256) #8 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 0, 256) #9 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 0, 256) #10 ............ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 0, 256) #11 ............ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 0, 256) #12 ............ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 0, 256) #13 ............ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 0, 256) #14 ............ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 256, 0) #0 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 256, 0) #1 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 256, 0) #2 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 256, 0) #3 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 256, 0) #4 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 256, 0) #5 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 256, 0) #6 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 256, 0) #7 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 256, 0) #8 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 256, 0) #9 ............. PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 256, 0) #10 ............ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 256, 0) #11 ............ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 256, 0) #12 ............ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 256, 0) #13 ............ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 256, 0) #14 ............ PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 256, 256) #0 ........... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 256, 256) #1 ........... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 256, 256) #2 ........... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 256, 256) #3 ........... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 256, 256) #4 ........... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 256, 256) #5 ........... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 256, 256) #6 ........... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 256, 256) #7 ........... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 256, 256) #8 ........... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 256, 256) #9 ........... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 256, 256) #10 .......... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 256, 256) #11 .......... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 256, 256) #12 .......... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 256, 256) #13 .......... PASS 41: HMAC_DRBG NIST CAVS 14.3 PR True (SHA-512, 256, 256) #14 .......... PASS 41: 41: ---------------------------------------------------------------------------- 41: 41: PASSED (300 / 300 tests (0 skipped)) 41/60 Test #41: hmac_drbg.pr-suite ............... Passed 0.52 sec test 42 Start 42: md-suite 42: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_md "--verbose" 42: Test timeout computed to be: 9.99988e+06 42: MD process ........................................................ PASS 42: MD NULL/uninitialised arguments ................................... PASS 42: Information on MD2 ................................................ ---- 42: Unmet dependencies: MBEDTLS_MD2_C 42: Information on MD4 ................................................ ---- 42: Unmet dependencies: MBEDTLS_MD4_C 42: Information on MD5 ................................................ PASS 42: Information on RIPEMD160 .......................................... PASS 42: Information on SHA1 ............................................... PASS 42: Information on SHA224 ............................................. PASS 42: Information on SHA256 ............................................. PASS 42: Information on SHA384 ............................................. PASS 42: Information on SHA512 ............................................. PASS 42: generic mbedtls_md2 Test vector RFC1319 #1 ........................ ---- 42: Unmet dependencies: MBEDTLS_MD2_C 42: generic mbedtls_md2 Test vector RFC1319 #2 ........................ ---- 42: Unmet dependencies: MBEDTLS_MD2_C 42: generic mbedtls_md2 Test vector RFC1319 #3 ........................ ---- 42: Unmet dependencies: MBEDTLS_MD2_C 42: generic mbedtls_md2 Test vector RFC1319 #4 ........................ ---- 42: Unmet dependencies: MBEDTLS_MD2_C 42: generic mbedtls_md2 Test vector RFC1319 #5 ........................ ---- 42: Unmet dependencies: MBEDTLS_MD2_C 42: generic mbedtls_md2 Test vector RFC1319 #6 ........................ ---- 42: Unmet dependencies: MBEDTLS_MD2_C 42: generic mbedtls_md2 Test vector RFC1319 #7 ........................ ---- 42: Unmet dependencies: MBEDTLS_MD2_C 42: generic mbedtls_md4 Test vector RFC1320 #1 ........................ ---- 42: Unmet dependencies: MBEDTLS_MD4_C 42: generic mbedtls_md4 Test vector RFC1320 #2 ........................ ---- 42: Unmet dependencies: MBEDTLS_MD4_C 42: generic mbedtls_md4 Test vector RFC1320 #3 ........................ ---- 42: Unmet dependencies: MBEDTLS_MD4_C 42: generic mbedtls_md4 Test vector RFC1320 #4 ........................ ---- 42: Unmet dependencies: MBEDTLS_MD4_C 42: generic mbedtls_md4 Test vector RFC1320 #5 ........................ ---- 42: Unmet dependencies: MBEDTLS_MD4_C 42: generic mbedtls_md4 Test vector RFC1320 #6 ........................ ---- 42: Unmet dependencies: MBEDTLS_MD4_C 42: generic mbedtls_md4 Test vector RFC1320 #7 ........................ ---- 42: Unmet dependencies: MBEDTLS_MD4_C 42: generic mbedtls_md5 Test vector RFC1321 #1 ........................ PASS 42: generic mbedtls_md5 Test vector RFC1321 #2 ........................ PASS 42: generic mbedtls_md5 Test vector RFC1321 #3 ........................ PASS 42: generic mbedtls_md5 Test vector RFC1321 #4 ........................ PASS 42: generic mbedtls_md5 Test vector RFC1321 #5 ........................ PASS 42: generic mbedtls_md5 Test vector RFC1321 #6 ........................ PASS 42: generic mbedtls_md5 Test vector RFC1321 #7 ........................ PASS 42: generic mbedtls_ripemd160 Test vector from paper #1 ............... PASS 42: generic mbedtls_ripemd160 Test vector from paper #2 ............... PASS 42: generic mbedtls_ripemd160 Test vector from paper #3 ............... PASS 42: generic mbedtls_ripemd160 Test vector from paper #4 ............... PASS 42: generic mbedtls_ripemd160 Test vector from paper #5 ............... PASS 42: generic mbedtls_ripemd160 Test vector from paper #6 ............... PASS 42: generic mbedtls_ripemd160 Test vector from paper #7 ............... PASS 42: generic mbedtls_ripemd160 Test vector from paper #8 ............... PASS 42: generic HMAC-MD2 Hash File OpenSSL test #1 ........................ ---- 42: Unmet dependencies: MBEDTLS_MD2_C 42: generic HMAC-MD2 Hash File OpenSSL test #2 ........................ ---- 42: Unmet dependencies: MBEDTLS_MD2_C 42: generic HMAC-MD2 Hash File OpenSSL test #3 ........................ ---- 42: Unmet dependencies: MBEDTLS_MD2_C 42: generic HMAC-MD4 Hash File OpenSSL test #1 ........................ ---- 42: Unmet dependencies: MBEDTLS_MD4_C 42: generic HMAC-MD4 Hash File OpenSSL test #2 ........................ ---- 42: Unmet dependencies: MBEDTLS_MD4_C 42: generic HMAC-MD4 Hash File OpenSSL test #3 ........................ ---- 42: Unmet dependencies: MBEDTLS_MD4_C 42: generic HMAC-MD5 Hash File OpenSSL test #1 ........................ PASS 42: generic HMAC-MD5 Hash File OpenSSL test #2 ........................ PASS 42: generic HMAC-MD5 Hash File OpenSSL test #3 ........................ PASS 42: HMAC-MD2 Bouncy Castle test #1 .................................... ---- 42: Unmet dependencies: MBEDTLS_MD2_C 42: HMAC-MD4 Bouncy Castle test #1 .................................... ---- 42: Unmet dependencies: MBEDTLS_MD4_C 42: HMAC-MD5 Bouncy Castle test #1 .................................... PASS 42: generic HMAC-MD5 Test Vector RFC2202 #1 ........................... PASS 42: generic HMAC-MD5 Test Vector RFC2202 #2 ........................... PASS 42: generic HMAC-MD5 Test Vector RFC2202 #3 ........................... PASS 42: generic HMAC-MD5 Test Vector RFC2202 #4 ........................... PASS 42: generic HMAC-MD5 Test Vector RFC2202 #5 ........................... PASS 42: generic HMAC-MD5 Test Vector RFC2202 #6 ........................... PASS 42: generic HMAC-MD5 Test Vector RFC2202 #7 ........................... PASS 42: generic HMAC-RIPEMD160 Test vector RFC 2286 #1 .................... PASS 42: generic HMAC-RIPEMD160 Test vector RFC 2286 #2 .................... PASS 42: generic HMAC-RIPEMD160 Test vector RFC 2286 #3 .................... PASS 42: generic HMAC-RIPEMD160 Test vector RFC 2286 #4 .................... PASS 42: generic HMAC-RIPEMD160 Test vector RFC 2286 #5 .................... PASS 42: generic HMAC-RIPEMD160 Test vector RFC 2286 #6 .................... PASS 42: generic HMAC-RIPEMD160 Test vector RFC 2286 #7 .................... PASS 42: generic multi step mbedtls_md2 Test vector RFC1319 #1 ............. ---- 42: Unmet dependencies: MBEDTLS_MD2_C 42: generic multi step mbedtls_md2 Test vector RFC1319 #2 ............. ---- 42: Unmet dependencies: MBEDTLS_MD2_C 42: generic multi step mbedtls_md2 Test vector RFC1319 #3 ............. ---- 42: Unmet dependencies: MBEDTLS_MD2_C 42: generic multi step mbedtls_md2 Test vector RFC1319 #4 ............. ---- 42: Unmet dependencies: MBEDTLS_MD2_C 42: generic multi step mbedtls_md2 Test vector RFC1319 #5 ............. ---- 42: Unmet dependencies: MBEDTLS_MD2_C 42: generic multi step mbedtls_md2 Test vector RFC1319 #6 ............. ---- 42: Unmet dependencies: MBEDTLS_MD2_C 42: generic multi step mbedtls_md2 Test vector RFC1319 #7 ............. ---- 42: Unmet dependencies: MBEDTLS_MD2_C 42: generic multi step mbedtls_md4 Test vector RFC1320 #1 ............. ---- 42: Unmet dependencies: MBEDTLS_MD4_C 42: generic multi step mbedtls_md4 Test vector RFC1320 #2 ............. ---- 42: Unmet dependencies: MBEDTLS_MD4_C 42: generic multi step mbedtls_md4 Test vector RFC1320 #3 ............. ---- 42: Unmet dependencies: MBEDTLS_MD4_C 42: generic multi step mbedtls_md4 Test vector RFC1320 #4 ............. ---- 42: Unmet dependencies: MBEDTLS_MD4_C 42: generic multi step mbedtls_md4 Test vector RFC1320 #5 ............. ---- 42: Unmet dependencies: MBEDTLS_MD4_C 42: generic multi step mbedtls_md4 Test vector RFC1320 #6 ............. ---- 42: Unmet dependencies: MBEDTLS_MD4_C 42: generic multi step mbedtls_md4 Test vector RFC1320 #7 ............. ---- 42: Unmet dependencies: MBEDTLS_MD4_C 42: generic multi step mbedtls_md5 Test vector RFC1321 #1 ............. PASS 42: generic multi step mbedtls_md5 Test vector RFC1321 #2 ............. PASS 42: generic multi step mbedtls_md5 Test vector RFC1321 #3 ............. PASS 42: generic multi step mbedtls_md5 Test vector RFC1321 #4 ............. PASS 42: generic multi step mbedtls_md5 Test vector RFC1321 #5 ............. PASS 42: generic multi step mbedtls_md5 Test vector RFC1321 #6 ............. PASS 42: generic multi step mbedtls_md5 Test vector RFC1321 #7 ............. PASS 42: generic multi step mbedtls_ripemd160 Test vector from paper #1 .... PASS 42: generic multi step mbedtls_ripemd160 Test vector from paper #2 .... PASS 42: generic multi step mbedtls_ripemd160 Test vector from paper #3 .... PASS 42: generic multi step mbedtls_ripemd160 Test vector from paper #4 .... PASS 42: generic multi step mbedtls_ripemd160 Test vector from paper #5 .... PASS 42: generic multi step mbedtls_ripemd160 Test vector from paper #6 .... PASS 42: generic multi step mbedtls_ripemd160 Test vector from paper #7 .... PASS 42: generic multi step mbedtls_ripemd160 Test vector from paper #8 .... PASS 42: generic multi step HMAC-MD2 Hash File OpenSSL test #1 ............. ---- 42: Unmet dependencies: MBEDTLS_MD2_C 42: generic multi step HMAC-MD2 Hash File OpenSSL test #2 ............. ---- 42: Unmet dependencies: MBEDTLS_MD2_C 42: generic multi step HMAC-MD2 Hash File OpenSSL test #3 ............. ---- 42: Unmet dependencies: MBEDTLS_MD2_C 42: generic multi step HMAC-MD4 Hash File OpenSSL test #1 ............. ---- 42: Unmet dependencies: MBEDTLS_MD4_C 42: generic multi step HMAC-MD4 Hash File OpenSSL test #2 ............. ---- 42: Unmet dependencies: MBEDTLS_MD4_C 42: generic multi step HMAC-MD4 Hash File OpenSSL test #3 ............. ---- 42: Unmet dependencies: MBEDTLS_MD4_C 42: generic multi step HMAC-MD5 Hash File OpenSSL test #1 ............. PASS 42: generic multi step HMAC-MD5 Hash File OpenSSL test #2 ............. PASS 42: generic multi step HMAC-MD5 Hash File OpenSSL test #3 ............. PASS 42: generic multi step HMAC-MD5 Test Vector RFC2202 #1 ................ PASS 42: generic multi step HMAC-MD5 Test Vector RFC2202 #2 ................ PASS 42: generic multi step HMAC-MD5 Test Vector RFC2202 #3 ................ PASS 42: generic multi step HMAC-MD5 Test Vector RFC2202 #4 ................ PASS 42: generic multi step HMAC-MD5 Test Vector RFC2202 #5 ................ PASS 42: generic multi step HMAC-MD5 Test Vector RFC2202 #6 ................ PASS 42: generic multi step HMAC-MD5 Test Vector RFC2202 #7 ................ PASS 42: generic multi step HMAC-RIPEMD160 Test vector RFC 2286 #1 ......... PASS 42: generic multi step HMAC-RIPEMD160 Test vector RFC 2286 #2 ......... PASS 42: generic multi step HMAC-RIPEMD160 Test vector RFC 2286 #3 ......... PASS 42: generic multi step HMAC-RIPEMD160 Test vector RFC 2286 #4 ......... PASS 42: generic multi step HMAC-RIPEMD160 Test vector RFC 2286 #5 ......... PASS 42: generic multi step HMAC-RIPEMD160 Test vector RFC 2286 #6 ......... PASS 42: generic multi step HMAC-RIPEMD160 Test vector RFC 2286 #7 ......... PASS 42: generic MD2 Hash file #1 .......................................... ---- 42: Unmet dependencies: MBEDTLS_MD2_C 42: generic MD2 Hash file #2 .......................................... ---- 42: Unmet dependencies: MBEDTLS_MD2_C 42: generic MD2 Hash file #3 .......................................... ---- 42: Unmet dependencies: MBEDTLS_MD2_C 42: generic MD2 Hash file #4 .......................................... ---- 42: Unmet dependencies: MBEDTLS_MD2_C 42: generic MD4 Hash file #1 .......................................... ---- 42: Unmet dependencies: MBEDTLS_MD4_C 42: generic MD4 Hash file #2 .......................................... ---- 42: Unmet dependencies: MBEDTLS_MD4_C 42: generic MD4 Hash file #3 .......................................... ---- 42: Unmet dependencies: MBEDTLS_MD4_C 42: generic MD4 Hash file #4 .......................................... ---- 42: Unmet dependencies: MBEDTLS_MD4_C 42: generic MD5 Hash file #1 .......................................... PASS 42: generic MD5 Hash file #2 .......................................... PASS 42: generic MD5 Hash file #3 .......................................... PASS 42: generic MD5 Hash file #4 .......................................... PASS 42: generic RIPEMD160 Hash file #0 (from paper) ....................... PASS 42: generic RIPEMD160 Hash file #1 .................................... PASS 42: generic RIPEMD160 Hash file #2 .................................... PASS 42: generic RIPEMD160 Hash file #3 .................................... PASS 42: generic RIPEMD160 Hash file #4 .................................... PASS 42: generic HMAC-SHA-1 Test Vector FIPS-198a #1 ....................... PASS 42: generic HMAC-SHA-1 Test Vector FIPS-198a #2 ....................... PASS 42: generic HMAC-SHA-1 Test Vector FIPS-198a #3 ....................... PASS 42: generic HMAC-SHA-1 Test Vector FIPS-198a #4 ....................... PASS 42: generic HMAC-SHA-1 Test Vector NIST CAVS #1 ....................... PASS 42: generic HMAC-SHA-1 Test Vector NIST CAVS #2 ....................... PASS 42: generic HMAC-SHA-1 Test Vector NIST CAVS #3 ....................... PASS 42: generic HMAC-SHA-1 Test Vector NIST CAVS #4 ....................... PASS 42: generic HMAC-SHA-1 Test Vector NIST CAVS #5 ....................... PASS 42: generic HMAC-SHA-1 Test Vector NIST CAVS #6 ....................... PASS 42: generic HMAC-SHA-1 Test Vector NIST CAVS #7 ....................... PASS 42: generic HMAC-SHA-224 Test Vector NIST CAVS #1 ..................... PASS 42: generic HMAC-SHA-224 Test Vector NIST CAVS #2 ..................... PASS 42: generic HMAC-SHA-224 Test Vector NIST CAVS #3 ..................... PASS 42: generic HMAC-SHA-224 Test Vector NIST CAVS #4 ..................... PASS 42: generic HMAC-SHA-224 Test Vector NIST CAVS #5 ..................... PASS 42: generic HMAC-SHA-224 Test Vector NIST CAVS #6 ..................... PASS 42: generic HMAC-SHA-224 Test Vector NIST CAVS #7 ..................... PASS 42: generic HMAC-SHA-256 Test Vector NIST CAVS #1 ..................... PASS 42: generic HMAC-SHA-256 Test Vector NIST CAVS #2 ..................... PASS 42: generic HMAC-SHA-256 Test Vector NIST CAVS #3 ..................... PASS 42: generic HMAC-SHA-256 Test Vector NIST CAVS #4 ..................... PASS 42: generic HMAC-SHA-256 Test Vector NIST CAVS #5 ..................... PASS 42: generic HMAC-SHA-256 Test Vector NIST CAVS #6 ..................... PASS 42: generic HMAC-SHA-384 Test Vector NIST CAVS #1 ..................... PASS 42: generic HMAC-SHA-384 Test Vector NIST CAVS #2 ..................... PASS 42: generic HMAC-SHA-384 Test Vector NIST CAVS #3 ..................... PASS 42: generic HMAC-SHA-384 Test Vector NIST CAVS #4 ..................... PASS 42: generic HMAC-SHA-384 Test Vector NIST CAVS #5 ..................... PASS 42: generic HMAC-SHA-384 Test Vector NIST CAVS #5 ..................... PASS 42: generic HMAC-SHA-512 Test Vector NIST CAVS #1 ..................... PASS 42: generic HMAC-SHA-512 Test Vector NIST CAVS #2 ..................... PASS 42: generic HMAC-SHA-512 Test Vector NIST CAVS #3 ..................... PASS 42: generic HMAC-SHA-512 Test Vector NIST CAVS #4 ..................... PASS 42: generic HMAC-SHA-512 Test Vector NIST CAVS #5 ..................... PASS 42: generic HMAC-SHA-512 Test Vector NIST CAVS #6 ..................... PASS 42: generic multi step HMAC-SHA-1 Test Vector FIPS-198a #1 ............ PASS 42: generic multi step HMAC-SHA-1 Test Vector FIPS-198a #2 ............ PASS 42: generic multi step HMAC-SHA-1 Test Vector FIPS-198a #3 ............ PASS 42: generic multi step HMAC-SHA-1 Test Vector FIPS-198a #4 ............ PASS 42: generic multi step HMAC-SHA-1 Test Vector NIST CAVS #1 ............ PASS 42: generic multi step HMAC-SHA-1 Test Vector NIST CAVS #2 ............ PASS 42: generic multi step HMAC-SHA-1 Test Vector NIST CAVS #3 ............ PASS 42: generic multi step HMAC-SHA-1 Test Vector NIST CAVS #4 ............ PASS 42: generic multi step HMAC-SHA-1 Test Vector NIST CAVS #5 ............ PASS 42: generic multi step HMAC-SHA-1 Test Vector NIST CAVS #6 ............ PASS 42: generic multi step HMAC-SHA-1 Test Vector NIST CAVS #7 ............ PASS 42: generic multi step HMAC-SHA-224 Test Vector NIST CAVS #1 .......... PASS 42: generic multi step HMAC-SHA-224 Test Vector NIST CAVS #2 .......... PASS 42: generic multi step HMAC-SHA-224 Test Vector NIST CAVS #3 .......... PASS 42: generic multi step HMAC-SHA-224 Test Vector NIST CAVS #4 .......... PASS 42: generic multi step HMAC-SHA-224 Test Vector NIST CAVS #5 .......... PASS 42: generic multi step HMAC-SHA-224 Test Vector NIST CAVS #6 .......... PASS 42: generic multi step HMAC-SHA-224 Test Vector NIST CAVS #7 .......... PASS 42: generic multi step HMAC-SHA-256 Test Vector NIST CAVS #1 .......... PASS 42: generic multi step HMAC-SHA-256 Test Vector NIST CAVS #2 .......... PASS 42: generic multi step HMAC-SHA-256 Test Vector NIST CAVS #3 .......... PASS 42: generic multi step HMAC-SHA-256 Test Vector NIST CAVS #4 .......... PASS 42: generic multi step HMAC-SHA-256 Test Vector NIST CAVS #5 .......... PASS 42: generic multi step HMAC-SHA-256 Test Vector NIST CAVS #6 .......... PASS 42: generic multi step HMAC-SHA-384 Test Vector NIST CAVS #1 .......... PASS 42: generic multi step HMAC-SHA-384 Test Vector NIST CAVS #2 .......... PASS 42: generic multi step HMAC-SHA-384 Test Vector NIST CAVS #3 .......... PASS 42: generic multi step HMAC-SHA-384 Test Vector NIST CAVS #4 .......... PASS 42: generic multi step HMAC-SHA-384 Test Vector NIST CAVS #5 .......... PASS 42: generic multi step HMAC-SHA-384 Test Vector NIST CAVS #5 .......... PASS 42: generic multi step HMAC-SHA-512 Test Vector NIST CAVS #1 .......... PASS 42: generic multi step HMAC-SHA-512 Test Vector NIST CAVS #2 .......... PASS 42: generic multi step HMAC-SHA-512 Test Vector NIST CAVS #3 .......... PASS 42: generic multi step HMAC-SHA-512 Test Vector NIST CAVS #4 .......... PASS 42: generic multi step HMAC-SHA-512 Test Vector NIST CAVS #5 .......... PASS 42: generic multi step HMAC-SHA-512 Test Vector NIST CAVS #6 .......... PASS 42: generic SHA-1 Test Vector NIST CAVS #1 ............................ PASS 42: generic SHA-1 Test Vector NIST CAVS #2 ............................ PASS 42: generic SHA-1 Test Vector NIST CAVS #3 ............................ PASS 42: generic SHA-1 Test Vector NIST CAVS #4 ............................ PASS 42: generic SHA-1 Test Vector NIST CAVS #5 ............................ PASS 42: generic SHA-1 Test Vector NIST CAVS #6 ............................ PASS 42: generic SHA-1 Test Vector NIST CAVS #7 ............................ PASS 42: generic SHA-1 Test Vector NIST CAVS #8 ............................ PASS 42: generic SHA-1 Test Vector NIST CAVS #9 ............................ PASS 42: generic SHA-1 Test Vector NIST CAVS #10 ........................... PASS 42: generic SHA-224 Test Vector NIST CAVS #1 .......................... PASS 42: generic SHA-224 Test Vector NIST CAVS #2 .......................... PASS 42: generic SHA-224 Test Vector NIST CAVS #3 .......................... PASS 42: generic SHA-224 Test Vector NIST CAVS #4 .......................... PASS 42: generic SHA-224 Test Vector NIST CAVS #5 .......................... PASS 42: generic SHA-224 Test Vector NIST CAVS #6 .......................... PASS 42: generic SHA-224 Test Vector NIST CAVS #7 .......................... PASS 42: generic SHA-256 Test Vector NIST CAVS #1 .......................... PASS 42: generic SHA-256 Test Vector NIST CAVS #2 .......................... PASS 42: generic SHA-256 Test Vector NIST CAVS #3 .......................... PASS 42: generic SHA-256 Test Vector NIST CAVS #4 .......................... PASS 42: generic SHA-256 Test Vector NIST CAVS #5 .......................... PASS 42: generic SHA-256 Test Vector NIST CAVS #6 .......................... PASS 42: generic SHA-256 Test Vector NIST CAVS #7 .......................... PASS 42: generic SHA-384 Test Vector NIST CAVS #1 .......................... PASS 42: generic SHA-384 Test Vector NIST CAVS #2 .......................... PASS 42: generic SHA-384 Test Vector NIST CAVS #3 .......................... PASS 42: generic SHA-384 Test Vector NIST CAVS #4 .......................... PASS 42: generic SHA-384 Test Vector NIST CAVS #5 .......................... PASS 42: generic SHA-384 Test Vector NIST CAVS #6 .......................... PASS 42: generic SHA-384 Test Vector NIST CAVS #7 .......................... PASS 42: generic SHA-384 Test Vector NIST CAVS #8 .......................... PASS 42: generic SHA-512 Test Vector NIST CAVS #1 .......................... PASS 42: generic SHA-512 Test Vector NIST CAVS #2 .......................... PASS 42: generic SHA-512 Test Vector NIST CAVS #3 .......................... PASS 42: generic SHA-512 Test Vector NIST CAVS #4 .......................... PASS 42: generic SHA-512 Test Vector NIST CAVS #5 .......................... PASS 42: generic SHA-512 Test Vector NIST CAVS #6 .......................... PASS 42: generic SHA-512 Test Vector NIST CAVS #7 .......................... PASS 42: generic SHA-512 Test Vector NIST CAVS #8 .......................... PASS 42: generic multi step SHA-1 Test Vector NIST CAVS #1 ................. PASS 42: generic multi step SHA-1 Test Vector NIST CAVS #2 ................. PASS 42: generic multi step SHA-1 Test Vector NIST CAVS #3 ................. PASS 42: generic multi step SHA-1 Test Vector NIST CAVS #4 ................. PASS 42: generic multi step SHA-1 Test Vector NIST CAVS #5 ................. PASS 42: generic multi step SHA-1 Test Vector NIST CAVS #6 ................. PASS 42: generic multi step SHA-1 Test Vector NIST CAVS #7 ................. PASS 42: generic multi step SHA-1 Test Vector NIST CAVS #8 ................. PASS 42: generic multi step SHA-1 Test Vector NIST CAVS #9 ................. PASS 42: generic multi step SHA-1 Test Vector NIST CAVS #10 ................ PASS 42: generic multi step SHA-224 Test Vector NIST CAVS #1 ............... PASS 42: generic multi step SHA-224 Test Vector NIST CAVS #2 ............... PASS 42: generic multi step SHA-224 Test Vector NIST CAVS #3 ............... PASS 42: generic multi step SHA-224 Test Vector NIST CAVS #4 ............... PASS 42: generic multi step SHA-224 Test Vector NIST CAVS #5 ............... PASS 42: generic multi step SHA-224 Test Vector NIST CAVS #6 ............... PASS 42: generic multi step SHA-224 Test Vector NIST CAVS #7 ............... PASS 42: generic multi step SHA-256 Test Vector NIST CAVS #1 ............... PASS 42: generic multi step SHA-256 Test Vector NIST CAVS #2 ............... PASS 42: generic multi step SHA-256 Test Vector NIST CAVS #3 ............... PASS 42: generic multi step SHA-256 Test Vector NIST CAVS #4 ............... PASS 42: generic multi step SHA-256 Test Vector NIST CAVS #5 ............... PASS 42: generic multi step SHA-256 Test Vector NIST CAVS #6 ............... PASS 42: generic multi step SHA-256 Test Vector NIST CAVS #7 ............... PASS 42: generic multi step SHA-384 Test Vector NIST CAVS #1 ............... PASS 42: generic multi step SHA-384 Test Vector NIST CAVS #2 ............... PASS 42: generic multi step SHA-384 Test Vector NIST CAVS #3 ............... PASS 42: generic multi step SHA-384 Test Vector NIST CAVS #4 ............... PASS 42: generic multi step SHA-384 Test Vector NIST CAVS #5 ............... PASS 42: generic multi step SHA-384 Test Vector NIST CAVS #6 ............... PASS 42: generic multi step SHA-384 Test Vector NIST CAVS #7 ............... PASS 42: generic multi step SHA-384 Test Vector NIST CAVS #8 ............... PASS 42: generic multi step SHA-512 Test Vector NIST CAVS #1 ............... PASS 42: generic multi step SHA-512 Test Vector NIST CAVS #2 ............... PASS 42: generic multi step SHA-512 Test Vector NIST CAVS #3 ............... PASS 42: generic multi step SHA-512 Test Vector NIST CAVS #4 ............... PASS 42: generic multi step SHA-512 Test Vector NIST CAVS #5 ............... PASS 42: generic multi step SHA-512 Test Vector NIST CAVS #6 ............... PASS 42: generic multi step SHA-512 Test Vector NIST CAVS #7 ............... PASS 42: generic multi step SHA-512 Test Vector NIST CAVS #8 ............... PASS 42: generic SHA1 Hash file #1 ......................................... PASS 42: generic SHA1 Hash file #2 ......................................... PASS 42: generic SHA1 Hash file #3 ......................................... PASS 42: generic SHA1 Hash file #4 ......................................... PASS 42: generic SHA-224 Hash file #1 ...................................... PASS 42: generic SHA-224 Hash file #2 ...................................... PASS 42: generic SHA-224 Hash file #3 ...................................... PASS 42: generic SHA-224 Hash file #4 ...................................... PASS 42: generic SHA-256 Hash file #1 ...................................... PASS 42: generic SHA-256 Hash file #2 ...................................... PASS 42: generic SHA-256 Hash file #3 ...................................... PASS 42: generic SHA-256 Hash file #4 ...................................... PASS 42: generic SHA-384 Hash file #1 ...................................... PASS 42: generic SHA-384 Hash file #2 ...................................... PASS 42: generic SHA-384 Hash file #3 ...................................... PASS 42: generic SHA-384 Hash file #4 ...................................... PASS 42: generic SHA-512 Hash file #1 ...................................... PASS 42: generic SHA-512 Hash file #2 ...................................... PASS 42: generic SHA-512 Hash file #3 ...................................... PASS 42: generic SHA-512 Hash file #4 ...................................... PASS 42: 42: ---------------------------------------------------------------------------- 42: 42: PASSED (307 / 307 tests (52 skipped)) 42/60 Test #42: md-suite ......................... Passed 0.11 sec test 43 Start 43: mdx-suite 43: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_mdx "--verbose" 43: Test timeout computed to be: 9.99988e+06 43: mbedtls_md2 Test vector RFC1319 #1 ................................ ---- 43: Test Suite not enabled 43: mbedtls_md2 Test vector RFC1319 #2 ................................ ---- 43: Test Suite not enabled 43: mbedtls_md2 Test vector RFC1319 #3 ................................ ---- 43: Test Suite not enabled 43: mbedtls_md2 Test vector RFC1319 #4 ................................ ---- 43: Test Suite not enabled 43: mbedtls_md2 Test vector RFC1319 #5 ................................ ---- 43: Test Suite not enabled 43: mbedtls_md2 Test vector RFC1319 #6 ................................ ---- 43: Test Suite not enabled 43: mbedtls_md2 Test vector RFC1319 #7 ................................ ---- 43: Test Suite not enabled 43: mbedtls_md4 Test vector RFC1320 #1 ................................ ---- 43: Test Suite not enabled 43: mbedtls_md4 Test vector RFC1320 #2 ................................ ---- 43: Test Suite not enabled 43: mbedtls_md4 Test vector RFC1320 #3 ................................ ---- 43: Test Suite not enabled 43: mbedtls_md4 Test vector RFC1320 #4 ................................ ---- 43: Test Suite not enabled 43: mbedtls_md4 Test vector RFC1320 #5 ................................ ---- 43: Test Suite not enabled 43: mbedtls_md4 Test vector RFC1320 #6 ................................ ---- 43: Test Suite not enabled 43: mbedtls_md4 Test vector RFC1320 #7 ................................ ---- 43: Test Suite not enabled 43: mbedtls_md5 Test vector RFC1321 #1 ................................ PASS 43: mbedtls_md5 Test vector RFC1321 #2 ................................ PASS 43: mbedtls_md5 Test vector RFC1321 #3 ................................ PASS 43: mbedtls_md5 Test vector RFC1321 #4 ................................ PASS 43: mbedtls_md5 Test vector RFC1321 #5 ................................ PASS 43: mbedtls_md5 Test vector RFC1321 #6 ................................ PASS 43: mbedtls_md5 Test vector RFC1321 #7 ................................ PASS 43: mbedtls_ripemd160 Test vector from paper #1 ....................... PASS 43: mbedtls_ripemd160 Test vector from paper #2 ....................... PASS 43: mbedtls_ripemd160 Test vector from paper #3 ....................... PASS 43: mbedtls_ripemd160 Test vector from paper #4 ....................... PASS 43: mbedtls_ripemd160 Test vector from paper #5 ....................... PASS 43: mbedtls_ripemd160 Test vector from paper #6 ....................... PASS 43: mbedtls_ripemd160 Test vector from paper #7 ....................... PASS 43: mbedtls_ripemd160 Test vector from paper #8 ....................... PASS 43: MD2 Selftest ...................................................... ---- 43: Test Suite not enabled 43: MD4 Selftest ...................................................... ---- 43: Test Suite not enabled 43: MD5 Selftest ...................................................... MD5 test #1: passed 43: MD5 test #2: passed 43: MD5 test #3: passed 43: MD5 test #4: passed 43: MD5 test #5: passed 43: MD5 test #6: passed 43: MD5 test #7: passed 43: 43: PASS 43: RIPEMD160 Selftest ................................................ RIPEMD-160 test #1: passed 43: RIPEMD-160 test #2: passed 43: RIPEMD-160 test #3: passed 43: RIPEMD-160 test #4: passed 43: RIPEMD-160 test #5: passed 43: RIPEMD-160 test #6: passed 43: RIPEMD-160 test #7: passed 43: RIPEMD-160 test #8: passed 43: 43: PASS 43: 43: ---------------------------------------------------------------------------- 43: 43: PASSED (33 / 33 tests (16 skipped)) 43/60 Test #43: mdx-suite ........................ Passed 0.02 sec test 44 Start 44: memory_buffer_alloc-suite 44: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_memory_buffer_alloc "--verbose" 44: Test timeout computed to be: 9.99988e+06 44: Memory buffer alloc self test ..................................... ---- 44: Test Suite not enabled 44: Memory buffer alloc - free in middle, alloc at end ................ ---- 44: Test Suite not enabled 44: Memory buffer alloc - free in middle, realloc ..................... ---- 44: Test Suite not enabled 44: Memory buffer alloc - free in middle, merge, realloc .............. ---- 44: Test Suite not enabled 44: Memory buffer alloc - free at end, merge, realloc ................. ---- 44: Test Suite not enabled 44: Memory buffer alloc - Out of Memory test .......................... ---- 44: Test Suite not enabled 44: Memory buffer small buffer ........................................ ---- 44: Test Suite not enabled 44: Memory buffer underalloc .......................................... ---- 44: Test Suite not enabled 44: 44: ---------------------------------------------------------------------------- 44: 44: PASSED (8 / 8 tests (8 skipped)) 44/60 Test #44: memory_buffer_alloc-suite ........ Passed 0.01 sec test 45 Start 45: mpi-suite 45: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_mpi "--verbose" 45: Test timeout computed to be: 9.99988e+06 45: Arguments with no value ........................................... PASS 45: Base test mpi_read_write_string #1 ................................ PASS 45: Base test mpi_read_write_string #2 ................................ PASS 45: Base test mpi_read_write_string #3 (Read zero) .................... PASS 45: Base test mpi_read_write_string #3 (Negative decimal) ............. PASS 45: Base test mpi_read_write_string #3 (Negative hex) ................. PASS 45: Base test mpi_read_write_string #3 (Negative decimal) ............. PASS 45: Test mpi_read_write_string #1 (Invalid character) ................. PASS 45: Test mpi_read_write_string #2 (Illegal input radix) ............... PASS 45: Test mpi_read_write_string #3 (Buffer just fits) .................. PASS 45: Test mpi_read_write_string #4 (Buffer too small) .................. PASS 45: Test mpi_read_write_string #5 (Illegal output radix) .............. PASS 45: Test mpi_read_write_string #6 (Output radix of 15) ................ PASS 45: Test mpi_read_write_string #7 ..................................... PASS 45: Test mpi_read_write_string #8 (Empty MPI -> hex) .................. PASS 45: Test mpi_read_write_string #9 (Empty MPI -> dec) .................. PASS 45: Test mpi_write_string #10 (Negative hex with odd number of digits) PASS 45: Base test mbedtls_mpi_read_binary #1 .............................. PASS 45: Base test mbedtls_mpi_write_binary #1 ............................. PASS 45: Test mbedtls_mpi_write_binary #1 (Buffer just fits) ............... PASS 45: Test mbedtls_mpi_write_binary #2 (Buffer too small) ............... PASS 45: Base test mbedtls_mpi_read_file #1 ................................ PASS 45: Test mbedtls_mpi_read_file #1 (Empty file) ........................ PASS 45: Test mbedtls_mpi_read_file #2 (Illegal input) ..................... PASS 45: Test mbedtls_mpi_read_file #3 (Input too big) ..................... PASS 45: Base test mbedtls_mpi_write_file #1 ............................... PASS 45: Base test mbedtls_mpi_lsb #1 ...................................... PASS 45: Base test mbedtls_mpi_lsb #2 ...................................... PASS 45: Base test mbedtls_mpi_lsb #3 ...................................... PASS 45: Base test mbedtls_mpi_lsb #4 ...................................... PASS 45: Base test mbedtls_mpi_bitlen #1 ................................... PASS 45: Base test mbedtls_mpi_bitlen #2 ................................... PASS 45: Base test mbedtls_mpi_bitlen #3 ................................... PASS 45: Base test mbedtls_mpi_bitlen #4 ................................... PASS 45: Base test mbedtls_mpi_bitlen #5 ................................... PASS 45: Base test mbedtls_mpi_bitlen #6 ................................... PASS 45: Base test mbedtls_mpi_bitlen #7 ................................... PASS 45: Base test mbedtls_mpi_cmp_int #1 .................................. PASS 45: Base test mbedtls_mpi_cmp_int #2 .................................. PASS 45: Base test mbedtls_mpi_cmp_int #3 .................................. PASS 45: Base test mbedtls_mpi_cmp_int (Negative values) #1 ................ PASS 45: Base test mbedtls_mpi_cmp_int (Negative values) #2 ................ PASS 45: Base test mbedtls_mpi_cmp_int (Negative values) #3 ................ PASS 45: Base test mbedtls_mpi_cmp_mpi #1 .................................. PASS 45: Base test mbedtls_mpi_cmp_mpi #2 .................................. PASS 45: Base test mbedtls_mpi_cmp_mpi #3 .................................. PASS 45: Base test mbedtls_mpi_cmp_mpi (Negative values) #1 ................ PASS 45: Base test mbedtls_mpi_cmp_mpi (Negative values) #2 ................ PASS 45: Base test mbedtls_mpi_cmp_mpi (Negative values) #3 ................ PASS 45: Base test mbedtls_mpi_cmp_mpi (Mixed values) #4 ................... PASS 45: Base test mbedtls_mpi_cmp_mpi (Mixed values) #5 ................... PASS 45: Base test mbedtls_mpi_cmp_mpi (Mixed values) #6 ................... PASS 45: Base test mbedtls_mpi_cmp_abs #1 .................................. PASS 45: Base test mbedtls_mpi_cmp_abs #2 .................................. PASS 45: Base test mbedtls_mpi_cmp_abs #3 .................................. PASS 45: Base test mbedtls_mpi_cmp_abs (Negative values) #1 ................ PASS 45: Base test mbedtls_mpi_cmp_abs (Negative values) #2 ................ PASS 45: Base test mbedtls_mpi_cmp_abs (Negative values) #3 ................ PASS 45: Base test mbedtls_mpi_cmp_abs (Zero and Zero) #4 .................. PASS 45: Base test mbedtls_mpi_cmp_abs (Mix values) #1 ..................... PASS 45: Base test mbedtls_mpi_cmp_abs (Mix values) #2 ..................... PASS 45: Base test mbedtls_mpi_cmp_abs (Mix values) #3 ..................... PASS 45: Base test mbedtls_mpi_copy #1 ..................................... PASS 45: Base test mpi_copy_self #1 ........................................ PASS 45: Base test mbedtls_mpi_swap #1 ..................................... PASS 45: Test mbedtls_mpi_shrink #1 ........................................ PASS 45: Test mbedtls_mpi_shrink #2 ........................................ PASS 45: Test mbedtls_mpi_shrink #3 ........................................ PASS 45: Test mbedtls_mpi_shrink #4 ........................................ PASS 45: Test mbedtls_mpi_shrink #5 ........................................ PASS 45: Test mbedtls_mpi_shrink #6 ........................................ PASS 45: Test mbedtls_mpi_shrink #7 ........................................ PASS 45: Test mbedtls_mpi_shrink #8 ........................................ PASS 45: Test mbedtls_mpi_safe_cond_assign #1 .............................. PASS 45: Test mbedtls_mpi_safe_cond_assign #2 .............................. PASS 45: Test mbedtls_mpi_safe_cond_assign #3 .............................. PASS 45: Test mbedtls_mpi_safe_cond_assign #4 .............................. PASS 45: Test mbedtls_mpi_safe_cond_assign #5 .............................. PASS 45: Test mbedtls_mpi_safe_cond_assign #6 .............................. PASS 45: Test mbedtls_mpi_safe_cond_swap #1 ................................ PASS 45: Test mbedtls_mpi_safe_cond_swap #2 ................................ PASS 45: Test mbedtls_mpi_safe_cond_swap #3 ................................ PASS 45: Test mbedtls_mpi_safe_cond_swap #4 ................................ PASS 45: Test mbedtls_mpi_safe_cond_swap #5 ................................ PASS 45: Test mbedtls_mpi_safe_cond_swap #6 ................................ PASS 45: Base test mbedtls_mpi_add_abs #1 .................................. PASS 45: Base test mbedtls_mpi_add_abs #2 .................................. PASS 45: Base test mbedtls_mpi_add_abs #3 .................................. PASS 45: Base test mbedtls_mpi_add_abs #4 .................................. PASS 45: Test mbedtls_mpi_add_abs #1 ....................................... PASS 45: Test mbedtls_mpi_add_abs #2 (add to first value) .................. PASS 45: Test mbedtls_mpi_add_abs #3 (add to second value) ................. PASS 45: Regression mbedtls_mpi_add_abs (add small to very large MPI with c PASS 45: Regression mbedtls_mpi_add_abs (add small to very large MPI with c PASS 45: Base test mbedtls_mpi_add_mpi #1 .................................. PASS 45: Base test mbedtls_mpi_add_mpi #2 .................................. PASS 45: Base test mbedtls_mpi_add_mpi #3 .................................. PASS 45: Base test mbedtls_mpi_add_mpi #4 .................................. PASS 45: Test mbedtls_mpi_add_mpi #1 ....................................... PASS 45: Test mbedtls_mpi_add_mpi #2 ....................................... PASS 45: Base test mbedtls_mpi_add_mpi inplace #1 .......................... PASS 45: Test mbedtls_mpi_add_mpi inplace #2 ............................... PASS 45: Test mbedtls_mpi_add_mpi inplace #3 ............................... PASS 45: Test mbedtls_mpi_add_int #1 ....................................... PASS 45: Test mbedtls_mpi_add_int #2 ....................................... PASS 45: Base test mbedtls_mpi_sub_abs #1 (Test with larger second input) .. PASS 45: Base test mbedtls_mpi_sub_abs #2 (Test with larger second input) .. PASS 45: Base test mbedtls_mpi_sub_abs #3 (Test with larger second input) .. PASS 45: Base test mbedtls_mpi_sub_abs #4 (Test with larger second input) .. PASS 45: Base test mbedtls_mpi_sub_abs #1 .................................. PASS 45: Base test mbedtls_mpi_sub_abs #2 .................................. PASS 45: Base test mbedtls_mpi_sub_abs #3 .................................. PASS 45: Base test mbedtls_mpi_sub_abs #4 .................................. PASS 45: Test mbedtls_mpi_sub_abs #1 ....................................... PASS 45: Test mbedtls_mpi_sub_abs #2 ....................................... PASS 45: Test mbedtls_mpi_sub_abs #3 ....................................... PASS 45: Test mbedtls_mpi_sub_abs #4 ....................................... PASS 45: Base test mbedtls_mpi_sub_mpi #1 (Test with negative result) ...... PASS 45: Base test mbedtls_mpi_sub_mpi #2 (Test with negative inputs) ...... PASS 45: Base test mbedtls_mpi_sub_mpi #3 (Test with negative base) ........ PASS 45: Base test mbedtls_mpi_sub_mpi #4 (Test with negative subtraction) . PASS 45: Test mbedtls_mpi_sub_mpi #1 ....................................... PASS 45: Test mbedtls_mpi_sub_mpi #2 (Test for negative result) ............ PASS 45: Test mbedtls_mpi_sub_int #1 ....................................... PASS 45: Test mbedtls_mpi_sub_int #2 ....................................... PASS 45: Test mbedtls_mpi_shift_l #1 ....................................... PASS 45: Test mbedtls_mpi_shift_l #2 ....................................... PASS 45: Test mbedtls_mpi_shift_r #1 ....................................... PASS 45: Test mbedtls_mpi_shift_r #2 ....................................... PASS 45: Test mbedtls_mpi_shift_r #4 ....................................... PASS 45: Test mbedtls_mpi_shift_r #4 ....................................... PASS 45: Test mbedtls_mpi_shift_r #6 ....................................... PASS 45: Test mbedtls_mpi_shift_r #7 ....................................... PASS 45: Base test mbedtls_mpi_mul_mpi #1 .................................. PASS 45: Base test mbedtls_mpi_mul_mpi #2 .................................. PASS 45: Base test mbedtls_mpi_mul_mpi #3 .................................. PASS 45: Base test mbedtls_mpi_mul_mpi #4 .................................. PASS 45: Test mbedtls_mpi_mul_mpi #1 ....................................... PASS 45: Test mbedtls_mpi_mul_int #1 ....................................... PASS 45: Test mbedtls_mpi_mul_int #2 (Unsigned, thus failure) .............. PASS 45: Test mbedtls_mpi_mul_int #3 ....................................... PASS 45: Test mbedtls_mpi_mul_int #4 (Unsigned, thus failure) .............. PASS 45: Base test mbedtls_mpi_div_mpi #1 .................................. PASS 45: Base test mbedtls_mpi_div_mpi #2 (Divide by zero) ................. PASS 45: Base test mbedtls_mpi_div_mpi #3 .................................. PASS 45: Test mbedtls_mpi_div_mpi #1 ....................................... PASS 45: Test mbedtls_mpi_div_mpi #2 ....................................... PASS 45: Test mbedtls_mpi_div_mpi #3 ....................................... PASS 45: Test mbedtls_mpi_div_mpi #4 ....................................... PASS 45: Base test mbedtls_mpi_div_int #1 .................................. PASS 45: Base test mbedtls_mpi_div_int #2 (Divide by zero) ................. PASS 45: Base test mbedtls_mpi_div_int #3 .................................. PASS 45: Test mbedtls_mpi_div_int #1 ....................................... PASS 45: Test mbedtls_mpi_div_int #2 ....................................... PASS 45: Base test mbedtls_mpi_mod_mpi #1 .................................. PASS 45: Base test mbedtls_mpi_mod_mpi #2 (Divide by zero) ................. PASS 45: Base test mbedtls_mpi_mod_mpi #3 .................................. PASS 45: Base test mbedtls_mpi_mod_mpi #4 (Negative modulo) ................ PASS 45: Base test mbedtls_mpi_mod_mpi #5 (Negative modulo) ................ PASS 45: Base test mbedtls_mpi_mod_int #1 .................................. PASS 45: Base test mbedtls_mpi_mod_int #2 (Divide by zero) ................. PASS 45: Base test mbedtls_mpi_mod_int #3 .................................. PASS 45: Base test mbedtls_mpi_mod_int #4 (Negative modulo) ................ PASS 45: Base test mbedtls_mpi_mod_int #5 (Negative modulo) ................ PASS 45: Base test mbedtls_mpi_mod_int #6 (By 1) ........................... PASS 45: Base test mbedtls_mpi_mod_int #7 (By 2) ........................... PASS 45: Base test mbedtls_mpi_mod_int #8 (By 2) ........................... PASS 45: Base test mbedtls_mpi_exp_mod #1 .................................. PASS 45: Base test mbedtls_mpi_exp_mod #2 (Even N) ......................... PASS 45: Base test mbedtls_mpi_exp_mod #3 (Negative N) ..................... PASS 45: Base test mbedtls_mpi_exp_mod #4 (Negative base) .................. PASS 45: Base test mbedtls_mpi_exp_mod #5 (Negative exponent) .............. PASS 45: Base test mbedtls_mpi_exp_mod #7 (Negative base + exponent) ....... PASS 45: Test mbedtls_mpi_exp_mod #1 ....................................... PASS 45: Test mbedtls_mpi_exp_mod (Negative base) .......................... PASS 45: Test mbedtls_mpi_exp_mod (Negative base) .......................... PASS 45: Base test GCD #1 .................................................. PASS 45: Base test GCD #2 .................................................. PASS 45: Base test GCD #3 .................................................. PASS 45: Test GCD #1 ....................................................... PASS 45: Base test mbedtls_mpi_inv_mod #1 .................................. PASS 45: Base test mbedtls_mpi_inv_mod #2 .................................. PASS 45: Base test mbedtls_mpi_inv_mod #3 .................................. PASS 45: Base test mbedtls_mpi_inv_mod #4 .................................. PASS 45: Base test mbedtls_mpi_inv_mod #5 .................................. PASS 45: Test mbedtls_mpi_inv_mod #1 ....................................... PASS 45: Base test mbedtls_mpi_is_prime #1 ................................. PASS 45: Base test mbedtls_mpi_is_prime #2 ................................. PASS 45: Base test mbedtls_mpi_is_prime #3 ................................. PASS 45: Base test mbedtls_mpi_is_prime #4 ................................. PASS 45: Base test mbedtls_mpi_is_prime #5 ................................. PASS 45: Base test mbedtls_mpi_is_prime #6 ................................. PASS 45: Base test mbedtls_mpi_is_prime #7 ................................. PASS 45: Base test mbedtls_mpi_is_prime #8 ................................. PASS 45: Test mbedtls_mpi_is_prime #1a ..................................... PASS 45: Test mbedtls_mpi_is_prime #1b ..................................... PASS 45: Test mbedtls_mpi_is_prime #2a ..................................... PASS 45: Test mbedtls_mpi_is_prime #2b ..................................... PASS 45: Test mbedtls_mpi_is_prime #3 ...................................... PASS 45: Test mbedtls_mpi_is_prime #4 ...................................... PASS 45: Test mbedtls_mpi_is_prime #5 ...................................... PASS 45: Test mbedtls_mpi_is_prime #5 ...................................... PASS 45: Test mbedtls_mpi_is_prime #6 ...................................... PASS 45: Test mbedtls_mpi_is_prime #7 ...................................... PASS 45: Test mbedtls_mpi_is_prime #8 ...................................... PASS 45: Test mbedtls_mpi_is_prime #9 ...................................... PASS 45: Test mbedtls_mpi_is_prime #10 ..................................... PASS 45: Test mbedtls_mpi_is_prime #11 ..................................... PASS 45: Test mbedtls_mpi_is_prime #12 ..................................... PASS 45: Test mbedtls_mpi_is_prime #13 ..................................... PASS 45: Test mbedtls_mpi_is_prime #14 ..................................... PASS 45: Test mbedtls_mpi_is_prime #15 ..................................... PASS 45: Test mbedtls_mpi_is_prime #16 ..................................... PASS 45: Test mbedtls_mpi_is_prime #17 ..................................... PASS 45: Test mbedtls_mpi_is_prime #18 ..................................... PASS 45: Test mbedtls_mpi_is_prime #19 ..................................... PASS 45: Test mbedtls_mpi_is_prime #20 ..................................... PASS 45: Test mbedtls_mpi_gen_prime (Too small) ............................ PASS 45: Test mbedtls_mpi_gen_prime (OK, minimum size) ..................... PASS 45: Test mbedtls_mpi_gen_prime (Larger) ............................... PASS 45: Test mbedtls_mpi_gen_prime (Safe) ................................. PASS 45: Test bit getting (Value bit 25) ................................... PASS 45: Test bit getting (Larger but same limb) ........................... PASS 45: Test bit getting (Larger and non-existing limb) ................... PASS 45: Test bit getting (Value bit 24) ................................... PASS 45: Test bit getting (Value bit 23) ................................... PASS 45: Test bit set (Change existing value with a 1) ..................... PASS 45: Test bit set (Change existing value with a 0) ..................... PASS 45: Test bit set (Add above existing limbs with a 0) .................. PASS 45: Test bit set (Add above existing limbs with a 1) .................. PASS 45: Test bit set (Bit index larger than 31 with a 0) .................. PASS 45: Test bit set (Bit index larger than 31 with a 1) .................. PASS 45: Test bit set (Invalid bit value) .................................. PASS 45: MPI Selftest ...................................................... MPI test #1 (mul_mpi): passed 45: MPI test #2 (div_mpi): passed 45: MPI test #3 (exp_mod): passed 45: MPI test #4 (inv_mod): passed 45: MPI test #5 (simple gcd): passed 45: 45: PASS 45: 45: ---------------------------------------------------------------------------- 45: 45: PASSED (234 / 234 tests (0 skipped)) 45/60 Test #45: mpi-suite ........................ Passed 0.65 sec test 46 Start 46: pem-suite 46: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_pem "--verbose" 46: Test timeout computed to be: 9.99988e+06 46: Standard PEM write ................................................ PASS 46: PEM write (zero data) ............................................. PASS 46: PEM write (one byte) .............................................. PASS 46: PEM write (more than line size) ................................... PASS 46: PEM write (exactly two lines) ..................................... PASS 46: PEM write (exactly two lines + 1) ................................. PASS 46: PEM read (DES-EDE3-CBC + invalid iv) .............................. PASS 46: PEM read (DES-CBC + invalid iv) ................................... PASS 46: PEM read (unknown encryption algorithm) ........................... PASS 46: PEM read (malformed PEM DES-CBC) .................................. PASS 46: PEM read (malformed PEM DES-EDE3-CBC) ............................. PASS 46: PEM read (malformed PEM AES-128-CBC) .............................. PASS 46: 46: ---------------------------------------------------------------------------- 46: 46: PASSED (12 / 12 tests (0 skipped)) 46/60 Test #46: pem-suite ........................ Passed 0.02 sec test 47 Start 47: pkcs1_v15-suite 47: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_pkcs1_v15 "--verbose" 47: Test timeout computed to be: 9.99988e+06 47: RSAES-V15 Encryption Test Vector Int .............................. PASS 47: RSAES-V15 Decryption Test Vector Int .............................. PASS 47: RSAES-V15 Encryption Test Vector Data just fits ................... PASS 47: RSAES-V15 Decryption Test Vector Data just fits ................... PASS 47: RSAES-V15 Encryption Test Vector Data too long 1 .................. PASS 47: RSAES-V15 Decryption Test Vector Padding too short 7 .............. PASS 47: RSAES-V15 Encryption Test Vector Data too long 3 .................. PASS 47: RSAES-V15 Decryption Test Vector Padding too short 5 .............. PASS 47: RSAES-V15 Encryption Test Vector Data too long 8 .................. PASS 47: RSAES-V15 Decryption Test Vector Padding too short 0 .............. PASS 47: RSASSA-V15 Signing Test Vector Int ................................ PASS 47: RSASSA-V15 Verification Test Vector Int ........................... PASS 47: 47: ---------------------------------------------------------------------------- 47: 47: PASSED (12 / 12 tests (0 skipped)) 47/60 Test #47: pkcs1_v15-suite .................. Passed 0.17 sec test 48 Start 48: pkcs1_v21-suite 48: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_pkcs1_v21 "--verbose" 48: Test timeout computed to be: 9.99988e+06 48: RSAES-OAEP Encryption Test Vector Int ............................. PASS 48: RSAES-OAEP Encryption Test Vector Data just fits .................. PASS 48: RSAES-OAEP Encryption Test Vector Data too long ................... PASS 48: RSAES-OAEP Encryption Test Vector 1_1 ............................. PASS 48: RSAES-OAEP Encryption Test Vector 1_2 ............................. PASS 48: RSAES-OAEP Encryption Test Vector 1_3 ............................. PASS 48: RSAES-OAEP Encryption Test Vector 1_4 ............................. PASS 48: RSAES-OAEP Encryption Test Vector 1_5 ............................. PASS 48: RSAES-OAEP Encryption Test Vector 1_6 ............................. PASS 48: RSAES-OAEP Encryption Test Vector 2_1 ............................. PASS 48: RSAES-OAEP Encryption Test Vector 2_2 ............................. PASS 48: RSAES-OAEP Encryption Test Vector 2_3 ............................. PASS 48: RSAES-OAEP Encryption Test Vector 2_4 ............................. PASS 48: RSAES-OAEP Encryption Test Vector 2_5 ............................. PASS 48: RSAES-OAEP Encryption Test Vector 2_6 ............................. PASS 48: RSAES-OAEP Encryption Example 3_1 ................................. PASS 48: RSAES-OAEP Encryption Example 3_2 ................................. PASS 48: RSAES-OAEP Encryption Example 3_3 ................................. PASS 48: RSAES-OAEP Encryption Example 3_4 ................................. PASS 48: RSAES-OAEP Encryption Example 3_5 ................................. PASS 48: RSAES-OAEP Encryption Example 3_6 ................................. PASS 48: RSAES-OAEP Encryption Example 4_1 ................................. PASS 48: RSAES-OAEP Encryption Example 4_2 ................................. PASS 48: RSAES-OAEP Encryption Example 4_3 ................................. PASS 48: RSAES-OAEP Encryption Example 4_4 ................................. PASS 48: RSAES-OAEP Encryption Example 4_5 ................................. PASS 48: RSAES-OAEP Encryption Example 4_6 ................................. PASS 48: RSAES-OAEP Encryption Example 5_1 ................................. PASS 48: RSAES-OAEP Encryption Example 5_2 ................................. PASS 48: RSAES-OAEP Encryption Example 5_3 ................................. PASS 48: RSAES-OAEP Encryption Example 5_4 ................................. PASS 48: RSAES-OAEP Encryption Example 5_5 ................................. PASS 48: RSAES-OAEP Encryption Example 5_6 ................................. PASS 48: RSAES-OAEP Encryption Example 6_1 ................................. PASS 48: RSAES-OAEP Encryption Example 6_2 ................................. PASS 48: RSAES-OAEP Encryption Example 6_3 ................................. PASS 48: RSAES-OAEP Encryption Example 6_4 ................................. PASS 48: RSAES-OAEP Encryption Example 6_5 ................................. PASS 48: RSAES-OAEP Encryption Example 6_6 ................................. PASS 48: RSAES-OAEP Encryption Example 7_1 ................................. PASS 48: RSAES-OAEP Encryption Example 7_2 ................................. PASS 48: RSAES-OAEP Encryption Example 7_3 ................................. PASS 48: RSAES-OAEP Encryption Example 7_4 ................................. PASS 48: RSAES-OAEP Encryption Example 7_5 ................................. PASS 48: RSAES-OAEP Encryption Example 7_6 ................................. PASS 48: RSAES-OAEP Encryption Example 8_1 ................................. PASS 48: RSAES-OAEP Encryption Example 8_2 ................................. PASS 48: RSAES-OAEP Encryption Example 8_3 ................................. PASS 48: RSAES-OAEP Encryption Example 8_4 ................................. PASS 48: RSAES-OAEP Encryption Example 8_5 ................................. PASS 48: RSAES-OAEP Encryption Example 8_6 ................................. PASS 48: RSAES-OAEP Encryption Example 9_1 ................................. PASS 48: RSAES-OAEP Encryption Example 9_2 ................................. PASS 48: RSAES-OAEP Encryption Example 9_3 ................................. PASS 48: RSAES-OAEP Encryption Example 9_4 ................................. PASS 48: RSAES-OAEP Encryption Example 9_5 ................................. PASS 48: RSAES-OAEP Encryption Example 9_6 ................................. PASS 48: RSAES-OAEP Encryption Example 10_1 ................................ PASS 48: RSAES-OAEP Encryption Example 10_2 ................................ PASS 48: RSAES-OAEP Encryption Example 10_3 ................................ PASS 48: RSAES-OAEP Encryption Example 10_4 ................................ PASS 48: RSAES-OAEP Encryption Example 10_5 ................................ PASS 48: RSAES-OAEP Encryption Example 10_6 ................................ PASS 48: RSAES-OAEP Decryption Test Vector Int ............................. PASS 48: RSAES-OAEP Decryption Test Vector 1_1 ............................. PASS 48: RSAES-OAEP Decryption Test Vector 1_2 ............................. PASS 48: RSAES-OAEP Decryption Test Vector 1_3 ............................. PASS 48: RSAES-OAEP Decryption Test Vector 1_4 ............................. PASS 48: RSAES-OAEP Decryption Test Vector 1_5 ............................. PASS 48: RSAES-OAEP Decryption Test Vector 1_6 ............................. PASS 48: RSAES-OAEP Decryption Test Vector 2_1 ............................. PASS 48: RSAES-OAEP Decryption Test Vector 2_2 ............................. PASS 48: RSAES-OAEP Decryption Test Vector 2_3 ............................. PASS 48: RSAES-OAEP Decryption Test Vector 2_4 ............................. PASS 48: RSAES-OAEP Decryption Test Vector 2_5 ............................. PASS 48: RSAES-OAEP Decryption Test Vector 2_6 ............................. PASS 48: RSAES-OAEP Decryption Example 3_1 ................................. PASS 48: RSAES-OAEP Decryption Example 3_2 ................................. PASS 48: RSAES-OAEP Decryption Example 3_3 ................................. PASS 48: RSAES-OAEP Decryption Example 3_4 ................................. PASS 48: RSAES-OAEP Decryption Example 3_5 ................................. PASS 48: RSAES-OAEP Decryption Example 3_6 ................................. PASS 48: RSAES-OAEP Decryption Example 4_1 ................................. PASS 48: RSAES-OAEP Decryption Example 4_2 ................................. PASS 48: RSAES-OAEP Decryption Example 4_3 ................................. PASS 48: RSAES-OAEP Decryption Example 4_4 ................................. PASS 48: RSAES-OAEP Decryption Example 4_5 ................................. PASS 48: RSAES-OAEP Decryption Example 4_6 ................................. PASS 48: RSAES-OAEP Decryption Example 5_1 ................................. PASS 48: RSAES-OAEP Decryption Example 5_2 ................................. PASS 48: RSAES-OAEP Decryption Example 5_3 ................................. PASS 48: RSAES-OAEP Decryption Example 5_4 ................................. PASS 48: RSAES-OAEP Decryption Example 5_5 ................................. PASS 48: RSAES-OAEP Decryption Example 5_6 ................................. PASS 48: RSAES-OAEP Decryption Example 6_1 ................................. PASS 48: RSAES-OAEP Decryption Example 6_2 ................................. PASS 48: RSAES-OAEP Decryption Example 6_3 ................................. PASS 48: RSAES-OAEP Decryption Example 6_4 ................................. PASS 48: RSAES-OAEP Decryption Example 6_5 ................................. PASS 48: RSAES-OAEP Decryption Example 6_6 ................................. PASS 48: RSAES-OAEP Decryption Example 7_1 ................................. PASS 48: RSAES-OAEP Decryption Example 7_2 ................................. PASS 48: RSAES-OAEP Decryption Example 7_3 ................................. PASS 48: RSAES-OAEP Decryption Example 7_4 ................................. PASS 48: RSAES-OAEP Decryption Example 7_5 ................................. PASS 48: RSAES-OAEP Decryption Example 7_6 ................................. PASS 48: RSAES-OAEP Decryption Example 8_1 ................................. PASS 48: RSAES-OAEP Decryption Example 8_2 ................................. PASS 48: RSAES-OAEP Decryption Example 8_3 ................................. PASS 48: RSAES-OAEP Decryption Example 8_4 ................................. PASS 48: RSAES-OAEP Decryption Example 8_5 ................................. PASS 48: RSAES-OAEP Decryption Example 8_6 ................................. PASS 48: RSAES-OAEP Decryption Example 9_1 ................................. PASS 48: RSAES-OAEP Decryption Example 9_2 ................................. PASS 48: RSAES-OAEP Decryption Example 9_3 ................................. PASS 48: RSAES-OAEP Decryption Example 9_4 ................................. PASS 48: RSAES-OAEP Decryption Example 9_5 ................................. PASS 48: RSAES-OAEP Decryption Example 9_6 ................................. PASS 48: RSAES-OAEP Decryption Example 10_1 ................................ PASS 48: RSAES-OAEP Decryption Example 10_2 ................................ PASS 48: RSAES-OAEP Decryption Example 10_3 ................................ PASS 48: RSAES-OAEP Decryption Example 10_4 ................................ PASS 48: RSAES-OAEP Decryption Example 10_5 ................................ PASS 48: RSAES-OAEP Decryption Example 10_6 ................................ PASS 48: RSASSA-PSS Signing Test Vector Int ................................ PASS 48: RSASSA-PSS Verification Test Vector Int ........................... PASS 48: RSASSA-PSS Signing Test Vector Hash too large ..................... PASS 48: RSASSA-PSS Signature Example 1_1 .................................. PASS 48: RSASSA-PSS Signature Example 1_1 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 1_2 .................................. PASS 48: RSASSA-PSS Signature Example 1_2 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 1_3 .................................. PASS 48: RSASSA-PSS Signature Example 1_3 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 1_4 .................................. PASS 48: RSASSA-PSS Signature Example 1_4 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 1_5 .................................. PASS 48: RSASSA-PSS Signature Example 1_5 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 1_6 .................................. PASS 48: RSASSA-PSS Signature Example 1_6 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 2_1 .................................. PASS 48: RSASSA-PSS Signature Example 2_1 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 2_2 .................................. PASS 48: RSASSA-PSS Signature Example 2_2 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 2_3 .................................. PASS 48: RSASSA-PSS Signature Example 2_3 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 2_4 .................................. PASS 48: RSASSA-PSS Signature Example 2_4 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 2_5 .................................. PASS 48: RSASSA-PSS Signature Example 2_5 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 2_6 .................................. PASS 48: RSASSA-PSS Signature Example 2_6 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 3_1 .................................. PASS 48: RSASSA-PSS Signature Example 3_1 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 3_2 .................................. PASS 48: RSASSA-PSS Signature Example 3_2 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 3_3 .................................. PASS 48: RSASSA-PSS Signature Example 3_3 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 3_4 .................................. PASS 48: RSASSA-PSS Signature Example 3_4 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 3_5 .................................. PASS 48: RSASSA-PSS Signature Example 3_5 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 3_6 .................................. PASS 48: RSASSA-PSS Signature Example 3_6 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 4_1 .................................. PASS 48: RSASSA-PSS Signature Example 4_1 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 4_2 .................................. PASS 48: RSASSA-PSS Signature Example 4_2 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 4_3 .................................. PASS 48: RSASSA-PSS Signature Example 4_3 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 4_4 .................................. PASS 48: RSASSA-PSS Signature Example 4_4 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 4_5 .................................. PASS 48: RSASSA-PSS Signature Example 4_5 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 4_6 .................................. PASS 48: RSASSA-PSS Signature Example 4_6 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 5_1 .................................. PASS 48: RSASSA-PSS Signature Example 5_1 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 5_2 .................................. PASS 48: RSASSA-PSS Signature Example 5_2 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 5_3 .................................. PASS 48: RSASSA-PSS Signature Example 5_3 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 5_4 .................................. PASS 48: RSASSA-PSS Signature Example 5_4 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 5_5 .................................. PASS 48: RSASSA-PSS Signature Example 5_5 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 5_6 .................................. PASS 48: RSASSA-PSS Signature Example 5_6 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 6_1 .................................. PASS 48: RSASSA-PSS Signature Example 6_1 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 6_2 .................................. PASS 48: RSASSA-PSS Signature Example 6_2 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 6_3 .................................. PASS 48: RSASSA-PSS Signature Example 6_3 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 6_4 .................................. PASS 48: RSASSA-PSS Signature Example 6_4 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 6_5 .................................. PASS 48: RSASSA-PSS Signature Example 6_5 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 6_6 .................................. PASS 48: RSASSA-PSS Signature Example 6_6 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 7_1 .................................. PASS 48: RSASSA-PSS Signature Example 7_1 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 7_2 .................................. PASS 48: RSASSA-PSS Signature Example 7_2 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 7_3 .................................. PASS 48: RSASSA-PSS Signature Example 7_3 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 7_4 .................................. PASS 48: RSASSA-PSS Signature Example 7_4 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 7_5 .................................. PASS 48: RSASSA-PSS Signature Example 7_5 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 7_6 .................................. PASS 48: RSASSA-PSS Signature Example 7_6 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 8_1 .................................. PASS 48: RSASSA-PSS Signature Example 8_1 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 8_2 .................................. PASS 48: RSASSA-PSS Signature Example 8_2 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 8_3 .................................. PASS 48: RSASSA-PSS Signature Example 8_3 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 8_4 .................................. PASS 48: RSASSA-PSS Signature Example 8_4 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 8_5 .................................. PASS 48: RSASSA-PSS Signature Example 8_5 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 8_6 .................................. PASS 48: RSASSA-PSS Signature Example 8_6 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 9_1 .................................. PASS 48: RSASSA-PSS Signature Example 9_1 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 9_2 .................................. PASS 48: RSASSA-PSS Signature Example 9_2 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 9_3 .................................. PASS 48: RSASSA-PSS Signature Example 9_3 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 9_4 .................................. PASS 48: RSASSA-PSS Signature Example 9_4 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 9_5 .................................. PASS 48: RSASSA-PSS Signature Example 9_5 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 9_6 .................................. PASS 48: RSASSA-PSS Signature Example 9_6 (verify) ......................... PASS 48: RSASSA-PSS Signature Example 10_1 ................................. PASS 48: RSASSA-PSS Signature Example 10_1 (verify) ........................ PASS 48: RSASSA-PSS Signature Example 10_2 ................................. PASS 48: RSASSA-PSS Signature Example 10_2 (verify) ........................ PASS 48: RSASSA-PSS Signature Example 10_3 ................................. PASS 48: RSASSA-PSS Signature Example 10_3 (verify) ........................ PASS 48: RSASSA-PSS Signature Example 10_4 ................................. PASS 48: RSASSA-PSS Signature Example 10_4 (verify) ........................ PASS 48: RSASSA-PSS Signature Example 10_5 ................................. PASS 48: RSASSA-PSS Signature Example 10_5 (verify) ........................ PASS 48: RSASSA-PSS Signature Example 10_6 ................................. PASS 48: RSASSA-PSS Signature Example 10_6 (verify) ........................ PASS 48: RSASSA-PSS Signature verify options #1 (OK) ....................... PASS 48: RSASSA-PSS Signature verify options #2 (ctx_hash none) ............ PASS 48: RSASSA-PSS Signature verify options #3 (ctx_hash diverging) ....... PASS 48: RSASSA-PSS Signature verify options #4 (mgf1_hash diverging) ...... PASS 48: RSASSA-PSS Signature verify options #5 (wrong msg_hash) ........... PASS 48: RSASSA-PSS Signature verify options #6 (wrong expected_salt_len) .. PASS 48: RSASSA-PSS Signature verify options #7 (wrong expected_salt_len) .. PASS 48: RSASSA-PSS Signature verify options #8 (non-default salt_len: max) PASS 48: RSASSA-PSS Signature verify options #9 (non-default salt_len: 0) .. PASS 48: RSASSA-PSS Signature verify options #10 (non-default salt_len: 0, PASS 48: RSASSA-PSS Signature verify options #11 (MGF1 alg != MSG hash alg) PASS 48: RSASSA-PSS Signature verify options #12 (MGF1 alg != MSG hash alg, PASS 48: RSASSA-PSS Signature verify options #13 (MGF1 alg != MSG hash alg, PASS 48: RSASSA-PSS verify ext, 512-bit key, empty salt, good signature .... PASS 48: RSASSA-PSS verify ext, 512-bit key, empty salt, bad signature ..... PASS 48: RSASSA-PSS verify ext, 522-bit key, SHA-512, empty salt, good sign PASS 48: RSASSA-PSS verify ext, 528-bit key, SHA-512, saltlen=64, good sign PASS 48: RSASSA-PSS verify ext, 528-bit key, SHA-512, empty salt, good sign PASS 48: RSASSA-PSS verify ext, 528-bit key, SHA-512, saltlen=64, good sign PASS 48: RSASSA-PSS verify ext, 512-bit key, SHA-512 (hash too large) ...... PASS 48: RSASSA-PSS verify ext, 521-bit key, SHA-512, empty salt, bad signa PASS 48: RSASSA-PSS verify ext, 521-bit key, SHA-256, empty salt, good sign PASS 48: RSASSA-PSS verify ext, 521-bit key, SHA-256, empty salt, flipped-h PASS 48: RSASSA-PSS verify ext, all-zero padding, automatic salt length .... PASS 48: 48: ---------------------------------------------------------------------------- 48: 48: PASSED (271 / 271 tests (0 skipped)) 48/60 Test #48: pkcs1_v21-suite .................. Passed 4.69 sec test 49 Start 49: pkcs5-suite 49: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_pkcs5 "--verbose" 49: Test timeout computed to be: 9.99988e+06 49: PBKDF2 RFC 6070 Test Vector #1 (SHA1) ............................. PASS 49: PBKDF2 RFC 6070 Test Vector #2 (SHA1) ............................. PASS 49: PBKDF2 RFC 6070 Test Vector #3 (SHA1) ............................. PASS 49: PBKDF2 RFC 6070 Test Vector #5 (SHA1) ............................. PASS 49: PBKDF2 RFC 6070 Test Vector #6 (SHA1) ............................. PASS 49: PBKDF2 Python hashlib Test Vector #1 (SHA224) ..................... PASS 49: PBKDF2 Python hashlib Test Vector #2 (SHA224) ..................... PASS 49: PBKDF2 Python hashlib Test Vector #3 (SHA224) ..................... PASS 49: PBKDF2 Python hashlib Test Vector #5 (SHA224) ..................... PASS 49: PBKDF2 Python hashlib Test Vector #6 (SHA224) ..................... PASS 49: PBKDF2 RFC 7914 Sec 11 Test Vector #1 (SHA256) .................... PASS 49: PBKDF2 RFC 7914 Sec 11 Test Vector #2 (SHA256) .................... PASS 49: PBKDF2 Python hashlib Test Vector #1 (SHA256) ..................... PASS 49: PBKDF2 Python hashlib Test Vector #2 (SHA256) ..................... PASS 49: PBKDF2 Python hashlib Test Vector #3 (SHA256) ..................... PASS 49: PBKDF2 Python hashlib Test Vector #5 (SHA256) ..................... PASS 49: PBKDF2 Python hashlib Test Vector #6 (SHA256) ..................... PASS 49: PBKDF2 Python hashlib Test Vector #1 (SHA384) ..................... PASS 49: PBKDF2 Python hashlib Test Vector #2 (SHA384) ..................... PASS 49: PBKDF2 Python hashlib Test Vector #3 (SHA384) ..................... PASS 49: PBKDF2 Python hashlib Test Vector #5 (SHA384) ..................... PASS 49: PBKDF2 Python hashlib Test Vector #6 (SHA384) ..................... PASS 49: PBKDF2 Python hashlib Test Vector #1 (SHA512) ..................... PASS 49: PBKDF2 Python hashlib Test Vector #2 (SHA512) ..................... PASS 49: PBKDF2 Python hashlib Test Vector #3 (SHA512) ..................... PASS 49: PBKDF2 Python hashlib Test Vector #5 (SHA512) ..................... PASS 49: PBKDF2 Python hashlib Test Vector #6 (SHA512) ..................... PASS 49: PBES2 Decrypt (OK) ................................................ PASS 49: PBES2 Decrypt (bad params tag) .................................... PASS 49: PBES2 Decrypt (bad KDF AlgId: not a sequence) ..................... PASS 49: PBES2 Decrypt (bad KDF AlgId: overlong) ........................... PASS 49: PBES2 Decrypt (KDF != PBKDF2) ..................................... PASS 49: PBES2 Decrypt (bad PBKDF2 params: not a sequence) ................. PASS 49: PBES2 Decrypt (bad PBKDF2 params: overlong) ....................... PASS 49: PBES2 Decrypt (bad PBKDF2 params salt: not an octet string) ....... PASS 49: PBES2 Decrypt (bad PBKDF2 params salt: overlong) .................. PASS 49: PBES2 Decrypt (bad PBKDF2 params iter: not an int) ................ PASS 49: PBES2 Decrypt (bad PBKDF2 params iter: overlong) .................. PASS 49: PBES2 Decrypt (OK, PBKDF2 params explicit keylen) ................. PASS 49: PBES2 Decrypt (bad PBKDF2 params explicit keylen: overlong) ....... PASS 49: PBES2 Decrypt (OK, PBKDF2 params explicit prf_alg) ................ PASS 49: PBES2 Decrypt (bad, PBKDF2 params explicit prf_alg not a sequence) PASS 49: PBES2 Decrypt (bad, PBKDF2 params explicit prf_alg overlong) ...... PASS 49: PBES2 Decrypt (bad, PBKDF2 params explicit prf_alg != HMAC-SHA*) .. PASS 49: PBES2 Decrypt (bad, PBKDF2 params extra data) ..................... PASS 49: PBES2 Decrypt (bad enc_scheme_alg: not a sequence) ................ PASS 49: PBES2 Decrypt (bad enc_scheme_alg: overlong) ...................... PASS 49: PBES2 Decrypt (bad enc_scheme_alg: unknown oid) ................... PASS 49: PBES2 Decrypt (bad enc_scheme_alg params: not an octet string) .... PASS 49: PBES2 Decrypt (bad enc_scheme_alg params: overlong) ............... PASS 49: PBES2 Decrypt (bad enc_scheme_alg params: len != iv_len) .......... PASS 49: PBES2 Decrypt (bad password) ...................................... PASS 49: PBES2 Decrypt (bad iter value) .................................... PASS 49: PKCS#5 Selftest ................................................... PBKDF2 (SHA1) #0: passed 49: PBKDF2 (SHA1) #1: passed 49: PBKDF2 (SHA1) #2: passed 49: PBKDF2 (SHA1) #3: passed 49: PBKDF2 (SHA1) #4: passed 49: PBKDF2 (SHA1) #5: passed 49: 49: PASS 49: 49: ---------------------------------------------------------------------------- 49: 49: PASSED (54 / 54 tests (0 skipped)) 49/60 Test #49: pkcs5-suite ...................... Passed 2.69 sec test 50 Start 50: pk-suite 50: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_pk "--verbose" 50: Test timeout computed to be: 9.99988e+06 50: PK utils: RSA ..................................................... PASS 50: PK utils: ECKEY ................................................... PASS 50: PK utils: ECKEY_DH ................................................ PASS 50: PK utils: ECDSA ................................................... PASS 50: RSA verify test vector #1 (good) .................................. PASS 50: RSA verify test vector #2 (bad) ................................... PASS 50: ECDSA verify test vector #1 (good) ................................ PASS 50: ECDSA verify test vector #2 (bad) ................................. PASS 50: EC(DSA) verify test vector #1 (good) .............................. PASS 50: EC(DSA) verify test vector #2 (bad) ............................... PASS 50: ECDSA sign-verify ................................................. PASS 50: EC(DSA) sign-verify ............................................... PASS 50: EC_DH (no) sign-verify ............................................ PASS 50: RSA sign-verify ................................................... PASS 50: RSA encrypt test vector ........................................... PASS 50: RSA decrypt test vector #1 ........................................ PASS 50: RSA decrypt test vector #2 ........................................ PASS 50: EC nocrypt ........................................................ PASS 50: EC-DH nocrypt ..................................................... PASS 50: ECDSA nocrypt ..................................................... PASS 50: RSA_ALT consistency ............................................... PASS 50: Verify ext RSA #1 (PKCS1 v2.1, salt_len = ANY, OK) ................ PASS 50: Verify ext RSA #2 (PKCS1 v2.1, salt_len = ANY, wrong message) ..... PASS 50: Verify ext RSA #3 (PKCS1 v2.1, salt_len = 0, OK) .................. PASS 50: Verify ext RSA #4 (PKCS1 v2.1, salt_len = max, OK) ................ PASS 50: Verify ext RSA #5 (PKCS1 v2.1, wrong salt_len) .................... PASS 50: Verify ext RSA #6 (PKCS1 v2.1, MGF1 alg != MSG hash alg) .......... PASS 50: Verify ext RSA #7 (PKCS1 v2.1, wrong MGF1 alg != MSG hash alg) .... PASS 50: Verify ext RSA #8 (PKCS1 v2.1, RSASSA-PSS without options) ........ PASS 50: Verify ext RSA #9 (PKCS1 v1.5, RSA with options) .................. PASS 50: Verify ext RSA #10 (PKCS1 v1.5, RSA without options) .............. PASS 50: Verify ext RSA #11 (PKCS1 v2.1, asking for ECDSA) ................. PASS 50: Verify ext RSA #12 (PKCS1 v1.5, good) ............................. PASS 50: Check pair #1 (EC, OK) ............................................ PASS 50: Check pair #2 (EC, bad) ........................................... PASS 50: Check pair #3 (RSA, OK) ........................................... PASS 50: Check pair #4 (RSA, bad) .......................................... PASS 50: Check pair #5 (RSA vs EC) ......................................... PASS 50: RSA hash_len overflow (size_t vs unsigned int) .................... ---- 50: Unmet dependencies: MBEDTLS_HAVE_INT64 50: 50: ---------------------------------------------------------------------------- 50: 50: PASSED (39 / 39 tests (1 skipped)) 50/60 Test #50: pk-suite ......................... Passed 1.80 sec test 51 Start 51: pkparse-suite 51: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_pkparse "--verbose" 51: Test timeout computed to be: 9.99988e+06 51: Parse RSA Key #1 (No password when required) ...................... PASS 51: Parse RSA Key #2 (Correct password) ............................... PASS 51: Parse RSA Key #3 (Wrong password) ................................. PASS 51: Parse RSA Key #4 (DES Encrypted) .................................. PASS 51: Parse RSA Key #5 (3DES Encrypted) ................................. PASS 51: Parse RSA Key #6 (AES-128 Encrypted) .............................. PASS 51: Parse RSA Key #7 (AES-192 Encrypted) .............................. PASS 51: Parse RSA Key #8 (AES-256 Encrypted) .............................. PASS 51: Parse RSA Key #9 (2048-bit, DES Encrypted) ........................ PASS 51: Parse RSA Key #10 (2048-bit, 3DES Encrypted) ...................... PASS 51: Parse RSA Key #11 (2048-bit, AES-128 Encrypted) ................... PASS 51: Parse RSA Key #12 (2048-bit, AES-192 Encrypted) ................... PASS 51: Parse RSA Key #13 (2048-bit, AES-256 Encrypted) ................... PASS 51: Parse RSA Key #14 (4096-bit, DES Encrypted) ....................... PASS 51: Parse RSA Key #15 (4096-bit, 3DES Encrypted) ...................... PASS 51: Parse RSA Key #16 (4096-bit, AES-128 Encrypted) ................... PASS 51: Parse RSA Key #17 (4096-bit, AES-192 Encrypted) ................... PASS 51: Parse RSA Key #18 (4096-bit, AES-256 Encrypted) ................... PASS 51: Parse RSA Key #19 (PKCS#8 wrapped) ................................ PASS 51: Parse RSA Key #20 (PKCS#8 encrypted SHA1-3DES) .................... PASS 51: Parse RSA Key #20.1 (PKCS#8 encrypted SHA1-3DES, wrong PW) ........ PASS 51: Parse RSA Key #20.2 (PKCS#8 encrypted SHA1-3DES, no PW) ........... PASS 51: Parse RSA Key #21 (PKCS#8 encrypted SHA1-3DES, 2048-bit) .......... PASS 51: Parse RSA Key #21.1 (PKCS#8 encrypted SHA1-3DES, 2048-bit, wrong P PASS 51: Parse RSA Key #21.2 (PKCS#8 encrypted SHA1-3DES, 2048-bit, no PW) . PASS 51: Parse RSA Key #22 (PKCS#8 encrypted SHA1-3DES, 4096-bit) .......... PASS 51: Parse RSA Key #22.1 (PKCS#8 encrypted SHA1-3DES, 4096-bit, wrong P PASS 51: Parse RSA Key #22.2 (PKCS#8 encrypted SHA1-3DES, 4096-bit, no PW) . PASS 51: Parse RSA Key #23 (PKCS#8 encrypted SHA1-3DES DER) ................ PASS 51: Parse RSA Key #24 (PKCS#8 encrypted SHA1-3DES DER, 2048-bit) ...... PASS 51: Parse RSA Key #25 (PKCS#8 encrypted SHA1-3DES DER, 4096-bit) ...... PASS 51: Parse RSA Key #26 (PKCS#8 encrypted SHA1-2DES) .................... PASS 51: Parse RSA Key #26.1 (PKCS#8 encrypted SHA1-2DES, wrong PW) ........ PASS 51: Parse RSA Key #26.2 (PKCS#8 encrypted SHA1-2DES, no PW) ........... PASS 51: Parse RSA Key #27 (PKCS#8 encrypted SHA1-2DES, 2048-bit) .......... PASS 51: Parse RSA Key #27.1 (PKCS#8 encrypted SHA1-2DES, 2048-bit, wrong P PASS 51: Parse RSA Key #27.2 (PKCS#8 encrypted SHA1-2DES, 2048-bit no PW) .. PASS 51: Parse RSA Key #28 (PKCS#8 encrypted SHA1-2DES, 4096-bit) .......... PASS 51: Parse RSA Key #28.1 (PKCS#8 encrypted SHA1-2DES, 4096-bit, wrong P PASS 51: Parse RSA Key #28.2 (PKCS#8 encrypted SHA1-2DES, 4096-bit, no PW) . PASS 51: Parse RSA Key #29 (PKCS#8 encrypted SHA1-2DES DER) ................ PASS 51: Parse RSA Key #30 (PKCS#8 encrypted SHA1-2DES DER, 2048-bit) ...... PASS 51: Parse RSA Key #31 (PKCS#8 encrypted SHA1-2DES DER, 4096-bit) ...... PASS 51: Parse RSA Key #32 (PKCS#8 encrypted SHA1-RC4-128) ................. PASS 51: Parse RSA Key #32.1 (PKCS#8 encrypted SHA1-RC4-128, wrong PW) ..... PASS 51: Parse RSA Key #32.2 (PKCS#8 encrypted SHA1-RC4-128, no PW) ........ PASS 51: Parse RSA Key #33 (PKCS#8 encrypted SHA1-RC4-128, 2048-bit) ....... PASS 51: Parse RSA Key #33.1 (PKCS#8 encrypted SHA1-RC4-128, 2048-bit, wron PASS 51: Parse RSA Key #33.2 (PKCS#8 encrypted SHA1-RC4-128, 2048-bit, no P PASS 51: Parse RSA Key #34 (PKCS#8 encrypted SHA1-RC4-128, 4096-bit) ....... PASS 51: Parse RSA Key #34.1 (PKCS#8 encrypted SHA1-RC4-128, 4096-bit, wron PASS 51: Parse RSA Key #34.2 (PKCS#8 encrypted SHA1-RC4-128, 4096-bit, no P PASS 51: Parse RSA Key #35 (PKCS#8 encrypted SHA1-RC4-128 DER) ............. PASS 51: Parse RSA Key #36 (PKCS#8 encrypted SHA1-RC4-128 DER, 2048-bit) ... PASS 51: Parse RSA Key #37 (PKCS#8 encrypted SHA1-RC4-128 DER, 4096-bit) ... PASS 51: Parse RSA Key #38 (PKCS#8 encrypted v2 PBKDF2 3DES) ............... PASS 51: Parse RSA Key #38.1 (PKCS#8 encrypted v2 PBKDF2 3DES, wrong PW) ... PASS 51: Parse RSA Key #38.2 (PKCS#8 encrypted v2 PBKDF2 3DES, no PW) ...... PASS 51: Parse RSA Key #39 (PKCS#8 encrypted v2 PBKDF2 3DES, 2048-bit) ..... PASS 51: Parse RSA Key #39.1 (PKCS#8 encrypted v2 PBKDF2 3DES, 2048-bit, wr PASS 51: Parse RSA Key #39.2 (PKCS#8 encrypted v2 PBKDF2 3DES, 2048-bit, no PASS 51: Parse RSA Key #40 (PKCS#8 encrypted v2 PBKDF2 3DES, 4096-bit) ..... PASS 51: Parse RSA Key #40.1 (PKCS#8 encrypted v2 PBKDF2 3DES, 4096-bit, wr PASS 51: Parse RSA Key #40.2 (PKCS#8 encrypted v2 PBKDF2 3DES, 4096-bit, no PASS 51: Parse RSA Key #41 (PKCS#8 encrypted v2 PBKDF2 3DES DER) ........... PASS 51: Parse RSA Key #41.1 (PKCS#8 encrypted v2 PBKDF2 3DES DER, wrong PW PASS 51: Parse RSA Key #41.2 (PKCS#8 encrypted v2 PBKDF2 3DES DER, no PW) .. PASS 51: Parse RSA Key #42 (PKCS#8 encrypted v2 PBKDF2 3DES DER, 2048-bit) . PASS 51: Parse RSA Key #42.1 (PKCS#8 encrypted v2 PBKDF2 3DES DER, 2048-bit PASS 51: Parse RSA Key #42.2 (PKCS#8 encrypted v2 PBKDF2 3DES DER, 2048-bit PASS 51: Parse RSA Key #43 (PKCS#8 encrypted v2 PBKDF2 3DES DER, 4096-bit) . PASS 51: Parse RSA Key #43.1 (PKCS#8 encrypted v2 PBKDF2 3DES DER, 4096-bit PASS 51: Parse RSA Key #43.2 (PKCS#8 encrypted v2 PBKDF2 3DES DER, 4096-bit PASS 51: Parse RSA Key #44 (PKCS#8 encrypted v2 PBKDF2 DES) ................ PASS 51: Parse RSA Key #44.1 (PKCS#8 encrypted v2 PBKDF2 DES, wrong PW) .... PASS 51: Parse RSA Key #44.2 (PKCS#8 encrypted v2 PBKDF2 DES, no PW) ....... PASS 51: Parse RSA Key #45 (PKCS#8 encrypted v2 PBKDF2 DES, 2048-bit) ...... PASS 51: Parse RSA Key #45.1 (PKCS#8 encrypted v2 PBKDF2 DES, 2048-bit, wro PASS 51: Parse RSA Key #45.2 (PKCS#8 encrypted v2 PBKDF2 DES, 2048-bit, no PASS 51: Parse RSA Key #46 (PKCS#8 encrypted v2 PBKDF2 DES, 4096-bit) ...... PASS 51: Parse RSA Key #46.1 (PKCS#8 encrypted v2 PBKDF2 DES, 4096-bit, wro PASS 51: Parse RSA Key #46.2 (PKCS#8 encrypted v2 PBKDF2 DES, 4096-bit, no PASS 51: Parse RSA Key #47 (PKCS#8 encrypted v2 PBKDF2 DES DER) ............ PASS 51: Parse RSA Key #47.1 (PKCS#8 encrypted v2 PBKDF2 DES DER, wrong PW) PASS 51: Parse RSA Key #47.2 (PKCS#8 encrypted v2 PBKDF2 DES DER, no PW) ... PASS 51: Parse RSA Key #48 (PKCS#8 encrypted v2 PBKDF2 DES DER, 2048-bit) .. PASS 51: Parse RSA Key #48.1 (PKCS#8 encrypted v2 PBKDF2 DES DER, 2048-bit, PASS 51: Parse RSA Key #48.2 (PKCS#8 encrypted v2 PBKDF2 DES DER, 2048-bit, PASS 51: Parse RSA Key #49 (PKCS#8 encrypted v2 PBKDF2 DES DER, 4096-bit) .. PASS 51: Parse RSA Key #49.1 (PKCS#8 encrypted v2 PBKDF2 DES DER, 4096-bit, PASS 51: Parse RSA Key #49.2 (PKCS#8 encrypted v2 PBKDF2 DES DER, 4096-bit, PASS 51: Parse RSA Key #50 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA224) PASS 51: Parse RSA Key #50.1 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA22 PASS 51: Parse RSA Key #50.2 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA22 PASS 51: Parse RSA Key #51 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA224, PASS 51: Parse RSA Key #51.1 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA22 PASS 51: Parse RSA Key #51.2 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA22 PASS 51: Parse RSA Key #52 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA224, PASS 51: Parse RSA Key #52.1 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA22 PASS 51: Parse RSA Key #52.2 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA22 PASS 51: Parse RSA Key #53 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA224 PASS 51: Parse RSA Key #53.1 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA22 PASS 51: Parse RSA Key #53.2 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA22 PASS 51: Parse RSA Key #54 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA224 PASS 51: Parse RSA Key #54.1 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA22 PASS 51: Parse RSA Key #54.2 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA22 PASS 51: Parse RSA Key #55 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA224 PASS 51: Parse RSA Key #55.1 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA22 PASS 51: Parse RSA Key #55.2 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA22 PASS 51: Parse RSA Key #56 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA224) . PASS 51: Parse RSA Key #56.1 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA224 PASS 51: Parse RSA Key #56.2 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA224 PASS 51: Parse RSA Key #57 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA224, PASS 51: Parse RSA Key #57.1 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA224 PASS 51: Parse RSA Key #57.2 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA224 PASS 51: Parse RSA Key #58 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA224, PASS 51: Parse RSA Key #58.1 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA224 PASS 51: Parse RSA Key #58.2 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA224 PASS 51: Parse RSA Key #59 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA224 D PASS 51: Parse RSA Key #59.1 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA224 PASS 51: Parse RSA Key #59.2 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA224 PASS 51: Parse RSA Key #60 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA224 D PASS 51: Parse RSA Key #60.1 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA224 PASS 51: Parse RSA Key #60.2 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA224 PASS 51: Parse RSA Key #61 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA224 D PASS 51: Parse RSA Key #61.1 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA224 PASS 51: Parse RSA Key #61.2 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA224 PASS 51: Parse RSA Key #62 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA256) PASS 51: Parse RSA Key #62.1 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA25 PASS 51: Parse RSA Key #62.2 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA25 PASS 51: Parse RSA Key #63 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA256, PASS 51: Parse RSA Key #63.1 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA25 PASS 51: Parse RSA Key #63.2 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA25 PASS 51: Parse RSA Key #64 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA256, PASS 51: Parse RSA Key #64.1 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA25 PASS 51: Parse RSA Key #64.2 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA25 PASS 51: Parse RSA Key #65 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA256 PASS 51: Parse RSA Key #65.1 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA25 PASS 51: Parse RSA Key #65.2 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA25 PASS 51: Parse RSA Key #66 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA256 PASS 51: Parse RSA Key #66.1 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA25 PASS 51: Parse RSA Key #66.2 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA25 PASS 51: Parse RSA Key #67 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA256 PASS 51: Parse RSA Key #68.1 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA25 PASS 51: Parse RSA Key #68.2 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA25 PASS 51: Parse RSA Key #69 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA256) . PASS 51: Parse RSA Key #69.1 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA256 PASS 51: Parse RSA Key #69.2 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA256 PASS 51: Parse RSA Key #70 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA256, PASS 51: Parse RSA Key #70.1 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA256 PASS 51: Parse RSA Key #70.2 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA256 PASS 51: Parse RSA Key #71 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA256, PASS 51: Parse RSA Key #71.1 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA256 PASS 51: Parse RSA Key #71.2 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA256 PASS 51: Parse RSA Key #72 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA256 D PASS 51: Parse RSA Key #72.1 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA256 PASS 51: Parse RSA Key #72.2 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA256 PASS 51: Parse RSA Key #73 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA256 D PASS 51: Parse RSA Key #73.1 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA256 PASS 51: Parse RSA Key #73.2 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA256 PASS 51: Parse RSA Key #74 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA256 D PASS 51: Parse RSA Key #74.1 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA256 PASS 51: Parse RSA Key #74.2 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA256 PASS 51: Parse RSA Key #75 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA384) PASS 51: Parse RSA Key #75.1 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA38 PASS 51: Parse RSA Key #75.2 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA38 PASS 51: Parse RSA Key #76 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA384, PASS 51: Parse RSA Key #76.1 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA38 PASS 51: Parse RSA Key #76.2 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA38 PASS 51: Parse RSA Key #77 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA384, PASS 51: Parse RSA Key #77.1 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA38 PASS 51: Parse RSA Key #77.2 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA38 PASS 51: Parse RSA Key #78 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA384 PASS 51: Parse RSA Key #78.1 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA38 PASS 51: Parse RSA Key #78.2 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA38 PASS 51: Parse RSA Key #79 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA384 PASS 51: Parse RSA Key #79.1 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA38 PASS 51: Parse RSA Key #79.2 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA38 PASS 51: Parse RSA Key #80 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA384 PASS 51: Parse RSA Key #80.1 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA38 PASS 51: Parse RSA Key #80.2 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA38 PASS 51: Parse RSA Key #81 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA384) . PASS 51: Parse RSA Key #81.1 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA384 PASS 51: Parse RSA Key #81.2 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA384 PASS 51: Parse RSA Key #82 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA384, PASS 51: Parse RSA Key #82.1 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA384 PASS 51: Parse RSA Key #82.2 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA384 PASS 51: Parse RSA Key #83 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA384, PASS 51: Parse RSA Key #83.1 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA384 PASS 51: Parse RSA Key #83.2 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA384 PASS 51: Parse RSA Key #84 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA384 D PASS 51: Parse RSA Key #84.1 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA384 PASS 51: Parse RSA Key #85.2 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA384 PASS 51: Parse RSA Key #86 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA384 D PASS 51: Parse RSA Key #86.1 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA384 PASS 51: Parse RSA Key #86.2 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA384 PASS 51: Parse RSA Key #87 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA384 D PASS 51: Parse RSA Key #87.1 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA384 PASS 51: Parse RSA Key #87.2 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA384 PASS 51: Parse RSA Key #88 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA512) PASS 51: Parse RSA Key #88.1 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA51 PASS 51: Parse RSA Key #88.2 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA51 PASS 51: Parse RSA Key #89 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA512, PASS 51: Parse RSA Key #89.1 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA51 PASS 51: Parse RSA Key #89.2 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA51 PASS 51: Parse RSA Key #90 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA512, PASS 51: Parse RSA Key #90.1 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA51 PASS 51: Parse RSA Key #90.2 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA51 PASS 51: Parse RSA Key #91 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA512 PASS 51: Parse RSA Key #91.1 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA51 PASS 51: Parse RSA Key #91.2 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA51 PASS 51: Parse RSA Key #92 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA512 PASS 51: Parse RSA Key #92.1 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA51 PASS 51: Parse RSA Key #92.2 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA51 PASS 51: Parse RSA Key #93 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA512 PASS 51: Parse RSA Key #93.1 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA51 PASS 51: Parse RSA Key #93.2 (PKCS#8 encrypted v2 PBKDF2 3DES hmacWithSHA51 PASS 51: Parse RSA Key #94 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA512) . PASS 51: Parse RSA Key #94.1 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA512 PASS 51: Parse RSA Key #94.2 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA512 PASS 51: Parse RSA Key #95 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA512, PASS 51: Parse RSA Key #95.1 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA512 PASS 51: Parse RSA Key #95.2 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA512 PASS 51: Parse RSA Key #96 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA512, PASS 51: Parse RSA Key #96.1 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA512 PASS 51: Parse RSA Key #96.2 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA512 PASS 51: Parse RSA Key #97 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA512 D PASS 51: Parse RSA Key #97.1 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA512 PASS 51: Parse RSA Key #97.2 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA512 PASS 51: Parse RSA Key #98 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA512 D PASS 51: Parse RSA Key #98.1 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA512 PASS 51: Parse RSA Key #98.2 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA512 PASS 51: Parse RSA Key #99 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA512 D PASS 51: Parse RSA Key #99.1 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA512 PASS 51: Parse RSA Key #99.2 (PKCS#8 encrypted v2 PBKDF2 DES hmacWithSHA512 PASS 51: Parse Public RSA Key #1 (PKCS#8 wrapped) .......................... PASS 51: Parse Public EC Key #1 (RFC 5480, DER) ............................ PASS 51: Parse Public EC Key #2 (RFC 5480, PEM) ............................ PASS 51: Parse Public EC Key #3 (RFC 5480, secp224r1) ...................... PASS 51: Parse Public EC Key #4 (RFC 5480, secp256r1) ...................... PASS 51: Parse Public EC Key #5 (RFC 5480, secp384r1) ...................... PASS 51: Parse Public EC Key #6 (RFC 5480, secp521r1) ...................... PASS 51: Parse Public EC Key #7 (RFC 5480, brainpoolP256r1) ................ PASS 51: Parse Public EC Key #8 (RFC 5480, brainpoolP384r1) ................ PASS 51: Parse Public EC Key #9 (RFC 5480, brainpoolP512r1) ................ PASS 51: Parse EC Key #1 (SEC1 DER) ........................................ PASS 51: Parse EC Key #2 (SEC1 PEM) ........................................ PASS 51: Parse EC Key #3 (SEC1 PEM encrypted) .............................. PASS 51: Parse EC Key #4 (PKCS8 DER) ....................................... PASS 51: Parse EC Key #4a (PKCS8 DER, no public key) ....................... PASS 51: Parse EC Key #4b (PKCS8 DER, no public key, with parameters) ...... PASS 51: Parse EC Key #4c (PKCS8 DER, with parameters) ..................... PASS 51: Parse EC Key #5 (PKCS8 PEM) ....................................... PASS 51: Parse EC Key #5a (PKCS8 PEM, no public key) ....................... PASS 51: Parse EC Key #5b (PKCS8 PEM, no public key, with parameters) ...... PASS 51: Parse EC Key #5c (PKCS8 PEM, with parameters) ..................... PASS 51: Parse EC Key #6 (PKCS8 encrypted DER) ............................. PASS 51: Parse EC Key #7 (PKCS8 encrypted PEM) ............................. PASS 51: Parse EC Key #8 (SEC1 PEM, secp224r1) ............................. PASS 51: Parse EC Key #9 (SEC1 PEM, secp256r1) ............................. PASS 51: Parse EC Key #10 (SEC1 PEM, secp384r1) ............................ PASS 51: Parse EC Key #11 (SEC1 PEM, secp521r1) ............................ PASS 51: Parse EC Key #12 (SEC1 PEM, bp256r1) .............................. PASS 51: Parse EC Key #13 (SEC1 PEM, bp384r1) .............................. PASS 51: Parse EC Key #14 (SEC1 PEM, bp512r1) .............................. PASS 51: Parse EC Key #15 (SEC1 DER, secp256k1, SpecifiedECDomain) ......... PASS 51: Key ASN1 (Incorrect first tag) .................................... PASS 51: Key ASN1 (RSAPrivateKey, incorrect version tag) ................... PASS 51: Key ASN1 (RSAPrivateKey, version tag missing) ..................... PASS 51: Key ASN1 (RSAPrivateKey, invalid version) ......................... PASS 51: Key ASN1 (RSAPrivateKey, correct version, incorrect tag) .......... PASS 51: Key ASN1 (RSAPrivateKey, values present, length mismatch) ......... PASS 51: Key ASN1 (RSAPrivateKey, values present, check_privkey fails) ..... PASS 51: Key ASN1 (ECPrivateKey, empty parameters) ......................... PASS 51: 51: ---------------------------------------------------------------------------- 51: 51: PASSED (274 / 274 tests (0 skipped)) 51/60 Test #51: pkparse-suite .................... Passed 6.67 sec test 52 Start 52: pkwrite-suite 52: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_pkwrite "--verbose" 52: Test timeout computed to be: 9.99988e+06 52: Public key write check RSA ........................................ PASS 52: Public key write check RSA 4096 ................................... PASS 52: Public key write check EC 192 bits ................................ PASS 52: Public key write check EC 521 bits ................................ PASS 52: Public key write check EC Brainpool 512 bits ...................... PASS 52: Private key write check RSA ....................................... PASS 52: Private key write check RSA 4096 .................................. PASS 52: Private key write check EC 192 bits ............................... PASS 52: Private key write check EC 521 bits ............................... PASS 52: Private key write check EC Brainpool 512 bits ..................... PASS 52: 52: ---------------------------------------------------------------------------- 52: 52: PASSED (10 / 10 tests (0 skipped)) 52/60 Test #52: pkwrite-suite .................... Passed 0.04 sec test 53 Start 53: shax-suite 53: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_shax "--verbose" 53: Test timeout computed to be: 9.99988e+06 53: SHA-1 Test Vector NIST CAVS #1 .................................... PASS 53: SHA-1 Test Vector NIST CAVS #2 .................................... PASS 53: SHA-1 Test Vector NIST CAVS #3 .................................... PASS 53: SHA-1 Test Vector NIST CAVS #4 .................................... PASS 53: SHA-1 Test Vector NIST CAVS #5 .................................... PASS 53: SHA-1 Test Vector NIST CAVS #6 .................................... PASS 53: SHA-1 Test Vector NIST CAVS #7 .................................... PASS 53: SHA-1 Test Vector NIST CAVS #8 .................................... PASS 53: SHA-1 Test Vector NIST CAVS #9 .................................... PASS 53: SHA-1 Test Vector NIST CAVS #10 ................................... PASS 53: SHA-224 Test Vector NIST CAVS #1 .................................. PASS 53: SHA-224 Test Vector NIST CAVS #2 .................................. PASS 53: SHA-224 Test Vector NIST CAVS #3 .................................. PASS 53: SHA-224 Test Vector NIST CAVS #4 .................................. PASS 53: SHA-224 Test Vector NIST CAVS #5 .................................. PASS 53: SHA-224 Test Vector NIST CAVS #6 .................................. PASS 53: SHA-224 Test Vector NIST CAVS #7 .................................. PASS 53: SHA-256 Test Vector NIST CAVS #1 .................................. PASS 53: SHA-256 Test Vector NIST CAVS #2 .................................. PASS 53: SHA-256 Test Vector NIST CAVS #3 .................................. PASS 53: SHA-256 Test Vector NIST CAVS #4 .................................. PASS 53: SHA-256 Test Vector NIST CAVS #5 .................................. PASS 53: SHA-256 Test Vector NIST CAVS #6 .................................. PASS 53: SHA-256 Test Vector NIST CAVS #7 .................................. PASS 53: SHA-384 Test Vector NIST CAVS #1 .................................. PASS 53: SHA-384 Test Vector NIST CAVS #2 .................................. PASS 53: SHA-384 Test Vector NIST CAVS #3 .................................. PASS 53: SHA-384 Test Vector NIST CAVS #4 .................................. PASS 53: SHA-384 Test Vector NIST CAVS #5 .................................. PASS 53: SHA-384 Test Vector NIST CAVS #6 .................................. PASS 53: SHA-384 Test Vector NIST CAVS #7 .................................. PASS 53: SHA-384 Test Vector NIST CAVS #8 .................................. PASS 53: SHA-512 Test Vector NIST CAVS #1 .................................. PASS 53: SHA-512 Test Vector NIST CAVS #2 .................................. PASS 53: SHA-512 Test Vector NIST CAVS #3 .................................. PASS 53: SHA-512 Test Vector NIST CAVS #4 .................................. PASS 53: SHA-512 Test Vector NIST CAVS #5 .................................. PASS 53: SHA-512 Test Vector NIST CAVS #6 .................................. PASS 53: SHA-512 Test Vector NIST CAVS #7 .................................. PASS 53: SHA-512 Test Vector NIST CAVS #8 .................................. PASS 53: SHA-1 Selftest .................................................... SHA-1 test #1: passed 53: SHA-1 test #2: passed 53: SHA-1 test #3: passed 53: 53: PASS 53: SHA-256 Selftest .................................................. SHA-224 test #1: passed 53: SHA-224 test #2: passed 53: SHA-224 test #3: passed 53: SHA-256 test #1: passed 53: SHA-256 test #2: passed 53: SHA-256 test #3: passed 53: 53: PASS 53: SHA-512 Selftest .................................................. SHA-384 test #1: passed 53: SHA-384 test #2: passed 53: SHA-384 test #3: passed 53: SHA-512 test #1: passed 53: SHA-512 test #2: passed 53: SHA-512 test #3: passed 53: 53: PASS 53: 53: ---------------------------------------------------------------------------- 53: 53: PASSED (43 / 43 tests (0 skipped)) 53/60 Test #53: shax-suite ....................... Passed 0.23 sec test 54 Start 54: ssl-suite 54: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_ssl "--verbose" 54: Test timeout computed to be: 9.99988e+06 54: SSL DTLS replay: initial state, seqnum 0 .......................... PASS 54: SSL DTLS replay: 0 seen, 1 arriving ............................... PASS 54: SSL DTLS replay: 0 seen, 0 replayed ............................... PASS 54: SSL DTLS replay: 0-1 seen, 2 arriving ............................. PASS 54: SSL DTLS replay: 0-1 seen, 1 replayed ............................. PASS 54: SSL DTLS replay: 0-1 seen, 0 replayed ............................. PASS 54: SSL DTLS replay: new .............................................. PASS 54: SSL DTLS replay: way new .......................................... PASS 54: SSL DTLS replay: delayed .......................................... PASS 54: SSL DTLS replay: lastest replayed ................................. PASS 54: SSL DTLS replay: older replayed ................................... PASS 54: SSL DTLS replay: most recent in window, replayed .................. PASS 54: SSL DTLS replay: oldest in window, replayed ....................... PASS 54: SSL DTLS replay: oldest in window, not replayed ................... PASS 54: SSL DTLS replay: just out of the window ........................... PASS 54: SSL DTLS replay: way out of the window ............................ PASS 54: SSL DTLS replay: big jump then replay ............................. PASS 54: SSL DTLS replay: big jump then new ................................ PASS 54: SSL DTLS replay: big jump then just delayed ....................... PASS 54: SSL SET_HOSTNAME memory leak: call ssl_set_hostname twice ......... PASS 54: 54: ---------------------------------------------------------------------------- 54: 54: PASSED (20 / 20 tests (0 skipped)) 54/60 Test #54: ssl-suite ........................ Passed 0.02 sec test 55 Start 55: timing-suite 55: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_timing "--verbose" 55: Test timeout computed to be: 9.99988e+06 55: Timing: basic timer operation ..................................... PASS 55: Timing: timer reset ............................................... PASS 55: Timing: two parallel timers, delay 0 .............................. PASS 55: Timing: two parallel timers, delay 100 ............................ PASS 55: Timing: two parallel timers, delay 1000 ........................... PASS 55: Timing: two parallel timers, delay 10000 .......................... PASS 55: Timing: delay 0ms, 0ms ............................................ PASS 55: Timing: delay 0ms, 50ms ........................................... PASS 55: Timing: delay 50ms, 50ms .......................................... PASS 55: Timing: delay 50ms, 100ms ......................................... PASS 55: Timing: delay 50ms, 200ms ......................................... PASS 55: Timing: alarm in 0 second ......................................... PASS 55: Timing: alarm in 1 second ......................................... PASS 55: Timing: hardclock ................................................. PASS 55: 55: ---------------------------------------------------------------------------- 55: 55: PASSED (14 / 14 tests (0 skipped)) 55/60 Test #55: timing-suite ..................... Passed 2.41 sec test 56 Start 56: rsa-suite 56: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_rsa "--verbose" 56: Test timeout computed to be: 9.99988e+06 56: RSA PKCS1 Verify v1.5 CAVS #1 ..................................... PASS 56: RSA PKCS1 Verify v1.5 CAVS #2 ..................................... PASS 56: RSA PKCS1 Verify v1.5 CAVS #3 ..................................... PASS 56: RSA PKCS1 Verify v1.5 CAVS #4 ..................................... PASS 56: RSA PKCS1 Verify v1.5 CAVS #5 ..................................... PASS 56: RSA PKCS1 Verify v1.5 CAVS #6 ..................................... PASS 56: RSA PKCS1 Verify v1.5 CAVS #7 ..................................... PASS 56: RSA PKCS1 Verify v1.5 CAVS #8 ..................................... PASS 56: RSA PKCS1 Verify v1.5 CAVS #9 ..................................... PASS 56: RSA PKCS1 Verify v1.5 CAVS #10 .................................... PASS 56: RSA PKCS1 Verify v1.5 CAVS #11 .................................... PASS 56: RSA PKCS1 Verify v1.5 CAVS #12 .................................... PASS 56: RSA PKCS1 Verify v1.5 CAVS #13 .................................... PASS 56: RSA PKCS1 Verify v1.5 CAVS #14 .................................... PASS 56: RSA PKCS1 Verify v1.5 CAVS #15 .................................... PASS 56: RSA PKCS1 Verify v1.5 CAVS #16 .................................... PASS 56: RSA PKCS1 Verify v1.5 CAVS #17 .................................... PASS 56: RSA PKCS1 Verify v1.5 CAVS #18 .................................... PASS 56: RSA PKCS1 Verify v1.5 CAVS #19 .................................... PASS 56: RSA PKCS1 Verify v1.5 CAVS #20 .................................... PASS 56: RSA PKCS1 Verify v1.5 CAVS #21 .................................... PASS 56: RSA PKCS1 Verify v1.5 CAVS #22 .................................... PASS 56: RSA PKCS1 Verify v1.5 CAVS #23 .................................... PASS 56: RSA PKCS1 Verify v1.5 CAVS #24 .................................... PASS 56: RSA PKCS1 Verify v1.5 CAVS #25 .................................... PASS 56: RSA PKCS1 Verify v1.5 CAVS #26 .................................... PASS 56: RSA PKCS1 Verify v1.5 CAVS #27 .................................... PASS 56: RSA PKCS1 Verify v1.5 CAVS #28 .................................... PASS 56: RSA PKCS1 Verify v1.5 CAVS #29 .................................... PASS 56: RSA PKCS1 Verify v1.5 CAVS #30 .................................... PASS 56: RSA PKCS1 Verify v1.5 CAVS #31 .................................... PASS 56: RSA PKCS1 Verify v1.5 CAVS #32 .................................... PASS 56: RSA PKCS1 Verify v1.5 CAVS #33 .................................... PASS 56: RSA PKCS1 Verify v1.5 CAVS #34 .................................... PASS 56: RSA PKCS1 Verify v1.5 padding too short ........................... PASS 56: RSA PKCS1 Verify v1.5 reduced length encoding ..................... PASS 56: RSA PKCS1 Verify v1.5 non-reduced length encoding #1 .............. PASS 56: RSA PKCS1 Verify v1.5 non-reduced length encoding #2 .............. PASS 56: RSA PKCS1 Verify v1.5 non-reduced length encoding #3 .............. PASS 56: RSA PKCS1 Verify v1.5 non-reduced length encoding #4 .............. PASS 56: RSA PKCS1 Verify v1.5 non-reduced length encoding #5 .............. PASS 56: RSA PKCS1 Sign #1 (SHA512, 1536 bits RSA) ......................... PASS 56: RSA PKCS1 Sign #1 Verify .......................................... PASS 56: RSA PKCS1 Sign #2 (SHA256, 2048 bits RSA) ......................... PASS 56: RSA PKCS1 Sign #2 Verify .......................................... PASS 56: RSA PKCS1 Sign #2 Verify (Fail) ................................... PASS 56: RSA PKCS1 Sign #3 (SHA224, 2048 bits RSA) ......................... PASS 56: RSA PKCS1 Sign #3 Verify .......................................... PASS 56: RSA PKCS1 Sign #4 (SHA384, 2048 bits RSA) ......................... PASS 56: RSA PKCS1 Sign #4 Verify .......................................... PASS 56: RSA PKCS1 Sign #5 (MD2, 2048 bits RSA) ............................ ---- 56: Unmet dependencies: MBEDTLS_MD2_C 56: RSA PKCS1 Sign #5 Verify .......................................... ---- 56: Unmet dependencies: MBEDTLS_MD2_C 56: RSA PKCS1 Sign #6 (MD4, 2048 bits RSA) ............................ ---- 56: Unmet dependencies: MBEDTLS_MD4_C 56: RSA PKCS1 Sign #6 Verify .......................................... ---- 56: Unmet dependencies: MBEDTLS_MD4_C 56: RSA PKCS1 Sign #7 (MD5, 2048 bits RSA) ............................ PASS 56: RSA PKCS1 Sign #7 Verify .......................................... PASS 56: RSA PKCS1 Sign #8 (RAW, 2048 bits RSA) ............................ PASS 56: RSA PKCS1 Sign #8 Verify .......................................... PASS 56: RSA PKCS1 Sign #8 Verify (Wrong raw hash) ......................... PASS 56: RSA PKCS1 Sign #9 (Invalid Digest type) ........................... PASS 56: RSA PKCS1 Sign #9 Verify (Invalid Digest type) .................... PASS 56: RSA PKCS1 Sign #8 (Invalid padding type) .......................... PASS 56: RSA PKCS1 Sign #8 Verify (Invalid padding type) ................... PASS 56: RSA PKCS1 Encrypt #1 .............................................. PASS 56: RSA PKCS1 Decrypt #1 (Verify) ..................................... PASS 56: RSA PKCS1 Encrypt #2 (Data too large) ............................. PASS 56: RSA PKCS1 Decrypt #2 (Data too small) ............................. PASS 56: RSA PKCS1 Encrypt #3 (Invalid padding mode) ....................... PASS 56: RSA PKCS1 Decrypt #3 (Invalid padding mode) ....................... PASS 56: RSA PKCS1 Decrypt #4 (Output buffer too small) .................... PASS 56: RSA Check empty private key ....................................... PASS 56: RSA Check Private key #1 (Correct) ................................ PASS 56: RSA Check Private key #2 (No P) ................................... PASS 56: RSA Check Private key #3 (No Q) ................................... PASS 56: RSA Check Private key #4 (No N) ................................... PASS 56: RSA Check Private key #5 (No E) ................................... PASS 56: RSA Check Private key #6 (No D) ................................... PASS 56: RSA Check Private key #7 (No DP) .................................. PASS 56: RSA Check Private key #8 (No DQ) .................................. PASS 56: RSA Check Private key #9 (No QP) .................................. PASS 56: RSA Check Private key #10 (Incorrect) ............................. PASS 56: RSA Check Public key #1 (Correct) ................................. PASS 56: RSA Check Public key #2 (Even N) .................................. PASS 56: RSA Check Public key #3 (Even E) .................................. PASS 56: RSA Check Public key #4 (N exactly 128 bits) ...................... PASS 56: RSA Check Public key #5 (N smaller than 128 bits) ................. PASS 56: RSA Check Public key #6 (N exactly 8192 bits) ..................... PASS 56: RSA Check Public key #7 (N larger than 8192 bits) ................. PASS 56: RSA Check Public key #8 (E exactly 2 bits) ........................ PASS 56: RSA Check Public key #8 (E exactly 1 bits) ........................ PASS 56: RSA Check Public key #8 (E exactly 64 bits) ....................... PASS 56: RSA Check Public key #8 (E larger than 64 bits) ................... PASS 56: RSA Check Public key #9 (E has size N-2) .......................... PASS 56: RSA Check Public key #10 (E has size N) ........................... PASS 56: RSA Check Public-Private key #1 (Correct) ......................... PASS 56: RSA Check Public-Private key #2 (Public no N) ..................... PASS 56: RSA Check Public-Private key #3 (Private no N) .................... PASS 56: RSA Check Public-Private key #4 (N mismatch) ...................... PASS 56: RSA Check Public-Private key #5 (E mismatch) ...................... PASS 56: RSA Private (Correct) ............................................. PASS 56: RSA Private (Data larger than N) .................................. PASS 56: RSA Public (Correct) .............................................. PASS 56: RSA Public (Data larger than N) ................................... PASS 56: RSA Generate Key - 128bit key ..................................... PASS 56: RSA Generate Key (Number of bits too small) ....................... PASS 56: RSA Generate Key (Exponent too small) ............................. PASS 56: RSA Generate Key - 1024 bit key ................................... PASS 56: RSA Generate Key - 2048 bit key ................................... PASS 56: RSA Generate Key - 1025 bit key ................................... PASS 56: RSA Validate Params, toy example .................................. PASS 56: RSA Validate Params, toy example, N missing ....................... PASS 56: RSA Validate Params, toy example, E missing ....................... PASS 56: RSA Validate Params, toy example, corrupted ....................... PASS 56: RSA Validate Params, toy example, non-primes, no PRNG ............. PASS 56: RSA Validate Params, toy example, non-primes, PRNG ................ PASS 56: RSA Validate Params ............................................... PASS 56: RSA Validate Params, N missing .................................... PASS 56: RSA Validate Params, bad N ........................................ PASS 56: RSA Validate Params, non-prime, no PRNG ........................... PASS 56: RSA Validate Params, non-prime, PRNG .............................. PASS 56: RSA Deduce Private, toy example ................................... PASS 56: RSA Deduce Private, toy example, corrupted ........................ PASS 56: RSA Deduce Private ................................................ PASS 56: RSA Deduce Private, corrupted ..................................... PASS 56: RSA Deduce Primes, toy example .................................... PASS 56: RSA Deduce Primes, toy example, corrupted ......................... PASS 56: RSA Deduce Moduli ................................................. PASS 56: RSA Deduce Moduli, corrupted ...................................... PASS 56: RSA Import (N,P,Q,D,E) ............................................ PASS 56: RSA Import (N,P,Q,D,E), inconsistent .............................. PASS 56: RSA Import (N,P,Q,D,E), successive ................................ PASS 56: RSA Import (N,P,Q,D,E), successive, inconsistent .................. PASS 56: RSA Import (-,P,Q,D,E) ............................................ PASS 56: RSA Import (-,P,Q,D,E), successive ................................ PASS 56: RSA Import (N,-,-,D,E) ............................................ PASS 56: RSA Import (N,-,-,D,E), succesive ................................. PASS 56: RSA Import (N,P,Q,-,E) ............................................ PASS 56: RSA Import (N,P,Q,-,E), successive ................................ PASS 56: RSA Import (-,P,Q,-,E) ............................................ PASS 56: RSA Import (-,P,Q,-,E), successive ................................ PASS 56: RSA Import (N,-,Q,-,E) ............................................ PASS 56: RSA Import (N,-,Q,-,E), successive ................................ PASS 56: RSA Import (N,-,-,-,E), complete public key ....................... PASS 56: RSA Import (N,-,-,-,E), complete public key, successive ........... PASS 56: RSA Import (N,-,-,-,E), complete public key, corrupted ............ PASS 56: RSA Import (N,-,-,-,E), complete public key, successive, corrupted PASS 56: RSA Import Raw (N,P,Q,D,E), complete private key .................. PASS 56: RSA Import Raw (N,P,Q,D,E), successive ............................ PASS 56: RSA Import Raw (-,P,Q,D,E) ........................................ PASS 56: RSA Import Raw (-,P,Q,D,E), successive ............................ PASS 56: RSA Import Raw (N,-,-,D,E) ........................................ PASS 56: RSA Import Raw (N,-,-,D,E), successive ............................ PASS 56: RSA Import Raw (N,P,Q,-,E) ........................................ PASS 56: RSA Import Raw (N,P,Q,-,E), successive ............................ PASS 56: RSA Import Raw (-,P,Q,-,E) ........................................ PASS 56: RSA Import Raw (-,P,Q,-,E), successive ............................ PASS 56: RSA Import Raw (N,-,Q,-,E) ........................................ PASS 56: RSA Import Raw (N,-,Q,-,E), successive ............................ PASS 56: RSA Import Raw (N,-,-,-,E) ........................................ PASS 56: RSA Import Raw (N,-,-,-,E), successive ............................ PASS 56: RSA Import Raw (-,-,-,-,-) ........................................ PASS 56: RSA Export (N,P,Q,D,E) ............................................ PASS 56: RSA Export (N,P,Q,D,E), successive ................................ PASS 56: RSA Export (N,-,-,D,E) ............................................ PASS 56: RSA Export (N,-,-,D,E), succesive ................................. PASS 56: RSA Export (N,P,Q,-,E) ............................................ PASS 56: RSA Export (N,P,Q,-,E), successive ................................ PASS 56: RSA Export (N,-,-,-,E) ............................................ PASS 56: RSA Export Raw (N,P,Q,D,E) ........................................ PASS 56: RSA Export Raw (N,P,Q,D,E), successive ............................ PASS 56: RSA Export Raw (N,-,-,D,E) ........................................ PASS 56: RSA Export Raw (N,-,-,D,E), succesive ............................. PASS 56: RSA Export Raw (N,P,Q,-,E) ........................................ PASS 56: RSA Export Raw (N,P,Q,-,E), successive ............................ PASS 56: RSA Export Raw (N,-,-,-,E) ........................................ PASS 56: RSA PKCS1 Encrypt Bad RNG ......................................... PASS 56: RSA Selftest ...................................................... RSA key validation: passed 56: PKCS#1 encryption : passed 56: PKCS#1 decryption : passed 56: PKCS#1 data sign : passed 56: PKCS#1 sig. verify: passed 56: 56: PASS 56: 56: ---------------------------------------------------------------------------- 56: 56: PASSED (177 / 177 tests (4 skipped)) 56/60 Test #56: rsa-suite ........................ Passed 35.49 sec test 57 Start 57: version-suite 57: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_version "--verbose" 57: Test timeout computed to be: 9.99988e+06 57: Check compiletime library version ................................. PASS 57: Check runtime library version ..................................... PASS 57: Check for MBEDTLS_VERSION_C ....................................... PASS 57: Check for MBEDTLS_AES_C when already present ...................... PASS 57: Check for unknown define .......................................... PASS 57: 57: ---------------------------------------------------------------------------- 57: 57: PASSED (5 / 5 tests (0 skipped)) 57/60 Test #57: version-suite .................... Passed 0.01 sec test 58 Start 58: xtea-suite 58: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_xtea "--verbose" 58: Test timeout computed to be: 9.99988e+06 58: XTEA Encrypt_ecb #1 ............................................... PASS 58: XTEA Encrypt_ecb #2 ............................................... PASS 58: XTEA Encrypt_ecb #3 ............................................... PASS 58: XTEA Encrypt_ecb #4 ............................................... PASS 58: XTEA Encrypt_ecb #5 ............................................... PASS 58: XTEA Encrypt_ecb #6 ............................................... PASS 58: XTEA Decrypt_ecb #1 ............................................... PASS 58: XTEA Decrypt_ecb #2 ............................................... PASS 58: XTEA Decrypt_ecb #3 ............................................... PASS 58: XTEA Decrypt_ecb #4 ............................................... PASS 58: XTEA Decrypt_ecb #5 ............................................... PASS 58: XTEA Decrypt_ecb #6 ............................................... PASS 58: XTEA Encrypt CBC #1 ............................................... PASS 58: XTEA Encrypt CBC #2 ............................................... PASS 58: XTEA Encrypt CBC #3 ............................................... PASS 58: XTEA Encrypt CBC #4 ............................................... PASS 58: XTEA Encrypt CBC #5 ............................................... PASS 58: XTEA Encrypt CBC #6 ............................................... PASS 58: XTEA Decrypt CBC #1 ............................................... PASS 58: XTEA Decrypt CBC #2 ............................................... PASS 58: XTEA Decrypt CBC #3 ............................................... PASS 58: XTEA Decrypt CBC #4 ............................................... PASS 58: XTEA Decrypt CBC #5 ............................................... PASS 58: XTEA Decrypt CBC #6 ............................................... PASS 58: XTEA Selftest ..................................................... XTEA test #1: passed 58: XTEA test #2: passed 58: XTEA test #3: passed 58: XTEA test #4: passed 58: XTEA test #5: passed 58: XTEA test #6: passed 58: 58: PASS 58: 58: ---------------------------------------------------------------------------- 58: 58: PASSED (25 / 25 tests (0 skipped)) 58/60 Test #58: xtea-suite ....................... Passed 0.02 sec test 59 Start 59: x509parse-suite 59: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_x509parse "--verbose" 59: Test timeout computed to be: 9.99988e+06 59: X509 Certificate information #1 ................................... PASS 59: X509 Certificate information #2 ................................... PASS 59: X509 Certificate information #3 ................................... PASS 59: X509 Certificate information MD2 Digest ........................... ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate information MD4 Digest ........................... ---- 59: Unmet dependencies: MBEDTLS_MD4_C 59: X509 Certificate information MD5 Digest ........................... PASS 59: X509 Certificate information SHA1 Digest .......................... PASS 59: X509 Certificate information SHA224 Digest ........................ PASS 59: X509 Certificate information SHA256 Digest ........................ PASS 59: X509 Certificate information SHA384 Digest ........................ PASS 59: X509 Certificate information SHA512 Digest ........................ PASS 59: X509 Certificate information RSA-PSS, SHA1 Digest ................. PASS 59: X509 Certificate information RSA-PSS, SHA224 Digest ............... PASS 59: X509 Certificate information RSA-PSS, SHA256 Digest ............... PASS 59: X509 Certificate information RSA-PSS, SHA384 Digest ............... PASS 59: X509 Certificate information RSA-PSS, SHA512 Digest ............... PASS 59: X509 Certificate information EC, SHA1 Digest ...................... PASS 59: X509 Certificate information EC, SHA224 Digest .................... PASS 59: X509 Certificate information EC, SHA256 Digest .................... PASS 59: X509 Certificate information EC, SHA384 Digest .................... PASS 59: X509 Certificate information EC, SHA512 Digest .................... PASS 59: X509 Certificate information, NS Cert Type ........................ PASS 59: X509 Certificate information, Key Usage ........................... PASS 59: X509 Certificate information, Key Usage with decipherOnly ......... PASS 59: X509 Certificate information, Subject Alt Name .................... PASS 59: X509 Certificate information, Subject Alt Name + Key Usage ........ PASS 59: X509 Certificate information, Key Usage + Extended Key Usage ...... PASS 59: X509 Certificate information RSA signed by EC ..................... PASS 59: X509 Certificate information EC signed by RSA ..................... PASS 59: X509 Certificate information Bitstring in subject name ............ PASS 59: X509 certificate v1 with extension ................................ ---- 59: Unmet dependencies: MBEDTLS_X509_ALLOW_EXTENSIONS_NON_V3 59: X509 CRL information #1 ........................................... PASS 59: X509 CRL Information MD2 Digest ................................... ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 CRL Information MD4 Digest ................................... ---- 59: Unmet dependencies: MBEDTLS_MD4_C 59: X509 CRL Information MD5 Digest ................................... PASS 59: X509 CRL Information SHA1 Digest .................................. PASS 59: X509 CRL Information SHA224 Digest ................................ PASS 59: X509 CRL Information SHA256 Digest ................................ PASS 59: X509 CRL Information SHA384 Digest ................................ PASS 59: X509 CRL Information SHA512 Digest ................................ PASS 59: X509 CRL information RSA-PSS, SHA1 Digest ......................... PASS 59: X509 CRL information RSA-PSS, SHA224 Digest ....................... PASS 59: X509 CRL information RSA-PSS, SHA256 Digest ....................... PASS 59: X509 CRL information RSA-PSS, SHA384 Digest ....................... PASS 59: X509 CRL information RSA-PSS, SHA512 Digest ....................... PASS 59: X509 CRL Information EC, SHA1 Digest .............................. PASS 59: X509 CRL Information EC, SHA224 Digest ............................ PASS 59: X509 CRL Information EC, SHA256 Digest ............................ PASS 59: X509 CRL Information EC, SHA384 Digest ............................ PASS 59: X509 CRL Information EC, SHA512 Digest ............................ PASS 59: X509 CRL Malformed Input (trailing spaces at end of file) ......... PASS 59: X509 CRL Unsupported critical extension (issuingDistributionPoint) PASS 59: X509 CRL Unsupported non-critical extension (issuingDistributionPo PASS 59: X509 CSR Information RSA with MD4 ................................. ---- 59: Unmet dependencies: MBEDTLS_MD4_C 59: X509 CSR Information RSA with MD5 ................................. PASS 59: X509 CSR Information RSA with SHA1 ................................ PASS 59: X509 CSR Information RSA with SHA224 .............................. PASS 59: X509 CSR Information RSA with SHA256 .............................. PASS 59: X509 CSR Information RSA with SHA384 .............................. PASS 59: X509 CSR Information RSA with SHA512 .............................. PASS 59: X509 CSR Information EC with SHA1 ................................. PASS 59: X509 CSR Information EC with SHA224 ............................... PASS 59: X509 CSR Information EC with SHA256 ............................... PASS 59: X509 CSR Information EC with SHA384 ............................... PASS 59: X509 CSR Information EC with SHA512 ............................... PASS 59: X509 CSR Information RSA-PSS with SHA1 ............................ PASS 59: X509 CSR Information RSA-PSS with SHA224 .......................... PASS 59: X509 CSR Information RSA-PSS with SHA256 .......................... PASS 59: X509 CSR Information RSA-PSS with SHA384 .......................... PASS 59: X509 CSR Information RSA-PSS with SHA512 .......................... PASS 59: X509 Verify Information: empty .................................... PASS 59: X509 Verify Information: one issue ................................ PASS 59: X509 Verify Information: two issues ............................... PASS 59: X509 Verify Information: two issues, one unknown .................. PASS 59: X509 Verify Information: empty, with prefix ....................... PASS 59: X509 Verify Information: one issue, with prefix ................... PASS 59: X509 Verify Information: two issues, with prefix .................. PASS 59: X509 Get Distinguished Name #1 .................................... PASS 59: X509 Get Distinguished Name #2 .................................... PASS 59: X509 Get Distinguished Name #3 .................................... PASS 59: X509 Get Distinguished Name #4 .................................... PASS 59: X509 Time Expired #1 .............................................. PASS 59: X509 Time Expired #2 .............................................. PASS 59: X509 Time Expired #3 .............................................. PASS 59: X509 Time Expired #4 .............................................. PASS 59: X509 Time Expired #5 .............................................. PASS 59: X509 Time Expired #6 .............................................. PASS 59: X509 Time Future #1 ............................................... PASS 59: X509 Time Future #2 ............................................... PASS 59: X509 Time Future #3 ............................................... PASS 59: X509 Time Future #4 ............................................... PASS 59: X509 Time Future #5 ............................................... PASS 59: X509 Time Future #6 ............................................... PASS 59: X509 Certificate verification #1 (Revoked Cert, Expired CRL, no CN PASS 59: X509 Certificate verification #1a (Revoked Cert, Future CRL, no CN PASS 59: X509 Certificate verification #2 (Revoked Cert, Expired CRL) ...... PASS 59: X509 Certificate verification #2a (Revoked Cert, Future CRL) ...... PASS 59: X509 Certificate verification #3 (Revoked Cert, Future CRL, CN Mis PASS 59: X509 Certificate verification #3a (Revoked Cert, Expired CRL, CN M PASS 59: X509 Certificate verification #4 (Valid Cert, Expired CRL) ........ PASS 59: X509 Certificate verification #4a (Revoked Cert, Future CRL) ...... PASS 59: X509 Certificate verification #5 (Revoked Cert) ................... PASS 59: X509 Certificate verification #6 (Revoked Cert) ................... PASS 59: X509 Certificate verification #7 (Revoked Cert, CN Mismatch) ...... PASS 59: X509 Certificate verification #8 (Valid Cert) ..................... PASS 59: X509 Certificate verification #8a (Expired Cert) .................. PASS 59: X509 Certificate verification #8b (Future Cert) ................... PASS 59: X509 Certificate verification #8c (Expired Cert, longer chain) .... PASS 59: X509 Certificate verification #8d (Future Cert, longer chain) ..... PASS 59: X509 Certificate verification #9 (Not trusted Cert) ............... PASS 59: X509 Certificate verification #10 (Not trusted Cert, Expired CRL) . PASS 59: X509 Certificate verification #12 (Valid Cert MD4 Digest) ......... ---- 59: Unmet dependencies: MBEDTLS_MD4_C 59: X509 Certificate verification #13 (Valid Cert MD5 Digest) ......... PASS 59: X509 Certificate verification #14 (Valid Cert SHA1 Digest explicit PASS 59: X509 Certificate verification #14 (Valid Cert SHA1 Digest allowed ---- 59: Unmet dependencies: MBEDTLS_TLS_DEFAULT_ALLOW_SHA1_IN_CERTIFICATES 59: X509 Certificate verification #14 (Valid Cert SHA1 Digest forbidde PASS 59: X509 Certificate verification #15 (Valid Cert SHA224 Digest) ...... PASS 59: X509 Certificate verification #16 (Valid Cert SHA256 Digest) ...... PASS 59: X509 Certificate verification #17 (Valid Cert SHA384 Digest) ...... PASS 59: X509 Certificate verification #18 (Valid Cert SHA512 Digest) ...... PASS 59: X509 Certificate verification #19 (Valid Cert, denying callback) .. PASS 59: X509 Certificate verification #19 (Not trusted Cert, allowing call PASS 59: X509 Certificate verification #21 (domain matching wildcard certif PASS 59: X509 Certificate verification #22 (domain not matching wildcard ce PASS 59: X509 Certificate verification #23 (domain not matching wildcard ce PASS 59: X509 Certificate verification #24 (domain matching CN of multi cer PASS 59: X509 Certificate verification #25 (domain matching multi certifica PASS 59: X509 Certificate verification #26 (domain not matching multi certi PASS 59: X509 Certificate verification #27 (domain not matching multi certi PASS 59: X509 Certificate verification #27 (domain not matching multi certi PASS 59: X509 Certificate verification #28 (domain not matching wildcard in PASS 59: X509 Certificate verification #29 (domain matching wildcard in mul PASS 59: X509 Certificate verification #30 (domain matching multi certifica PASS 59: X509 Certificate verification #31 (domain not matching multi certi PASS 59: X509 Certificate verification #32 (Valid, EC cert, RSA CA) ........ PASS 59: X509 Certificate verification #33 (Valid, RSA cert, EC CA) ........ PASS 59: X509 Certificate verification #34 (Valid, EC cert, EC CA) ......... PASS 59: X509 Certificate verification #35 (Revoked, EC CA) ................ PASS 59: X509 Certificate verification #36 (Valid, EC CA, SHA1 Digest) ..... PASS 59: X509 Certificate verification #37 (Valid, EC CA, SHA224 Digest) ... PASS 59: X509 Certificate verification #38 (Valid, EC CA, SHA384 Digest) ... PASS 59: X509 Certificate verification #39 (Valid, EC CA, SHA512 Digest) ... PASS 59: X509 Certificate verification #40 (Valid, depth 0, RSA, CA) ....... PASS 59: X509 Certificate verification #41 (Valid, depth 0, EC, CA) ........ PASS 59: X509 Certificate verification #42 (Depth 0, not CA, RSA) .......... PASS 59: X509 Certificate verification #43 (Depth 0, not CA, EC) ........... PASS 59: X509 Certificate verification #44 (Corrupted signature, EC) ....... PASS 59: X509 Certificate verification #45 (Corrupted signature, RSA) ...... PASS 59: X509 Certificate verification #45b (Corrupted signature, intermedi PASS 59: X509 Certificate verification #46 (Valid, depth 2, EC-RSA-EC) ..... PASS 59: X509 Certificate verification #47 (Untrusted, depth 2, EC-RSA-EC) . PASS 59: X509 Certificate verification #48 (Missing intermediate CA, EC-RSA PASS 59: X509 Certificate verification #49 (Valid, depth 2, RSA-EC-RSA) .... PASS 59: X509 Certificate verification #50 (Valid, multiple CAs) ........... PASS 59: X509 Certificate verification #51 (Valid, multiple CAs, reverse or PASS 59: X509 Certificate verification #52 (CA keyUsage valid) ............. PASS 59: X509 Certificate verification #53 (CA keyUsage missing cRLSign) ... PASS 59: X509 Certificate verification #54 (CA keyUsage missing cRLSign, no PASS 59: X509 Certificate verification #55 (CA keyUsage missing keyCertSign PASS 59: X509 Certificate verification #56 (CA keyUsage plain wrong) ....... PASS 59: X509 Certificate verification #57 (Valid, RSASSA-PSS, SHA-1) ...... PASS 59: X509 Certificate verification #58 (Valid, RSASSA-PSS, SHA-224) .... PASS 59: X509 Certificate verification #59 (Valid, RSASSA-PSS, SHA-256) .... PASS 59: X509 Certificate verification #60 (Valid, RSASSA-PSS, SHA-384) .... PASS 59: X509 Certificate verification #61 (Valid, RSASSA-PSS, SHA-512) .... PASS 59: X509 Certificate verification #62 (Revoked, RSASSA-PSS, SHA-1) .... PASS 59: X509 Certificate verification #63 (Revoked, RSASSA-PSS, SHA-1, CRL PASS 59: X509 Certificate verification #64 (Valid, RSASSA-PSS, SHA-1, not t PASS 59: X509 Certificate verification #65 (RSASSA-PSS, SHA1, bad cert sign PASS 59: X509 Certificate verification #66 (RSASSA-PSS, SHA1, no RSA CA) ... PASS 59: X509 Certificate verification #67 (Valid, RSASSA-PSS, all defaults PASS 59: X509 Certificate verification #68 (RSASSA-PSS, wrong salt_len) .... PASS 59: X509 Certificate verification #69 (RSASSA-PSS, wrong mgf_hash) .... PASS 59: X509 Certificate verification #70 (v1 trusted CA) ................. PASS 59: X509 Certificate verification #71 (v1 trusted CA, other) .......... PASS 59: X509 Certificate verification #72 (v1 chain) ...................... PASS 59: X509 Certificate verification #73 (selfsigned trusted without CA b PASS 59: X509 Certificate verification #74 (signed by selfsigned trusted wi PASS 59: X509 Certificate verification #75 (encoding mismatch) ............. PASS 59: X509 Certificate verification #76 (multiple CRLs, not revoked) .... PASS 59: X509 Certificate verification #77 (multiple CRLs, revoked) ........ PASS 59: X509 Certificate verification #78 (multiple CRLs, revoked by secon PASS 59: X509 Certificate verification #79 (multiple CRLs, revoked by futur PASS 59: X509 Certificate verification #80 (multiple CRLs, first future, re PASS 59: X509 Certificate verification #81 (multiple CRLs, none relevant) .. PASS 59: X509 Certificate verification #82 (Not yet valid CA and valid CA) . PASS 59: X509 Certificate verification #83 (valid CA and Not yet valid CA) . PASS 59: X509 Certificate verification #84 (valid CA and Not yet valid CA) . PASS 59: X509 Certificate verification #85 (Not yet valid CA and valid CA) . PASS 59: X509 Certificate verification #86 (Not yet valid CA and invalid CA PASS 59: X509 Certificate verification #87 (Expired CA and invalid CA) ..... PASS 59: X509 Certificate verification #88 (Spurious cert in the chain) .... PASS 59: X509 Certificate verification #89 (Spurious cert later in the chai PASS 59: X509 Certificate verification #90 (EE with same name as trusted ro PASS 59: X509 Certificate verification #91 (same CA with good then bad key) PASS 59: X509 Certificate verification #91 (same CA with bad then good key) PASS 59: X509 Certificate verification #92 (bad name, allowing callback) ... PASS 59: X509 Certificate verification #93 (Suite B invalid, EC cert, RSA C PASS 59: X509 Certificate verification #94 (Suite B invalid, RSA cert, EC C PASS 59: X509 Certificate verification #95 (Suite B Valid, EC cert, EC CA) . PASS 59: X509 Certificate verification #96 (next profile Invalid Cert SHA22 PASS 59: X509 Certificate verification #97 (next profile Valid Cert SHA256 PASS 59: X509 Certificate verification callback: bad name .................. PASS 59: X509 Certificate verification callback: trusted EE cert ........... PASS 59: X509 Certificate verification callback: trusted EE cert, expired .. PASS 59: X509 Certificate verification callback: simple .................... PASS 59: X509 Certificate verification callback: simple, EE expired ........ PASS 59: X509 Certificate verification callback: simple, root expired ...... PASS 59: X509 Certificate verification callback: two trusted roots ......... PASS 59: X509 Certificate verification callback: two trusted roots, reverse PASS 59: X509 Certificate verification callback: root included ............. PASS 59: X509 Certificate verification callback: intermediate ca ........... PASS 59: X509 Certificate verification callback: intermediate ca, root incl PASS 59: X509 Certificate verification callback: intermediate ca trusted ... PASS 59: X509 Certificate verification callback: intermediate ca, EE expire PASS 59: X509 Certificate verification callback: intermediate ca, int expir PASS 59: X509 Certificate verification callback: intermediate ca, root expi PASS 59: X509 Certificate verification callback: two intermediates ......... PASS 59: X509 Certificate verification callback: two intermediates, root in PASS 59: X509 Certificate verification callback: two intermediates, top int PASS 59: X509 Certificate verification callback: two intermediates, low int PASS 59: X509 Certificate verification callback: no intermediate, bad signa PASS 59: X509 Certificate verification callback: one intermediate, bad sign PASS 59: X509 Parse Selftest ............................................... X.509 certificate load: passed 59: X.509 signature verify: passed 59: 59: PASS 59: X509 Certificate ASN1 (Incorrect first tag) ....................... PASS 59: X509 Certificate ASN1 (Correct first tag, data length does not mat PASS 59: X509 Certificate ASN1 (Correct first tag, no more data) ........... PASS 59: X509 Certificate ASN1 (Correct first tag, length data incorrect) .. PASS 59: X509 Certificate ASN1 (Correct first tag, length data incomplete) . PASS 59: X509 Certificate ASN1 (Correct first tag, length data incomplete) . PASS 59: X509 Certificate ASN1 (Correct first tag, length data incomplete) . PASS 59: X509 Certificate ASN1 (Correct first tag, second tag no TBSCertifi PASS 59: X509 Certificate ASN1 (TBSCertificate, no version tag, serial miss PASS 59: X509 Certificate ASN1 (TBSCertificate, invalid version tag) ....... PASS 59: X509 Certificate ASN1 (TBSCertificate, valid version tag, no lengt PASS 59: X509 Certificate ASN1 (TBSCertificate, valid version tag, invalid PASS 59: X509 Certificate ASN1 (TBSCertificate, valid version tag, no seria PASS 59: X509 Certificate ASN1 (TBSCertificate, invalid length version tag) PASS 59: X509 Certificate ASN1 (TBSCertificate, incorrect serial tag) ...... PASS 59: X509 Certificate ASN1 (TBSCertificate, incorrect serial length) ... PASS 59: X509 Certificate ASN1 (TBSCertificate, correct serial, no alg) .... PASS 59: X509 Certificate ASN1 (TBSCertificate, correct serial, no alg oid) PASS 59: X509 Certificate ASN1 (TBSCertificate, alg oid no data in sequence PASS 59: X509 Certificate ASN1 (TBSCertificate, alg with params) ........... PASS 59: X509 Certificate ASN1 (TBSCertificate, correct alg data, no params PASS 59: X509 Certificate ASN1 (TBSCertificate, correct alg data, unknown v PASS 59: X509 Certificate ASN1 (TBSCertificate, correct alg data, length mi PASS 59: X509 Certificate ASN1 (TBSCertificate, correct alg, unknown alg_id PASS 59: X509 Certificate ASN1 (TBSCertificate, correct alg, specific alg_i ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (TBSCertificate, correct alg, unknown specif PASS 59: X509 Certificate ASN1 (TBSCertificate, correct alg, bad RSASSA-PSS PASS 59: X509 Certificate ASN1 (TBSCertificate, issuer no set data) ........ ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (TBSCertificate, issuer no inner seq data) .. ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (TBSCertificate, issuer no inner set data) .. ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (TBSCertificate, issuer two inner set datas) ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (TBSCertificate, issuer no oid data) ........ ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (TBSCertificate, issuer invalid tag) ........ ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (TBSCertificate, issuer, no string data) .... ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (TBSCertificate, issuer, no full following s ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (TBSCertificate, valid issuer, no validity) . ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (TBSCertificate, too much date data) ........ ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (TBSCertificate, invalid from date) ......... ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (TBSCertificate, invalid to date) ........... ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (TBSCertificate, valid validity, no subject) ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (TBSCertificate, valid subject, no pubkeyinf ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (TBSCertificate, pubkey, no alg) ............ ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (TBSCertificate, valid subject, unknown pk a ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (TBSCertificate, pubkey, no bitstring) ...... ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (TBSCertificate, pubkey, no bitstring data) . ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (TBSCertificate, pubkey, invalid bitstring s ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (TBSCertificate, pubkey, invalid internal bi ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (TBSCertificate, pubkey, invalid internal bi ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (TBSCertificate, pubkey, invalid mbedtls_mpi ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (TBSCertificate, pubkey, total length mismat ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (TBSCertificate, pubkey, check failed) ...... ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (TBSCertificate, pubkey, check failed, expan ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (TBSCertificate v3, Optional UIDs, Extension ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (TBSCertificate v3, issuerID wrong tag) ..... ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (TBSCertificate v3, UIDs, no ext) ........... ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (TBSCertificate v3, UIDs, invalid length) ... ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (TBSCertificate v3, ext empty) .............. ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (TBSCertificate v3, ext length mismatch) .... ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (TBSCertificate v3, first ext invalid) ...... ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (TBSCertificate v3, first ext invalid tag) .. ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (TBSCertificate v3, ext BasicContraint tag, ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (TBSCertificate v3, ext BasicContraint tag, ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (TBSCertificate v3, ext BasicContraint tag, ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (TBSCertificate v3, ext BasicContraint tag, ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (TBSCertificate v3, ext BasicContraint tag, ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (TBSCertificate v3, ext BasicContraint tag, ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (ExtKeyUsage, bad second tag) ............... PASS 59: X509 Certificate ASN1 (SubjectAltName repeated) ................... PASS 59: X509 Certificate ASN1 (ExtKeyUsage repeated) ...................... PASS 59: X509 Certificate ASN1 (correct pubkey, no sig_alg) ................ ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (sig_alg mismatch) .......................... ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (sig_alg, no sig) ........................... ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (signature, invalid sig data) ............... ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (signature, data left) ...................... ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (correct) ................................... ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (GeneralizedTime instead of UTCTime) ........ ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (Name with X520 CN) ......................... ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (Name with X520 C) .......................... ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (Name with X520 L) .......................... ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (Name with X520 ST) ......................... ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (Name with X520 O) .......................... ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (Name with X520 OU) ......................... ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (Name with unknown X520 part) ............... ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (Name with composite RDN) ................... PASS 59: X509 Certificate ASN1 (Name with PKCS9 email) ..................... ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (Name with unknown PKCS9 part) .............. ---- 59: Unmet dependencies: MBEDTLS_MD2_C 59: X509 Certificate ASN1 (ECDSA signature, RSA key) .................. PASS 59: X509 Certificate ASN1 (ECDSA signature, EC key) ................... PASS 59: X509 Certificate ASN1 (RSA signature, EC key) ..................... PASS 59: X509 Certificate ASN1 (invalid version 3) ......................... PASS 59: X509 Certificate ASN1 (invalid version overflow) .................. PASS 59: X509 Certificate ASN1 (invalid SubjectAltNames tag) ............... PASS 59: X509 CRL ASN1 (Incorrect first tag) ............................... PASS 59: X509 CRL ASN1 (Correct first tag, data length does not match) ..... PASS 59: X509 CRL ASN1 (TBSCertList, tag missing) .......................... PASS 59: X509 CRL ASN1 (TBSCertList, version tag len missing) .............. PASS 59: X509 CRL ASN1 (TBSCertList, version correct, alg missing) ......... PASS 59: X509 CRL ASN1 (TBSCertList, alg correct, incorrect version) ....... PASS 59: X509 CRL ASN1 (TBSCertList, correct version, sig_oid1 unknown) .... PASS 59: X509 CRL ASN1 (TBSCertList, sig_oid1 id unknown) .................. PASS 59: X509 CRL ASN1 (TBSCertList, sig_oid1 correct, issuer missing) ..... PASS 59: X509 CRL ASN1 (TBSCertList, issuer set missing) ................... PASS 59: X509 CRL ASN1 (TBSCertList, correct issuer, thisUpdate missing) ... PASS 59: X509 CRL ASN1 (TBSCertList, correct thisUpdate, nextUpdate missing PASS 59: X509 CRL ASN1 (TBSCertList, entries present, invalid sig_alg) ..... PASS 59: X509 CRL ASN1 (TBSCertList, entries present, date in entry invalid PASS 59: X509 CRL ASN1 (TBSCertList, sig_alg present, sig_alg does not matc PASS 59: X509 CRL ASN1 (TBSCertList, sig present, len mismatch) ............ PASS 59: X509 CRL ASN1 (TBSCertList, sig present) .......................... PASS 59: X509 CRL ASN1 (TBSCertList, no entries) ........................... PASS 59: X509 CRL ASN1 (invalid version 2) ................................. PASS 59: X509 CRL ASN1 (invalid version overflow) .......................... PASS 59: X509 CRL ASN1 (extension seq too long, crl-idp.pem byte 121) ...... PASS 59: X509 CRL ASN1 (extension oid too long, crl-idp.pem byte 123) ...... PASS 59: X509 CRL ASN1 (extension critical invalid length, crl-idp.pem byte PASS 59: X509 CRL ASN1 (extension data too long, crl-idp.pem byte 131) ..... PASS 59: X509 CRL ASN1 (extension data too short, crl-idp.pem byte 131) .... PASS 59: X509 CRL ASN1 (extension not critical explicit, crl-idp.pem byte 1 PASS 59: X509 CRT parse path #2 (one cert) ................................. PASS 59: X509 CRT parse path #3 (two certs) ................................ PASS 59: X509 CRT parse path #4 (two certs, one non-cert) .................. PASS 59: X509 CRT verify long chain (max intermediate CA, trusted) ......... PASS 59: X509 CRT verify long chain (max intermediate CA, untrusted) ....... PASS 59: X509 CRT verify long chain (max intermediate CA + 1) .............. PASS 59: X509 CRT verify chain #1 (zero pathlen intermediate) .............. PASS 59: X509 CRT verify chain #2 (zero pathlen root) ...................... PASS 59: X509 CRT verify chain #3 (nonzero pathlen root) ................... PASS 59: X509 CRT verify chain #4 (nonzero pathlen intermediate) ........... PASS 59: X509 CRT verify chain #5 (nonzero maxpathlen intermediate) ........ PASS 59: X509 CRT verify chain #6 (nonzero maxpathlen root) ................ PASS 59: X509 CRT verify chain #7 (maxpathlen root, self signed in path) ... PASS 59: X509 CRT verify chain #8 (self signed maxpathlen root) ............ PASS 59: X509 CRT verify chain #9 (zero pathlen first intermediate, valid) . PASS 59: X509 CRT verify chain #10 (zero pathlen root, valid) .............. PASS 59: X509 CRT verify chain #11 (valid chain, missing profile) .......... PASS 59: X509 CRT verify chain #12 (suiteb profile, RSA root) .............. PASS 59: X509 CRT verify chain #13 (RSA only profile, EC root) ............. PASS 59: X509 CRT verify chain #13 (RSA only profile, EC trusted EE) ....... PASS 59: X509 CRT verify chain #14 (RSA-3072 profile, root key too small) .. PASS 59: X509 CRT verify chain #15 (suiteb profile, rsa intermediate) ...... PASS 59: X509 CRT verify chain #16 (RSA-only profile, EC intermediate) ..... PASS 59: X509 CRT verify chain #17 (SHA-512 profile) ....................... PASS 59: X509 CRT verify chain #18 (len=1, vrfy fatal on depth 1) .......... PASS 59: X509 CRT verify chain #19 (len=0, vrfy fatal on depth 0) .......... PASS 59: X509 CRT verify chain #20 (len=1, vrfy fatal on depth 0) .......... PASS 59: X509 CRT verify chain #21 (len=3, vrfy fatal on depth 3) .......... PASS 59: X509 CRT verify chain #22 (len=3, vrfy fatal on depth 2) .......... PASS 59: X509 CRT verify chain #23 (len=3, vrfy fatal on depth 1) .......... PASS 59: X509 CRT verify chain #24 (len=3, vrfy fatal on depth 0) .......... PASS 59: X509 CRT verify chain #25 (len=3, vrfy fatal on depth 3, untrusted PASS 59: X509 OID description #1 ........................................... PASS 59: X509 OID description #2 ........................................... PASS 59: X509 OID description #3 ........................................... PASS 59: X509 OID numstring #1 (wide buffer) ............................... PASS 59: X509 OID numstring #2 (buffer just fits) .......................... PASS 59: X509 OID numstring #3 (buffer too small) .......................... PASS 59: X509 OID numstring #4 (larger number) ............................. PASS 59: X509 OID numstring #5 (arithmetic overflow) ....................... PASS 59: X509 crt keyUsage #1 (no extension, expected KU) .................. PASS 59: X509 crt keyUsage #2 (no extension, surprising KU) ................ PASS 59: X509 crt keyUsage #3 (extension present, no KU) ................... PASS 59: X509 crt keyUsage #4 (extension present, single KU present) ....... PASS 59: X509 crt keyUsage #5 (extension present, single KU absent) ........ PASS 59: X509 crt keyUsage #6 (extension present, combined KU present) ..... PASS 59: X509 crt keyUsage #7 (extension present, combined KU both absent) . PASS 59: X509 crt keyUsage #8 (extension present, combined KU one absent) .. PASS 59: X509 crt keyUsage #9 (extension present, decOnly allowed absent) .. PASS 59: X509 crt keyUsage #10 (extension present, decOnly non-allowed pres PASS 59: X509 crt keyUsage #11 (extension present, decOnly allowed present) PASS 59: X509 crt extendedKeyUsage #1 (no extension, serverAuth) ........... PASS 59: X509 crt extendedKeyUsage #2 (single value, present) .............. PASS 59: X509 crt extendedKeyUsage #3 (single value, absent) ............... PASS 59: X509 crt extendedKeyUsage #4 (two values, first) .................. PASS 59: X509 crt extendedKeyUsage #5 (two values, second) ................. PASS 59: X509 crt extendedKeyUsage #6 (two values, other) .................. PASS 59: X509 crt extendedKeyUsage #7 (any, random) ........................ PASS 59: X509 RSASSA-PSS parameters ASN1 (good, all defaults) .............. PASS 59: X509 RSASSA-PSS parameters ASN1 (wrong initial tag) ............... PASS 59: X509 RSASSA-PSS parameters ASN1 (unknown tag in top-level sequence PASS 59: X509 RSASSA-PSS parameters ASN1 (good, HashAlg SHA256) ............ PASS 59: X509 RSASSA-PSS parameters ASN1 (good, explicit HashAlg = default) PASS 59: X509 RSASSA-PSS parameters ASN1 (HashAlg wrong len #1) ............ PASS 59: X509 RSASSA-PSS parameters ASN1 (HashAlg wrong len #2) ............ PASS 59: X509 RSASSA-PSS parameters ASN1 (HashAlg with parameters) ......... PASS 59: X509 RSASSA-PSS parameters ASN1 (HashAlg unknown OID) ............. PASS 59: X509 RSASSA-PSS parameters ASN1 (good, MGAlg = MGF1-SHA256) ....... PASS 59: X509 RSASSA-PSS parameters ASN1 (good, explicit MGAlg = default) .. PASS 59: X509 RSASSA-PSS parameters ASN1 (MGAlg wrong len #1) .............. PASS 59: X509 RSASSA-PSS parameters ASN1 (MGAlg wrong len #2) .............. PASS 59: X509 RSASSA-PSS parameters ASN1 (MGAlg AlgId wrong len #1) ........ PASS 59: X509 RSASSA-PSS parameters ASN1 (MGAlg OID != MGF1) ............... PASS 59: X509 RSASSA-PSS parameters ASN1 (MGAlg.params wrong tag) .......... PASS 59: X509 RSASSA-PSS parameters ASN1 (MGAlg.params wrong len #1a) ...... PASS 59: X509 RSASSA-PSS parameters ASN1 (MGAlg.params wrong len #1b) ...... PASS 59: X509 RSASSA-PSS parameters ASN1 (MGAlg.params.alg not an OID) ..... PASS 59: X509 RSASSA-PSS parameters ASN1 (MGAlg.params.alg unknown OID) .... PASS 59: X509 RSASSA-PSS parameters ASN1 (MGAlg.params.params NULL) ........ PASS 59: X509 RSASSA-PSS parameters ASN1 (MGAlg.params.params wrong tag) ... PASS 59: X509 RSASSA-PSS parameters ASN1 (MGAlg.params wrong len #1c) ...... PASS 59: X509 RSASSA-PSS parameters ASN1 (MGAlg.params wrong len #2) ....... PASS 59: X509 RSASSA-PSS parameters ASN1 (good, saltLen = 94) .............. PASS 59: X509 RSASSA-PSS parameters ASN1 (good, explicit saltLen = default) PASS 59: X509 RSASSA-PSS parameters ASN1 (saltLen wrong len #1) ............ PASS 59: X509 RSASSA-PSS parameters ASN1 (saltLen wrong len #2) ............ PASS 59: X509 RSASSA-PSS parameters ASN1 (saltLen not an int) .............. PASS 59: X509 RSASSA-PSS parameters ASN1 (good, explicit trailerField = def PASS 59: X509 RSASSA-PSS parameters ASN1 (trailerField wrong len #1) ....... PASS 59: X509 RSASSA-PSS parameters ASN1 (trailerField wrong len #2) ....... PASS 59: X509 RSASSA-PSS parameters ASN1 (trailerField not an int) ......... PASS 59: X509 RSASSA-PSS parameters ASN1 (trailerField not 1) .............. PASS 59: X509 CSR ASN.1 (OK) ............................................... PASS 59: X509 CSR ASN.1 (bad first tag) .................................... PASS 59: X509 CSR ASN.1 (bad sequence: overlong) ........................... PASS 59: X509 CSR ASN.1 (total length mistmatch) ........................... PASS 59: X509 CSR ASN.1 (bad CRI: not a sequence) .......................... PASS 59: X509 CSR ASN.1 (bad CRI: overlong) ................................ PASS 59: X509 CSR ASN.1 (bad CRI.Version: overlong) ........................ PASS 59: X509 CSR ASN.1 (bad CRI.Version: not v1) .......................... PASS 59: X509 CSR ASN.1 (bad CRI.Name: not a sequence) ..................... PASS 59: X509 CSR ASN.1 (bad CRI.Name: overlong) ........................... PASS 59: X509 CSR ASN.1 (bad CRI.Name payload: not a set) .................. PASS 59: X509 CSR ASN.1 (bad CRI.Name payload: overlong) ................... PASS 59: X509 CSR ASN.1 (bad SubjectPublicKeyInfo: missing) ................ PASS 59: X509 CSR ASN.1 (bad SubjectPublicKeyInfo: not a sequence) ......... PASS 59: X509 CSR ASN.1 (bad SubjectPublicKeyInfo: overlong) ............... PASS 59: X509 CSR ASN.1 (bad attributes: missing) .......................... PASS 59: X509 CSR ASN.1 (bad attributes: bad tag) .......................... PASS 59: X509 CSR ASN.1 (bad attributes: overlong) ......................... PASS 59: X509 CSR ASN.1 (bad sigAlg: missing) .............................. PASS 59: X509 CSR ASN.1 (bad sigAlg: not a sequence) ....................... PASS 59: X509 CSR ASN.1 (bad sigAlg: overlong) ............................. PASS 59: X509 CSR ASN.1 (bad sigAlg: unknown) .............................. PASS 59: X509 CSR ASN.1 (bad sig: missing) ................................. PASS 59: X509 CSR ASN.1 (bad sig: not a bit string) ........................ PASS 59: X509 CSR ASN.1 (bad sig: overlong) ................................ PASS 59: X509 CSR ASN.1 (extra data after signature) ....................... PASS 59: X509 CSR ASN.1 (invalid version overflow) ......................... PASS 59: X509 File parse (no issues) ....................................... PASS 59: X509 File parse (extra space in one certificate) .................. PASS 59: X509 File parse (all certificates fail) ........................... PASS 59: X509 File parse (trailing spaces, OK) ............................. PASS 59: X509 Get time (UTC no issues) ..................................... PASS 59: X509 Get time (Generalized Time no issues) ........................ PASS 59: X509 Get time (UTC year without leap day) ......................... PASS 59: X509 Get time (UTC year with leap day) ............................ PASS 59: X509 Get time (UTC invalid day of month #1) ....................... PASS 59: X509 Get time (UTC invalid day of month #2) ....................... PASS 59: X509 Get time (UTC invalid hour) .................................. PASS 59: X509 Get time (UTC invalid min) ................................... PASS 59: X509 Get time (UTC invalid sec) ................................... PASS 59: X509 Get time (UTC without time zone) ............................. PASS 59: X509 Get time (UTC with invalid time zone #1) ..................... PASS 59: X509 Get time (UTC with invalid time zone #2) ..................... PASS 59: X509 Get time (Date with invalid tag) ............................. PASS 59: X509 Get time (UTC, truncated) .................................... PASS 59: X509 Get time (Generalized Time, truncated) ....................... PASS 59: X509 Get time (UTC without seconds) ............................... PASS 59: X509 Get time (UTC without seconds and with invalid time zone #1) . PASS 59: X509 Get time (UTC without second and with invalid time zone #2) .. PASS 59: X509 Get time (UTC invalid character in year) ..................... PASS 59: X509 Get time (UTC invalid character in month) .................... PASS 59: X509 Get time (UTC invalid character in day) ...................... PASS 59: X509 Get time (UTC invalid character in hour) ..................... PASS 59: X509 Get time (UTC invalid character in min) ...................... PASS 59: X509 Get time (UTC invalid character in sec) ...................... PASS 59: X509 Get time (Generalized Time, year multiple of 100 but not 400 PASS 59: X509 Get time (Generalized Time, year multiple of 4 but not 100 is PASS 59: X509 Get time (Generalized Time, year multiple of 400 is a leap ye PASS 59: X509 Get time (Generalized Time invalid leap year not multiple of PASS 59: 59: ---------------------------------------------------------------------------- 59: 59: PASSED (493 / 493 tests (64 skipped)) 59/60 Test #59: x509parse-suite .................. Passed 8.59 sec test 60 Start 60: x509write-suite 60: Test command: /builddir/build/BUILD/mbedtls-2.7.6/tests/test_suite_x509write "--verbose" 60: Test timeout computed to be: 9.99988e+06 60: Certificate Request check Server1 SHA1 ............................ PASS 60: Certificate Request check Server1 SHA224 .......................... PASS 60: Certificate Request check Server1 SHA256 .......................... PASS 60: Certificate Request check Server1 SHA384 .......................... PASS 60: Certificate Request check Server1 SHA512 .......................... PASS 60: Certificate Request check Server1 MD4 ............................. ---- 60: Unmet dependencies: MBEDTLS_MD4_C 60: Certificate Request check Server1 MD5 ............................. PASS 60: Certificate Request check Server1 key_usage ....................... PASS 60: Certificate Request check Server1 ns_cert_type .................... PASS 60: Certificate Request check Server1 key_usage + ns_cert_type ........ PASS 60: Certificate Request check Server5 ECDSA, key_usage ................ PASS 60: Certificate write check Server1 SHA1 .............................. PASS 60: Certificate write check Server1 SHA1, key_usage ................... PASS 60: Certificate write check Server1 SHA1, ns_cert_type ................ PASS 60: Certificate write check Server1 SHA1, version 1 ................... PASS 60: Certificate write check Server1 SHA1, RSA_ALT ..................... PASS 60: Certificate write check Server1 SHA1, RSA_ALT, key_usage .......... PASS 60: Certificate write check Server1 SHA1, RSA_ALT, ns_cert_type ....... PASS 60: Certificate write check Server1 SHA1, RSA_ALT, version 1 .......... PASS 60: X509 String to Names #1 ........................................... PASS 60: X509 String to Names #2 ........................................... PASS 60: X509 String to Names #3 (Name precisely 255 bytes) ................ PASS 60: X509 String to Names #4 (Name larger than 255 bytes) .............. PASS 60: X509 String to Names #5 (Escape non-allowed characters) ........... PASS 60: X509 String to Names #6 (Escape at end) ........................... PASS 60: 60: ---------------------------------------------------------------------------- 60: 60: PASSED (25 / 25 tests (1 skipped)) 60/60 Test #60: x509write-suite .................. Passed 4.44 sec 100% tests passed, 0 tests failed out of 60 Total Test time (real) = 80.32 sec Processing files: mbedtls-2.7.6-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VNQJMV + exit 0 + umask 022 + cd /builddir/build/BUILD + cd mbedtls-2.7.6 + DOCDIR=/builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/share/doc/mbedtls + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/share/doc/mbedtls + cp -pr ChangeLog /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/share/doc/mbedtls + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.gaUUpP + umask 022 + cd /builddir/build/BUILD + cd mbedtls-2.7.6 + LICENSEDIR=/builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/share/licenses/mbedtls + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/share/licenses/mbedtls + cp -pr LICENSE /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/share/licenses/mbedtls + exit 0 Provides: libmbedcrypto.so.2 libmbedtls.so.10 libmbedx509.so.0 mbedtls = 2.7.6-1.el7 mbedtls(armv7hl-32) = 2.7.6-1.el7 polarssl = 2.7.6-1.el7 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libmbedcrypto.so.2 libmbedx509.so.0 rtld(GNU_HASH) Obsoletes: polarssl < 1.3.10 Processing files: mbedtls-utils-2.7.6-1.el7.armv7hl Provides: mbedtls-utils = 2.7.6-1.el7 mbedtls-utils(armv7hl-32) = 2.7.6-1.el7 polarssl-utils = 2.7.6-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libmbedcrypto.so.2 libmbedtls.so.10 libmbedx509.so.0 libpthread.so.0 rtld(GNU_HASH) Obsoletes: polarssl-utils < 1.3.10 Processing files: mbedtls-devel-2.7.6-1.el7.armv7hl Provides: mbedtls-devel = 2.7.6-1.el7 mbedtls-devel(armv7hl-32) = 2.7.6-1.el7 polarssl-devel = 2.7.6-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libmbedcrypto.so.2 libmbedtls.so.10 libmbedx509.so.0 Obsoletes: polarssl-devel < 1.3.10 Processing files: mbedtls-static-2.7.6-1.el7.armv7hl Provides: mbedtls-static = 2.7.6-1.el7 mbedtls-static(armv7hl-32) = 2.7.6-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: mbedtls-doc-2.7.6-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rDFQET + umask 022 + cd /builddir/build/BUILD + cd mbedtls-2.7.6 + DOCDIR=/builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/share/doc/mbedtls + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/share/doc/mbedtls + cp -pr apidoc/aes_8h.html apidoc/aes_8h__dep__incl.map apidoc/aes_8h__dep__incl.md5 apidoc/aes_8h__dep__incl.png apidoc/aes_8h__incl.map apidoc/aes_8h__incl.md5 apidoc/aes_8h__incl.png apidoc/aes_8h_source.html apidoc/aesni_8h.html apidoc/aesni_8h__incl.map apidoc/aesni_8h__incl.md5 apidoc/aesni_8h__incl.png apidoc/aesni_8h_source.html apidoc/annotated.html apidoc/arc4_8h.html apidoc/arc4_8h__incl.map apidoc/arc4_8h__incl.md5 apidoc/arc4_8h__incl.png apidoc/arc4_8h_source.html apidoc/asn1_8h.html apidoc/asn1_8h__dep__incl.map apidoc/asn1_8h__dep__incl.md5 apidoc/asn1_8h__dep__incl.png apidoc/asn1_8h__incl.map apidoc/asn1_8h__incl.md5 apidoc/asn1_8h__incl.png apidoc/asn1_8h_source.html apidoc/asn1write_8h.html apidoc/asn1write_8h__incl.map apidoc/asn1write_8h__incl.md5 apidoc/asn1write_8h__incl.png apidoc/asn1write_8h_source.html apidoc/base64_8h.html apidoc/base64_8h__incl.map apidoc/base64_8h__incl.md5 apidoc/base64_8h__incl.png apidoc/base64_8h_source.html apidoc/bc_s.png apidoc/bdwn.png apidoc/bignum_8h.html apidoc/bignum_8h__dep__incl.map apidoc/bignum_8h__dep__incl.md5 apidoc/bignum_8h__dep__incl.png apidoc/bignum_8h__incl.map apidoc/bignum_8h__incl.md5 apidoc/bignum_8h__incl.png apidoc/bignum_8h_source.html apidoc/blowfish_8h.html apidoc/blowfish_8h__incl.map apidoc/blowfish_8h__incl.md5 apidoc/blowfish_8h__incl.png apidoc/blowfish_8h_source.html apidoc/bn__mul_8h.html apidoc/bn__mul_8h__incl.map apidoc/bn__mul_8h__incl.md5 apidoc/bn__mul_8h__incl.png apidoc/bn__mul_8h_source.html apidoc/camellia_8h.html apidoc/camellia_8h__incl.map apidoc/camellia_8h__incl.md5 apidoc/camellia_8h__incl.png apidoc/camellia_8h_source.html apidoc/ccm_8h.html apidoc/ccm_8h__incl.map apidoc/ccm_8h__incl.md5 apidoc/ccm_8h__incl.png apidoc/ccm_8h_source.html apidoc/certs_8h.html apidoc/certs_8h__incl.map apidoc/certs_8h__incl.md5 apidoc/certs_8h__incl.png apidoc/certs_8h_source.html apidoc/check__config_8h.html apidoc/check__config_8h__dep__incl.map apidoc/check__config_8h__dep__incl.md5 apidoc/check__config_8h__dep__incl.png apidoc/check__config_8h__incl.map apidoc/check__config_8h__incl.md5 apidoc/check__config_8h__incl.png apidoc/check__config_8h_source.html apidoc/cipher_8h.html apidoc/cipher_8h__dep__incl.map apidoc/cipher_8h__dep__incl.md5 apidoc/cipher_8h__dep__incl.png apidoc/cipher_8h__incl.map apidoc/cipher_8h__incl.md5 apidoc/cipher_8h__incl.png apidoc/cipher_8h_source.html apidoc/classes.html apidoc/closed.png apidoc/cmac_8h.html apidoc/cmac_8h__incl.map apidoc/cmac_8h__incl.md5 apidoc/cmac_8h__incl.png apidoc/cmac_8h_source.html apidoc/compat-1_83_8h.html apidoc/compat-1_83_8h_source.html apidoc/config_8h.html apidoc/config_8h__dep__incl.map apidoc/config_8h__dep__incl.md5 apidoc/config_8h__dep__incl.png apidoc/config_8h__incl.map apidoc/config_8h__incl.md5 apidoc/config_8h__incl.png apidoc/config_8h_source.html apidoc/ctr__drbg_8h.html apidoc/ctr__drbg_8h__incl.map apidoc/ctr__drbg_8h__incl.md5 apidoc/ctr__drbg_8h__incl.png apidoc/ctr__drbg_8h_source.html apidoc/debug_8h.html apidoc/debug_8h__incl.map apidoc/debug_8h__incl.md5 apidoc/debug_8h__incl.png apidoc/debug_8h_source.html apidoc/deprecated.html apidoc/des_8h.html apidoc/des_8h__incl.map apidoc/des_8h__incl.md5 apidoc/des_8h__incl.png apidoc/des_8h_source.html apidoc/dhm_8h.html apidoc/dhm_8h__dep__incl.map apidoc/dhm_8h__dep__incl.md5 apidoc/dhm_8h__dep__incl.png apidoc/dhm_8h__incl.map apidoc/dhm_8h__incl.md5 apidoc/dhm_8h__incl.png apidoc/dhm_8h_source.html apidoc/dir_19e0104c8f0ba8776372ed651dcf8954.html apidoc/dir_19e0104c8f0ba8776372ed651dcf8954_dep.map apidoc/dir_19e0104c8f0ba8776372ed651dcf8954_dep.md5 apidoc/dir_19e0104c8f0ba8776372ed651dcf8954_dep.png apidoc/dir_403c6a8d9e06b70fc1e83482d72e0353.html apidoc/dir_403c6a8d9e06b70fc1e83482d72e0353_dep.map apidoc/dir_403c6a8d9e06b70fc1e83482d72e0353_dep.md5 apidoc/dir_403c6a8d9e06b70fc1e83482d72e0353_dep.png apidoc/dir_b2f96014a242afa661b40f13fe4035b0.html apidoc/dir_b2f96014a242afa661b40f13fe4035b0_dep.map apidoc/dir_b2f96014a242afa661b40f13fe4035b0_dep.md5 apidoc/dir_b2f96014a242afa661b40f13fe4035b0_dep.png apidoc/dir_b4d146e9a6d8dd56ed4afb2480a97fd3.html apidoc/dir_b4d146e9a6d8dd56ed4afb2480a97fd3_dep.map apidoc/dir_b4d146e9a6d8dd56ed4afb2480a97fd3_dep.md5 apidoc/dir_b4d146e9a6d8dd56ed4afb2480a97fd3_dep.png apidoc/dir_d44c64559bbebec7f509842c48db8b23.html apidoc/dir_d44c64559bbebec7f509842c48db8b23_dep.map apidoc/dir_d44c64559bbebec7f509842c48db8b23_dep.md5 apidoc/dir_d44c64559bbebec7f509842c48db8b23_dep.png apidoc/doc__encdec_8h.html apidoc/doc__encdec_8h_source.html apidoc/doc__hashing_8h.html apidoc/doc__hashing_8h_source.html apidoc/doc__mainpage_8h.html apidoc/doc__mainpage_8h_source.html apidoc/doc__rng_8h.html apidoc/doc__rng_8h_source.html apidoc/doc__ssltls_8h.html apidoc/doc__ssltls_8h_source.html apidoc/doc__tcpip_8h.html apidoc/doc__tcpip_8h_source.html apidoc/doc__x509_8h.html apidoc/doc__x509_8h_source.html apidoc/doxygen.css apidoc/doxygen.png apidoc/dynsections.js apidoc/ecdh_8h.html apidoc/ecdh_8h__dep__incl.map apidoc/ecdh_8h__dep__incl.md5 apidoc/ecdh_8h__dep__incl.png apidoc/ecdh_8h__incl.map apidoc/ecdh_8h__incl.md5 apidoc/ecdh_8h__incl.png apidoc/ecdh_8h_source.html apidoc/ecdsa_8h.html apidoc/ecdsa_8h__dep__incl.map apidoc/ecdsa_8h__dep__incl.md5 apidoc/ecdsa_8h__dep__incl.png apidoc/ecdsa_8h__incl.map apidoc/ecdsa_8h__incl.md5 apidoc/ecdsa_8h__incl.png apidoc/ecdsa_8h_source.html apidoc/ecjpake_8h.html apidoc/ecjpake_8h__incl.map apidoc/ecjpake_8h__incl.md5 apidoc/ecjpake_8h__incl.png apidoc/ecjpake_8h_source.html apidoc/ecp_8h.html apidoc/ecp_8h__dep__incl.map apidoc/ecp_8h__dep__incl.md5 apidoc/ecp_8h__dep__incl.png apidoc/ecp_8h__incl.map apidoc/ecp_8h__incl.md5 apidoc/ecp_8h__incl.png apidoc/ecp_8h_source.html apidoc/entropy_8h.html apidoc/entropy_8h__incl.map apidoc/entropy_8h__incl.md5 apidoc/entropy_8h__incl.png apidoc/entropy_8h_source.html apidoc/entropy__poll_8h.html apidoc/entropy__poll_8h__incl.map apidoc/entropy__poll_8h__incl.md5 apidoc/entropy__poll_8h__incl.png apidoc/entropy__poll_8h_source.html apidoc/error_8h.html apidoc/error_8h__incl.map apidoc/error_8h__incl.md5 apidoc/error_8h__incl.png apidoc/error_8h_source.html apidoc/files.html apidoc/ftv2blank.png apidoc/ftv2cl.png apidoc/ftv2doc.png apidoc/ftv2folderclosed.png apidoc/ftv2folderopen.png apidoc/ftv2lastnode.png apidoc/ftv2link.png apidoc/ftv2mlastnode.png apidoc/ftv2mnode.png apidoc/ftv2mo.png apidoc/ftv2node.png apidoc/ftv2ns.png apidoc/ftv2plastnode.png apidoc/ftv2pnode.png apidoc/ftv2splitbar.png apidoc/ftv2vertline.png apidoc/functions.html apidoc/functions_0x61.html apidoc/functions_0x62.html apidoc/functions_0x63.html apidoc/functions_0x64.html apidoc/functions_0x65.html apidoc/functions_0x66.html apidoc/functions_0x67.html apidoc/functions_0x68.html apidoc/functions_0x69.html apidoc/functions_0x6b.html apidoc/functions_0x6c.html apidoc/functions_0x6d.html apidoc/functions_0x6e.html apidoc/functions_0x6f.html apidoc/functions_0x70.html apidoc/functions_0x71.html apidoc/functions_0x72.html apidoc/functions_0x73.html apidoc/functions_0x74.html apidoc/functions_0x75.html apidoc/functions_0x76.html apidoc/functions_0x77.html apidoc/functions_0x78.html apidoc/functions_0x79.html apidoc/functions_0x7a.html apidoc/functions_vars.html apidoc/functions_vars_0x61.html apidoc/functions_vars_0x62.html apidoc/functions_vars_0x63.html apidoc/functions_vars_0x64.html apidoc/functions_vars_0x65.html apidoc/functions_vars_0x66.html apidoc/functions_vars_0x67.html apidoc/functions_vars_0x68.html apidoc/functions_vars_0x69.html apidoc/functions_vars_0x6b.html apidoc/functions_vars_0x6c.html apidoc/functions_vars_0x6d.html apidoc/functions_vars_0x6e.html apidoc/functions_vars_0x6f.html apidoc/functions_vars_0x70.html apidoc/functions_vars_0x71.html apidoc/functions_vars_0x72.html apidoc/functions_vars_0x73.html apidoc/functions_vars_0x74.html apidoc/functions_vars_0x75.html apidoc/functions_vars_0x76.html apidoc/functions_vars_0x77.html apidoc/functions_vars_0x78.html apidoc/functions_vars_0x79.html apidoc/functions_vars_0x7a.html apidoc/gcm_8h.html apidoc/gcm_8h__incl.map apidoc/gcm_8h__incl.md5 apidoc/gcm_8h__incl.png apidoc/gcm_8h_source.html apidoc/globals.html apidoc/globals_0x61.html apidoc/globals_0x62.html apidoc/globals_0x63.html apidoc/globals_0x64.html apidoc/globals_0x65.html apidoc/globals_0x66.html apidoc/globals_0x67.html apidoc/globals_0x68.html apidoc/globals_0x6b.html apidoc/globals_0x6c.html apidoc/globals_0x6d.html apidoc/globals_0x6e.html apidoc/globals_0x6f.html apidoc/globals_0x70.html apidoc/globals_0x72.html apidoc/globals_0x73.html apidoc/globals_0x74.html apidoc/globals_0x76.html apidoc/globals_0x78.html apidoc/globals_defs.html apidoc/globals_defs_0x61.html apidoc/globals_defs_0x62.html apidoc/globals_defs_0x63.html apidoc/globals_defs_0x64.html apidoc/globals_defs_0x65.html apidoc/globals_defs_0x66.html apidoc/globals_defs_0x67.html apidoc/globals_defs_0x68.html apidoc/globals_defs_0x6b.html apidoc/globals_defs_0x6c.html apidoc/globals_defs_0x6d.html apidoc/globals_defs_0x6e.html apidoc/globals_defs_0x6f.html apidoc/globals_defs_0x70.html apidoc/globals_defs_0x72.html apidoc/globals_defs_0x73.html apidoc/globals_defs_0x74.html apidoc/globals_defs_0x76.html apidoc/globals_defs_0x78.html apidoc/globals_enum.html apidoc/globals_eval.html apidoc/globals_func.html apidoc/globals_type.html apidoc/globals_vars.html apidoc/graph_legend.html apidoc/graph_legend.md5 apidoc/graph_legend.png apidoc/group__asn1__module.html apidoc/group__encdec__module.html apidoc/group__hashing__module.html apidoc/group__rng__module.html apidoc/group__ssltls__communication__module.html apidoc/group__tcpip__communication__module.html apidoc/group__x509__module.html apidoc/havege_8h.html apidoc/havege_8h__incl.map apidoc/havege_8h__incl.md5 apidoc/havege_8h__incl.png apidoc/havege_8h_source.html apidoc/hmac__drbg_8h.html apidoc/hmac__drbg_8h__incl.map apidoc/hmac__drbg_8h__incl.md5 apidoc/hmac__drbg_8h__incl.png apidoc/hmac__drbg_8h_source.html apidoc/index.html apidoc/jquery.js apidoc/md2_8h.html apidoc/md2_8h__incl.map apidoc/md2_8h__incl.md5 apidoc/md2_8h__incl.png apidoc/md2_8h_source.html apidoc/md4_8h.html apidoc/md4_8h__incl.map apidoc/md4_8h__incl.md5 apidoc/md4_8h__incl.png apidoc/md4_8h_source.html apidoc/md5_8h.html apidoc/md5_8h__incl.map apidoc/md5_8h__incl.md5 apidoc/md5_8h__incl.png apidoc/md5_8h_source.html apidoc/md_8h.html apidoc/md_8h__dep__incl.map apidoc/md_8h__dep__incl.md5 apidoc/md_8h__dep__incl.png apidoc/md_8h__incl.map apidoc/md_8h__incl.md5 apidoc/md_8h__incl.png apidoc/md_8h_source.html apidoc/memory__buffer__alloc_8h.html apidoc/memory__buffer__alloc_8h__incl.map apidoc/memory__buffer__alloc_8h__incl.md5 apidoc/memory__buffer__alloc_8h__incl.png apidoc/memory__buffer__alloc_8h_source.html apidoc/modules.html apidoc/nav_f.png apidoc/nav_g.png apidoc/nav_h.png apidoc/net_8h.html apidoc/net_8h__incl.map apidoc/net_8h__incl.md5 apidoc/net_8h__incl.png apidoc/net_8h_source.html apidoc/net__sockets_8h.html apidoc/net__sockets_8h__dep__incl.map apidoc/net__sockets_8h__dep__incl.md5 apidoc/net__sockets_8h__dep__incl.png apidoc/net__sockets_8h__incl.map apidoc/net__sockets_8h__incl.md5 apidoc/net__sockets_8h__incl.png apidoc/net__sockets_8h_source.html apidoc/oid_8h.html apidoc/oid_8h__incl.map apidoc/oid_8h__incl.md5 apidoc/oid_8h__incl.png apidoc/oid_8h_source.html apidoc/open.png apidoc/padlock_8h.html apidoc/padlock_8h__incl.map apidoc/padlock_8h__incl.md5 apidoc/padlock_8h__incl.png apidoc/padlock_8h_source.html apidoc/pages.html apidoc/pem_8h.html apidoc/pem_8h__incl.map apidoc/pem_8h__incl.md5 apidoc/pem_8h__incl.png apidoc/pem_8h_source.html apidoc/pk_8h.html apidoc/pk_8h__dep__incl.map apidoc/pk_8h__dep__incl.md5 apidoc/pk_8h__dep__incl.png apidoc/pk_8h__incl.map apidoc/pk_8h__incl.md5 apidoc/pk_8h__incl.png apidoc/pk_8h_source.html apidoc/pkcs11_8h.html apidoc/pkcs11_8h__incl.map apidoc/pkcs11_8h__incl.md5 apidoc/pkcs11_8h__incl.png apidoc/pkcs11_8h_source.html apidoc/pkcs12_8h.html apidoc/pkcs12_8h__incl.map apidoc/pkcs12_8h__incl.md5 apidoc/pkcs12_8h__incl.png apidoc/pkcs12_8h_source.html apidoc/pkcs5_8h.html apidoc/pkcs5_8h__incl.map apidoc/pkcs5_8h__incl.md5 apidoc/pkcs5_8h__incl.png apidoc/pkcs5_8h_source.html apidoc/platform_8h.html apidoc/platform_8h__incl.map apidoc/platform_8h__incl.md5 apidoc/platform_8h__incl.png apidoc/platform_8h_source.html apidoc/platform__time_8h.html apidoc/platform__time_8h__dep__incl.map apidoc/platform__time_8h__dep__incl.md5 apidoc/platform__time_8h__dep__incl.png apidoc/platform__time_8h__incl.map apidoc/platform__time_8h__incl.md5 apidoc/platform__time_8h__incl.png apidoc/platform__time_8h_source.html apidoc/ripemd160_8h.html apidoc/ripemd160_8h__incl.map apidoc/ripemd160_8h__incl.md5 apidoc/ripemd160_8h__incl.png apidoc/ripemd160_8h_source.html apidoc/rsa_8h.html apidoc/rsa_8h__dep__incl.map apidoc/rsa_8h__dep__incl.md5 apidoc/rsa_8h__dep__incl.png apidoc/rsa_8h__incl.map apidoc/rsa_8h__incl.md5 apidoc/rsa_8h__incl.png apidoc/rsa_8h_source.html apidoc/sha1_8h.html apidoc/sha1_8h__incl.map apidoc/sha1_8h__incl.md5 apidoc/sha1_8h__incl.png apidoc/sha1_8h_source.html apidoc/sha256_8h.html apidoc/sha256_8h__incl.map apidoc/sha256_8h__incl.md5 apidoc/sha256_8h__incl.png apidoc/sha256_8h_source.html apidoc/sha512_8h.html apidoc/sha512_8h__dep__incl.map apidoc/sha512_8h__dep__incl.md5 apidoc/sha512_8h__dep__incl.png apidoc/sha512_8h__incl.map apidoc/sha512_8h__incl.md5 apidoc/sha512_8h__incl.png apidoc/sha512_8h_source.html apidoc/ssl_8h.html apidoc/ssl_8h__dep__incl.map apidoc/ssl_8h__dep__incl.md5 apidoc/ssl_8h__dep__incl.png apidoc/ssl_8h__incl.map apidoc/ssl_8h__incl.md5 apidoc/ssl_8h__incl.png apidoc/ssl_8h_source.html apidoc/ssl__cache_8h.html apidoc/ssl__cache_8h__incl.map apidoc/ssl__cache_8h__incl.md5 apidoc/ssl__cache_8h__incl.png apidoc/ssl__cache_8h_source.html apidoc/ssl__ciphersuites_8h.html apidoc/ssl__ciphersuites_8h__dep__incl.map apidoc/ssl__ciphersuites_8h__dep__incl.md5 apidoc/ssl__ciphersuites_8h__dep__incl.png apidoc/ssl__ciphersuites_8h__incl.map apidoc/ssl__ciphersuites_8h__incl.md5 apidoc/ssl__ciphersuites_8h__incl.png apidoc/ssl__ciphersuites_8h_source.html apidoc/ssl__cookie_8h.html apidoc/ssl__cookie_8h__incl.map apidoc/ssl__cookie_8h__incl.md5 apidoc/ssl__cookie_8h__incl.png apidoc/ssl__cookie_8h_source.html apidoc/ssl__ticket_8h.html apidoc/ssl__ticket_8h__incl.map apidoc/ssl__ticket_8h__incl.md5 apidoc/ssl__ticket_8h__incl.png apidoc/ssl__ticket_8h_source.html apidoc/structmbedtls__aes__context.html apidoc/structmbedtls__arc4__context.html apidoc/structmbedtls__asn1__bitstring.html apidoc/structmbedtls__asn1__buf.html apidoc/structmbedtls__asn1__named__data.html apidoc/structmbedtls__asn1__named__data__coll__graph.map apidoc/structmbedtls__asn1__named__data__coll__graph.md5 apidoc/structmbedtls__asn1__named__data__coll__graph.png apidoc/structmbedtls__asn1__sequence.html apidoc/structmbedtls__asn1__sequence__coll__graph.map apidoc/structmbedtls__asn1__sequence__coll__graph.md5 apidoc/structmbedtls__asn1__sequence__coll__graph.png apidoc/structmbedtls__blowfish__context.html apidoc/structmbedtls__camellia__context.html apidoc/structmbedtls__ccm__context.html apidoc/structmbedtls__ccm__context__coll__graph.map apidoc/structmbedtls__ccm__context__coll__graph.md5 apidoc/structmbedtls__ccm__context__coll__graph.png apidoc/structmbedtls__cipher__context__t.html apidoc/structmbedtls__cipher__context__t__coll__graph.map apidoc/structmbedtls__cipher__context__t__coll__graph.md5 apidoc/structmbedtls__cipher__context__t__coll__graph.png apidoc/structmbedtls__cipher__info__t.html apidoc/structmbedtls__cmac__context__t.html apidoc/structmbedtls__ctr__drbg__context.html apidoc/structmbedtls__ctr__drbg__context__coll__graph.map apidoc/structmbedtls__ctr__drbg__context__coll__graph.md5 apidoc/structmbedtls__ctr__drbg__context__coll__graph.png apidoc/structmbedtls__des3__context.html apidoc/structmbedtls__des__context.html apidoc/structmbedtls__dhm__context.html apidoc/structmbedtls__dhm__context__coll__graph.map apidoc/structmbedtls__dhm__context__coll__graph.md5 apidoc/structmbedtls__dhm__context__coll__graph.png apidoc/structmbedtls__ecdh__context.html apidoc/structmbedtls__ecdh__context__coll__graph.map apidoc/structmbedtls__ecdh__context__coll__graph.md5 apidoc/structmbedtls__ecdh__context__coll__graph.png apidoc/structmbedtls__ecjpake__context.html apidoc/structmbedtls__ecjpake__context__coll__graph.map apidoc/structmbedtls__ecjpake__context__coll__graph.md5 apidoc/structmbedtls__ecjpake__context__coll__graph.png apidoc/structmbedtls__ecp__curve__info.html apidoc/structmbedtls__ecp__group.html apidoc/structmbedtls__ecp__group__coll__graph.map apidoc/structmbedtls__ecp__group__coll__graph.md5 apidoc/structmbedtls__ecp__group__coll__graph.png apidoc/structmbedtls__ecp__keypair.html apidoc/structmbedtls__ecp__keypair__coll__graph.map apidoc/structmbedtls__ecp__keypair__coll__graph.md5 apidoc/structmbedtls__ecp__keypair__coll__graph.png apidoc/structmbedtls__ecp__point.html apidoc/structmbedtls__ecp__point__coll__graph.map apidoc/structmbedtls__ecp__point__coll__graph.md5 apidoc/structmbedtls__ecp__point__coll__graph.png apidoc/structmbedtls__entropy__context.html apidoc/structmbedtls__entropy__context__coll__graph.map apidoc/structmbedtls__entropy__context__coll__graph.md5 apidoc/structmbedtls__entropy__context__coll__graph.png apidoc/structmbedtls__entropy__source__state.html apidoc/structmbedtls__gcm__context.html apidoc/structmbedtls__gcm__context__coll__graph.map apidoc/structmbedtls__gcm__context__coll__graph.md5 apidoc/structmbedtls__gcm__context__coll__graph.png apidoc/structmbedtls__havege__state.html apidoc/structmbedtls__hmac__drbg__context.html apidoc/structmbedtls__hmac__drbg__context__coll__graph.map apidoc/structmbedtls__hmac__drbg__context__coll__graph.md5 apidoc/structmbedtls__hmac__drbg__context__coll__graph.png apidoc/structmbedtls__md2__context.html apidoc/structmbedtls__md4__context.html apidoc/structmbedtls__md5__context.html apidoc/structmbedtls__md__context__t.html apidoc/structmbedtls__mpi.html apidoc/structmbedtls__net__context.html apidoc/structmbedtls__oid__descriptor__t.html apidoc/structmbedtls__pk__context.html apidoc/structmbedtls__pk__debug__item.html apidoc/structmbedtls__pk__rsassa__pss__options.html apidoc/structmbedtls__platform__context.html apidoc/structmbedtls__ripemd160__context.html apidoc/structmbedtls__rsa__context.html apidoc/structmbedtls__rsa__context__coll__graph.map apidoc/structmbedtls__rsa__context__coll__graph.md5 apidoc/structmbedtls__rsa__context__coll__graph.png apidoc/structmbedtls__sha1__context.html apidoc/structmbedtls__sha256__context.html apidoc/structmbedtls__sha512__context.html apidoc/structmbedtls__ssl__cache__context.html apidoc/structmbedtls__ssl__cache__context__coll__graph.map apidoc/structmbedtls__ssl__cache__context__coll__graph.md5 apidoc/structmbedtls__ssl__cache__context__coll__graph.png apidoc/structmbedtls__ssl__cache__entry.html apidoc/structmbedtls__ssl__cache__entry__coll__graph.map apidoc/structmbedtls__ssl__cache__entry__coll__graph.md5 apidoc/structmbedtls__ssl__cache__entry__coll__graph.png apidoc/structmbedtls__ssl__ciphersuite__t.html apidoc/structmbedtls__ssl__config.html apidoc/structmbedtls__ssl__config__coll__graph.map apidoc/structmbedtls__ssl__config__coll__graph.md5 apidoc/structmbedtls__ssl__config__coll__graph.png apidoc/structmbedtls__ssl__context.html apidoc/structmbedtls__ssl__context__coll__graph.map apidoc/structmbedtls__ssl__context__coll__graph.md5 apidoc/structmbedtls__ssl__context__coll__graph.png apidoc/structmbedtls__ssl__cookie__ctx.html apidoc/structmbedtls__ssl__cookie__ctx__coll__graph.map apidoc/structmbedtls__ssl__cookie__ctx__coll__graph.md5 apidoc/structmbedtls__ssl__cookie__ctx__coll__graph.png apidoc/structmbedtls__ssl__session.html apidoc/structmbedtls__ssl__session__coll__graph.map apidoc/structmbedtls__ssl__session__coll__graph.md5 apidoc/structmbedtls__ssl__session__coll__graph.png apidoc/structmbedtls__ssl__ticket__context.html apidoc/structmbedtls__ssl__ticket__context__coll__graph.map apidoc/structmbedtls__ssl__ticket__context__coll__graph.md5 apidoc/structmbedtls__ssl__ticket__context__coll__graph.png apidoc/structmbedtls__ssl__ticket__key.html apidoc/structmbedtls__ssl__ticket__key__coll__graph.map apidoc/structmbedtls__ssl__ticket__key__coll__graph.md5 apidoc/structmbedtls__ssl__ticket__key__coll__graph.png apidoc/structmbedtls__timing__delay__context.html apidoc/structmbedtls__timing__delay__context__coll__graph.map apidoc/structmbedtls__timing__delay__context__coll__graph.md5 apidoc/structmbedtls__timing__delay__context__coll__graph.png apidoc/structmbedtls__timing__hr__time.html apidoc/structmbedtls__x509__crl.html apidoc/structmbedtls__x509__crl__coll__graph.map apidoc/structmbedtls__x509__crl__coll__graph.md5 apidoc/structmbedtls__x509__crl__coll__graph.png apidoc/structmbedtls__x509__crl__entry.html apidoc/structmbedtls__x509__crl__entry__coll__graph.map apidoc/structmbedtls__x509__crl__entry__coll__graph.md5 apidoc/structmbedtls__x509__crl__entry__coll__graph.png apidoc/structmbedtls__x509__crt.html apidoc/structmbedtls__x509__crt__coll__graph.map apidoc/structmbedtls__x509__crt__coll__graph.md5 apidoc/structmbedtls__x509__crt__coll__graph.png apidoc/structmbedtls__x509__crt__profile.html apidoc/structmbedtls__x509__csr.html apidoc/structmbedtls__x509__csr__coll__graph.map apidoc/structmbedtls__x509__csr__coll__graph.md5 apidoc/structmbedtls__x509__csr__coll__graph.png apidoc/structmbedtls__x509__time.html apidoc/structmbedtls__x509write__cert.html apidoc/structmbedtls__x509write__cert__coll__graph.map apidoc/structmbedtls__x509write__cert__coll__graph.md5 apidoc/structmbedtls__x509write__cert__coll__graph.png apidoc/structmbedtls__x509write__csr.html apidoc/structmbedtls__x509write__csr__coll__graph.map apidoc/structmbedtls__x509write__csr__coll__graph.md5 apidoc/structmbedtls__x509write__csr__coll__graph.png apidoc/structmbedtls__xtea__context.html apidoc/sync_off.png apidoc/sync_on.png apidoc/tab_a.png apidoc/tab_b.png apidoc/tab_h.png apidoc/tab_s.png apidoc/tabs.css apidoc/target__config_8h.html apidoc/target__config_8h_source.html apidoc/threading_8h.html apidoc/threading_8h__incl.map apidoc/threading_8h__incl.md5 apidoc/threading_8h__incl.png apidoc/threading_8h_source.html apidoc/timing_8h.html apidoc/timing_8h__incl.map apidoc/timing_8h__incl.md5 apidoc/timing_8h__incl.png apidoc/timing_8h_source.html apidoc/unionmbedtls__ssl__premaster__secret.html apidoc/version_8h.html apidoc/version_8h__incl.map apidoc/version_8h__incl.md5 apidoc/version_8h__incl.png apidoc/version_8h_source.html apidoc/x509_8h.html apidoc/x509_8h__dep__incl.map apidoc/x509_8h__dep__incl.md5 apidoc/x509_8h__dep__incl.png apidoc/x509_8h__incl.map apidoc/x509_8h__incl.md5 apidoc/x509_8h__incl.png apidoc/x509_8h_source.html apidoc/x509__crl_8h.html apidoc/x509__crl_8h__dep__incl.map apidoc/x509__crl_8h__dep__incl.md5 apidoc/x509__crl_8h__dep__incl.png apidoc/x509__crl_8h__incl.map apidoc/x509__crl_8h__incl.md5 apidoc/x509__crl_8h__incl.png apidoc/x509__crl_8h_source.html apidoc/x509__crt_8h.html apidoc/x509__crt_8h__dep__incl.map apidoc/x509__crt_8h__dep__incl.md5 apidoc/x509__crt_8h__dep__incl.png apidoc/x509__crt_8h__incl.map apidoc/x509__crt_8h__incl.md5 apidoc/x509__crt_8h__incl.png apidoc/x509__crt_8h_source.html apidoc/x509__csr_8h.html apidoc/x509__csr_8h__incl.map apidoc/x509__csr_8h__incl.md5 apidoc/x509__csr_8h__incl.png apidoc/x509__csr_8h_source.html apidoc/xtea_8h.html apidoc/xtea_8h__incl.map apidoc/xtea_8h__incl.md5 apidoc/xtea_8h__incl.png apidoc/xtea_8h_source.html /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm/usr/share/doc/mbedtls + exit 0 Provides: mbedtls-doc = 2.7.6-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: mbedtls-debuginfo-2.7.6-1.el7.armv7hl Provides: mbedtls-debuginfo = 2.7.6-1.el7 mbedtls-debuginfo(armv7hl-32) = 2.7.6-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm Wrote: /builddir/build/RPMS/mbedtls-2.7.6-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/mbedtls-utils-2.7.6-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/mbedtls-devel-2.7.6-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/mbedtls-static-2.7.6-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/mbedtls-doc-2.7.6-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/mbedtls-debuginfo-2.7.6-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HICD6Y + umask 022 + cd /builddir/build/BUILD + cd mbedtls-2.7.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/mbedtls-2.7.6-1.el7.arm + exit 0 Child return code was: 0