Home
last modified time | relevance | path

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

/hardware/qcom/msm8996/original-kernel-headers/linux/
Dqcedev.h210 struct qcedev_sha_op_req { struct
242 _IOWR(QCEDEV_IOC_MAGIC, 3, struct qcedev_sha_op_req)
244 _IOWR(QCEDEV_IOC_MAGIC, 4, struct qcedev_sha_op_req)
246 _IOWR(QCEDEV_IOC_MAGIC, 5, struct qcedev_sha_op_req)
248 _IOWR(QCEDEV_IOC_MAGIC, 6, struct qcedev_sha_op_req)
254 _IOWR(QCEDEV_IOC_MAGIC, 9, struct qcedev_sha_op_req)
/hardware/qcom/msm8996/kernel-headers/linux/
Dqcedev.h121 struct qcedev_sha_op_req { struct
144 #define QCEDEV_IOCTL_SHA_INIT_REQ _IOWR(QCEDEV_IOC_MAGIC, 3, struct qcedev_sha_op_req) argument
145 #define QCEDEV_IOCTL_SHA_UPDATE_REQ _IOWR(QCEDEV_IOC_MAGIC, 4, struct qcedev_sha_op_req)
146 #define QCEDEV_IOCTL_SHA_FINAL_REQ _IOWR(QCEDEV_IOC_MAGIC, 5, struct qcedev_sha_op_req)
147 #define QCEDEV_IOCTL_GET_SHA_REQ _IOWR(QCEDEV_IOC_MAGIC, 6, struct qcedev_sha_op_req)
151 #define QCEDEV_IOCTL_GET_CMAC_REQ _IOWR(QCEDEV_IOC_MAGIC, 9, struct qcedev_sha_op_req)
/hardware/qcom/msm8x09/original-kernel-headers/linux/
Dqcedev.h210 struct qcedev_sha_op_req { struct
242 _IOWR(QCEDEV_IOC_MAGIC, 3, struct qcedev_sha_op_req)
244 _IOWR(QCEDEV_IOC_MAGIC, 4, struct qcedev_sha_op_req)
246 _IOWR(QCEDEV_IOC_MAGIC, 5, struct qcedev_sha_op_req)
248 _IOWR(QCEDEV_IOC_MAGIC, 6, struct qcedev_sha_op_req)
254 _IOWR(QCEDEV_IOC_MAGIC, 9, struct qcedev_sha_op_req)
/hardware/qcom/msm8x09/kernel-headers/linux/
Dqcedev.h121 struct qcedev_sha_op_req { struct
144 #define QCEDEV_IOCTL_SHA_INIT_REQ _IOWR(QCEDEV_IOC_MAGIC, 3, struct qcedev_sha_op_req) argument
145 #define QCEDEV_IOCTL_SHA_UPDATE_REQ _IOWR(QCEDEV_IOC_MAGIC, 4, struct qcedev_sha_op_req)
146 #define QCEDEV_IOCTL_SHA_FINAL_REQ _IOWR(QCEDEV_IOC_MAGIC, 5, struct qcedev_sha_op_req)
147 #define QCEDEV_IOCTL_GET_SHA_REQ _IOWR(QCEDEV_IOC_MAGIC, 6, struct qcedev_sha_op_req)
151 #define QCEDEV_IOCTL_GET_CMAC_REQ _IOWR(QCEDEV_IOC_MAGIC, 9, struct qcedev_sha_op_req)