Searched refs:devcrypto (Results 1 – 5 of 5) sorted by relevance
| /freebsd-13.1/tools/tools/crypto/ |
| H A D | cryptokeytest.c | 29 devcrypto(void) in devcrypto() function 50 if (ioctl(devcrypto(), CIOCFINDDEV, &find) == -1) in crlookup() 62 if (ioctl(devcrypto(), CIOCFINDDEV, &find) == -1) in crfind() 116 int crypto_fd = devcrypto(); in UB_mod_exp()
|
| H A D | cryptotest.c | 196 devcrypto(void) in devcrypto() function 220 if (ioctl(devcrypto(), CIOCFINDDEV, &find) == -1) in crlookup() 232 if (ioctl(devcrypto(), CIOCFINDDEV, &find) == -1) in crfind() 250 int i, fd = devcrypto(); in runtest()
|
| H A D | cryptocheck.c | 313 devcrypto(void) in devcrypto() function 363 if (ioctl(devcrypto(), CIOCFINDDEV, &find) == -1) in crlookup() 380 if (ioctl(devcrypto(), CIOCFINDDEV, &find) == -1) in crfind() 452 fd = devcrypto(); in ocf_init_session()
|
| /freebsd-13.1/crypto/openssl/ |
| H A D | NEWS | 151 o Rewrite of devcrypto engine
|
| H A D | CHANGES | 987 *) Add devcrypto engine. This has been implemented against cryptodev-linux,
|