Home
last modified time | relevance | path

Searched refs:CRIOFINDDEV (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/sys/opencrypto/
H A Dcryptodev.h338 #define CRIOFINDDEV CIOCFINDDEV macro
H A Dcryptodev.c1491 case CRIOFINDDEV: in cryptoioctl()
/freebsd-12.1/tools/tools/crypto/
H A Dcryptotest.c232 if (ioctl(devcrypto(), CRIOFINDDEV, &find) == -1) in crfind()
H A Dcryptocheck.c305 if (ioctl(devcrypto(), CRIOFINDDEV, &find) == -1) in crfind()