==== run-regress-aesctr ==== cc -O2 -pipe -I/home/src/regress/sys/crypto/aesctr/../../../../sys -MD -MP -c /home/src/regress/sys/crypto/aesctr/aesctr.c /home/src/regress/sys/crypto/aesctr/aesctr.c:179:3: warning: call to undeclared function 'aes_ctr_crypt'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] aes_ctr_crypt(&ctx, block); ^ 1 warning generated. cc -O2 -pipe -I/home/src/regress/sys/crypto/aesctr/../../../../sys -MD -MP -c /home/src/regress/sys/crypto/aesctr/../../../../sys/crypto/cast.c cc -O2 -pipe -I/home/src/regress/sys/crypto/aesctr/../../../../sys -MD -MP -c /home/src/regress/sys/crypto/aesctr/../../../../sys/crypto/ecb_enc.c cc -O2 -pipe -I/home/src/regress/sys/crypto/aesctr/../../../../sys -MD -MP -c /home/src/regress/sys/crypto/aesctr/../../../../sys/crypto/ecb3_enc.c cc -O2 -pipe -I/home/src/regress/sys/crypto/aesctr/../../../../sys -MD -MP -c /home/src/regress/sys/crypto/aesctr/../../../../sys/crypto/gmac.c cc -O2 -pipe -I/home/src/regress/sys/crypto/aesctr/../../../../sys -MD -MP -c /home/src/regress/sys/crypto/aesctr/../../../../sys/crypto/aes.c cc -O2 -pipe -I/home/src/regress/sys/crypto/aesctr/../../../../sys -MD -MP -c /home/src/regress/sys/crypto/aesctr/../../../../sys/crypto/rijndael.c cc -O2 -pipe -I/home/src/regress/sys/crypto/aesctr/../../../../sys -MD -MP -c /home/src/regress/sys/crypto/aesctr/../../../../sys/crypto/set_key.c cc -O2 -pipe -I/home/src/regress/sys/crypto/aesctr/../../../../sys -MD -MP -c /home/src/regress/sys/crypto/aesctr/../../../../sys/crypto/chachapoly.c cc -O2 -pipe -I/home/src/regress/sys/crypto/aesctr/../../../../sys -MD -MP -c /home/src/regress/sys/crypto/aesctr/../../../../sys/crypto/poly1305.c cc -O2 -pipe -I/home/src/regress/sys/crypto/aesctr/../../../../sys -MD -MP -c /home/src/regress/sys/crypto/aesctr/../../../../sys/crypto/xform.c cc -o aesctr aesctr.o cast.o ecb_enc.o ecb3_enc.o gmac.o aes.o rijndael.o set_key.o chachapoly.o poly1305.o xform.o ./aesctr OK test vector 0 OK test vector 1 OK test vector 2 OK test vector 3 OK test vector 4 OK test vector 5 OK test vector 6 OK test vector 7 OK test vector 8