HomeSort by relevance Sort by last modified time
    Searched refs:qcedev_cipher_op_req (Results 1 - 4 of 4) sorted by null

  /hardware/qcom/msm8996/kernel-headers/linux/
qcedev.h 99 struct qcedev_cipher_op_req { struct
141 #define QCEDEV_IOCTL_ENC_REQ _IOWR(QCEDEV_IOC_MAGIC, 1, struct qcedev_cipher_op_req)
142 #define QCEDEV_IOCTL_DEC_REQ _IOWR(QCEDEV_IOC_MAGIC, 2, struct qcedev_cipher_op_req)
  /hardware/qcom/msm8x09/kernel-headers/linux/
qcedev.h 99 struct qcedev_cipher_op_req { struct
141 #define QCEDEV_IOCTL_ENC_REQ _IOWR(QCEDEV_IOC_MAGIC, 1, struct qcedev_cipher_op_req)
142 #define QCEDEV_IOCTL_DEC_REQ _IOWR(QCEDEV_IOC_MAGIC, 2, struct qcedev_cipher_op_req)
  /hardware/qcom/msm8996/original-kernel-headers/linux/
qcedev.h 134 * struct qcedev_cipher_op_req - Holds the ciphering request information
180 struct qcedev_cipher_op_req { struct
238 _IOWR(QCEDEV_IOC_MAGIC, 1, struct qcedev_cipher_op_req)
240 _IOWR(QCEDEV_IOC_MAGIC, 2, struct qcedev_cipher_op_req)
  /hardware/qcom/msm8x09/original-kernel-headers/linux/
qcedev.h 134 * struct qcedev_cipher_op_req - Holds the ciphering request information
180 struct qcedev_cipher_op_req { struct
238 _IOWR(QCEDEV_IOC_MAGIC, 1, struct qcedev_cipher_op_req)
240 _IOWR(QCEDEV_IOC_MAGIC, 2, struct qcedev_cipher_op_req)

Completed in 73 milliseconds