crypt_find_op
struct crypt_find_op fop;
cryptodev_find(struct crypt_find_op *find)
error = cryptodev_find((struct crypt_find_op *)data);
#define CIOCFINDDEV _IOWR('c', 108, struct crypt_find_op)
struct crypt_find_op find;
struct crypt_find_op find;
static struct crypt_find_op find;