Home
last modified time | relevance | path

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

/dflybsd-src/sys/opencrypto/
H A Dcryptodev.c118 static int cryptodev_find(struct crypt_find_op *);
387 error = cryptodev_find((struct crypt_find_op *)data); in cryptof_ioctl()
690 cryptodev_find(struct crypt_find_op *find) in cryptodev_find() function
881 error = cryptodev_find((struct crypt_find_op *)ap->a_data); in cryptoioctl()