Home
last modified time | relevance | path

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

/freebsd-12.1/tests/sys/opencrypto/
H A Dcryptodev.py132 _cryptodev = _getdev() variable
139 ioctl(_cryptodev, CIOCFINDDEV, s, 1)
185 ioctl(_cryptodev, CIOCGSESSION2, s, 1)
195 ioctl(_cryptodev, CIOCFSESSION, _pack('I', self._ses))
215 ioctl(_cryptodev, CIOCCRYPT, str(cop))
252 ioctl(_cryptodev, CIOCCRYPTAEAD, str(caead))
290 ioctl(_cryptodev, CIOCCRYPT, str(cop))
/freebsd-12.1/sys/modules/
H A DMakefile104 ${_cryptodev} \
442 _cryptodev= cryptodev macro