freebsd-src/tests/sys/opencrypto
Enji Cooper 56bf253633 Don't leak fd when manipulating the device via _getdev()
Close the file descriptor when done calling ioctl with a try-finally block so
it doesn't get leaked.

MFC after:	2 months
2019-04-24 05:47:09 +00:00
..
blake2-kat.h
blake2_test.c Fix sys/opencrypto/blake2_test when kern.cryptodevallowsoft=0 2018-08-16 23:49:56 +00:00
cryptodev.py Don't leak fd when manipulating the device via _getdev() 2019-04-24 05:47:09 +00:00
cryptodevh.py Sync cryptographic algorithm constants with current cryptodev.h. 2019-04-19 21:58:51 +00:00
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 Add test cases for Poly1305 from RFC 7539 2018-08-17 00:32:00 +00:00
runtests.sh Specify using Python2, these .py files have not been converted to use Python3 2019-04-20 07:32:29 +00:00