freebsd-dev/tests/sys/opencrypto
Enji Cooper b106e0fccc Chase PEP-3110
Replace `except Environment, e:` with `except Environment as e` for
compatibility between python 2.x and python 3.x.

While here, fix a bad indentation change from r346620 by reindenting the code
properly.

MFC after:	2 months
2019-04-24 04:50:03 +00:00
..
blake2_test.c
blake2-kat.h
cryptodev.py Reapply whitespace style changes from r346443 after recent changes to tests/sys/opencrypto 2019-04-24 04:40:24 +00:00
cryptodevh.py
cryptotest.py Chase PEP-3110 2019-04-24 04:50:03 +00:00
dpkt.py
Makefile Specify using Python2, these .py files have not been converted to use Python3 2019-04-20 07:32:29 +00:00
Makefile.depend
poly1305_test.c
runtests.sh Specify using Python2, these .py files have not been converted to use Python3 2019-04-20 07:32:29 +00:00