Searched refs:crypt_op (Results 1 – 2 of 2) sorted by relevance
249 struct crypt_op { struct321 #define CIOCCRYPT _IOWR('c', 103, struct crypt_op)
196 crypt_op_from_32(const struct crypt_op32 *from, struct crypt_op *to) in crypt_op_from_32()210 crypt_op_to_32(const struct crypt_op *from, struct crypt_op32 *to) in crypt_op_to_32()798 cryptodev_op(struct csession *cse, const struct crypt_op *cop) in cryptodev_op()1386 struct crypt_op *cop; in crypto_ioctl()1394 struct crypt_op copc; in crypto_ioctl()1487 cop = (struct crypt_op *)data; in crypto_ioctl()