Home
last modified time | relevance | path

Searched refs:_cryptodev (Results 1 – 3 of 3) sorted by relevance

/freebsd/tests/sys/opencrypto/
H A Dcryptodev.py133 _cryptodev = os.open('/dev/crypto', os.O_RDWR) variable
146 ioctl(_cryptodev, CIOCFINDDEV, s, 1)
207 ioctl(_cryptodev, CIOCGSESSION2, s, 1)
217 ioctl(_cryptodev, CIOCFSESSION, _pack('I', self._ses))
244 ioctl(_cryptodev, CIOCCRYPT, bytes(cop))
288 ioctl(_cryptodev, CIOCCRYPTAEAD, bytes(caead))
328 ioctl(_cryptodev, CIOCCRYPT, cop)
/freebsd/sys/modules/
H A DMakefile93 ${_cryptodev} \
453 _cryptodev= cryptodev macro
/freebsd/
H A DObsoleteFiles.inc7291 OLD_FILES+=usr/include/crypto/_cryptodev.h