Searched refs:ocs_ecc_dev (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/crypto/intel/keembay/
H A Dkeembay-ocs-ecc.c76 * struct ocs_ecc_dev - ECC device context
84 struct ocs_ecc_dev { struct
100 struct ocs_ecc_dev *ecc_dev;
133 static inline int ocs_ecc_wait_idle(struct ocs_ecc_dev *dev)
143 static void ocs_ecc_cmd_start(struct ocs_ecc_dev *ecc_dev, u32 op_size)
150 static void ocs_ecc_write_cmd_and_data(struct ocs_ecc_dev *dev,
164 static int ocs_ecc_trigger_op(struct ocs_ecc_dev *ecc_dev, u32 op_size,
182 static inline void ocs_ecc_read_cx_out(struct ocs_ecc_dev *dev, void *cx_out,
196 static inline void ocs_ecc_read_cy_out(struct ocs_ecc_dev *dev, void *cy_out,
203 static struct ocs_ecc_dev *kmb_ocs_ecc_find_de
[all...]

Completed in 263 milliseconds