crypt_op 112 crypto/cryptodev.c int cryptodev_op(struct csession *, struct crypt_op *, struct proc *); crypt_op 145 crypto/cryptodev.c struct crypt_op *cop; crypt_op 285 crypto/cryptodev.c cop = (struct crypt_op *)data; crypt_op 304 crypto/cryptodev.c cryptodev_op(struct csession *cse, struct crypt_op *cop, struct proc *p) crypt_op 270 crypto/cryptodev.h struct crypt_op { crypt_op 294 crypto/cryptodev.h #define CIOCCRYPT _IOWR('c', 103, struct crypt_op)