Home
last modified time | relevance | path

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

/dragonfly/tools/tools/crypto/
H A Dcryptokeytest.c27 devcrypto(void) in devcrypto() function
48 if (ioctl(devcrypto(), CIOCFINDDEV, &find) == -1) in crlookup()
60 if (ioctl(devcrypto(), CIOCFINDDEV, &find) == -1) in crfind()
132 if (crypto_fd == -1 && ioctl(devcrypto(), CRIOGET, &crypto_fd) == -1) in UB_mod_exp()
H A Dcryptotest.c185 devcrypto(void) in devcrypto() function
206 if (ioctl(devcrypto(), CIOCFINDDEV, &find) == -1) in crlookup()
218 if (ioctl(devcrypto(), CRIOFINDDEV, &find) == -1) in crfind()
228 if (ioctl(devcrypto(), CRIOGET, &fd) == -1) in crget()