Home
last modified time | relevance | path

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

/freebsd-12.1/sys/opencrypto/
H A Dcryptodev.c339 static int cryptodev_find(struct crypt_find_op *);
766 error = cryptodev_find((struct crypt_find_op *)data); in cryptof_ioctl()
1311 cryptodev_find(struct crypt_find_op *find) in cryptodev_find() function
1492 error = cryptodev_find((struct crypt_find_op *)data); in cryptoioctl()