ocs_ecc_dev
struct ocs_ecc_dev *ecc_dev;
static inline int ocs_ecc_wait_idle(struct ocs_ecc_dev *dev)
static void ocs_ecc_cmd_start(struct ocs_ecc_dev *ecc_dev, u32 op_size)
static void ocs_ecc_write_cmd_and_data(struct ocs_ecc_dev *dev,
static int ocs_ecc_trigger_op(struct ocs_ecc_dev *ecc_dev, u32 op_size,
static inline void ocs_ecc_read_cx_out(struct ocs_ecc_dev *dev, void *cx_out,
static inline void ocs_ecc_read_cy_out(struct ocs_ecc_dev *dev, void *cy_out,
static struct ocs_ecc_dev *kmb_ocs_ecc_find_dev(struct ocs_ecc_ctx *tctx)
tctx->ecc_dev = list_first_entry(&ocs_ecc.dev_list, struct ocs_ecc_dev,
static int kmb_ecc_point_mult(struct ocs_ecc_dev *ecc_dev,
static int kmb_ecc_do_scalar_op(struct ocs_ecc_dev *ecc_dev, u64 *scalar_out,
static int kmb_ocs_ecc_is_pubkey_valid_partial(struct ocs_ecc_dev *ecc_dev,
static int kmb_ocs_ecc_is_pubkey_valid_full(struct ocs_ecc_dev *ecc_dev,
struct ocs_ecc_dev *ecc_dev = tctx->ecc_dev;
struct ocs_ecc_dev *ecc_dev = tctx->ecc_dev;
struct ocs_ecc_dev *ecc_dev = dev_id;
struct ocs_ecc_dev *ecc_dev;
struct ocs_ecc_dev *ecc_dev;