cryp_device_data   21 drivers/crypto/ux500/cryp/cryp.c void cryp_wait_until_done(struct cryp_device_data *device_data)
cryp_device_data   31 drivers/crypto/ux500/cryp/cryp.c int cryp_check(struct cryp_device_data *device_data)
cryp_device_data   69 drivers/crypto/ux500/cryp/cryp.c void cryp_activity(struct cryp_device_data *device_data,
cryp_device_data   82 drivers/crypto/ux500/cryp/cryp.c void cryp_flush_inoutfifo(struct cryp_device_data *device_data)
cryp_device_data  110 drivers/crypto/ux500/cryp/cryp.c int cryp_set_configuration(struct cryp_device_data *device_data,
cryp_device_data  164 drivers/crypto/ux500/cryp/cryp.c int cryp_configure_protection(struct cryp_device_data *device_data,
cryp_device_data  185 drivers/crypto/ux500/cryp/cryp.c int cryp_is_logic_busy(struct cryp_device_data *device_data)
cryp_device_data  196 drivers/crypto/ux500/cryp/cryp.c void cryp_configure_for_dma(struct cryp_device_data *device_data,
cryp_device_data  209 drivers/crypto/ux500/cryp/cryp.c int cryp_configure_key_values(struct cryp_device_data *device_data,
cryp_device_data  254 drivers/crypto/ux500/cryp/cryp.c int cryp_configure_init_vector(struct cryp_device_data *device_data,
cryp_device_data  289 drivers/crypto/ux500/cryp/cryp.c void cryp_save_device_context(struct cryp_device_data *device_data,
cryp_device_data  352 drivers/crypto/ux500/cryp/cryp.c void cryp_restore_device_context(struct cryp_device_data *device_data,
cryp_device_data  253 drivers/crypto/ux500/cryp/cryp.h void cryp_wait_until_done(struct cryp_device_data *device_data);
cryp_device_data  257 drivers/crypto/ux500/cryp/cryp.h int cryp_check(struct cryp_device_data *device_data);
cryp_device_data  259 drivers/crypto/ux500/cryp/cryp.h void cryp_activity(struct cryp_device_data *device_data,
cryp_device_data  262 drivers/crypto/ux500/cryp/cryp.h void cryp_flush_inoutfifo(struct cryp_device_data *device_data);
cryp_device_data  264 drivers/crypto/ux500/cryp/cryp.h int cryp_set_configuration(struct cryp_device_data *device_data,
cryp_device_data  268 drivers/crypto/ux500/cryp/cryp.h void cryp_configure_for_dma(struct cryp_device_data *device_data,
cryp_device_data  271 drivers/crypto/ux500/cryp/cryp.h int cryp_configure_key_values(struct cryp_device_data *device_data,
cryp_device_data  275 drivers/crypto/ux500/cryp/cryp.h int cryp_configure_init_vector(struct cryp_device_data *device_data,
cryp_device_data  281 drivers/crypto/ux500/cryp/cryp.h int cryp_configure_protection(struct cryp_device_data *device_data,
cryp_device_data  285 drivers/crypto/ux500/cryp/cryp.h void cryp_save_device_context(struct cryp_device_data *device_data,
cryp_device_data  289 drivers/crypto/ux500/cryp/cryp.h void cryp_restore_device_context(struct cryp_device_data *device_data,
cryp_device_data  293 drivers/crypto/ux500/cryp/cryp.h int cryp_is_logic_busy(struct cryp_device_data *device_data);
cryp_device_data  295 drivers/crypto/ux500/cryp/cryp.h int cryp_get_status(struct cryp_device_data *device_data);
cryp_device_data  303 drivers/crypto/ux500/cryp/cryp.h int cryp_write_indata(struct cryp_device_data *device_data, u32 write_data);
cryp_device_data  311 drivers/crypto/ux500/cryp/cryp.h int cryp_read_outdata(struct cryp_device_data *device_data, u32 *read_data);
cryp_device_data   87 drivers/crypto/ux500/cryp/cryp_core.c 	struct cryp_device_data *device;
cryp_device_data  195 drivers/crypto/ux500/cryp/cryp_core.c 	struct cryp_device_data *device_data;
cryp_device_data  203 drivers/crypto/ux500/cryp/cryp_core.c 	device_data = (struct cryp_device_data *)param;
cryp_device_data  266 drivers/crypto/ux500/cryp/cryp_core.c static int cfg_iv(struct cryp_device_data *device_data, u32 left, u32 right,
cryp_device_data  281 drivers/crypto/ux500/cryp/cryp_core.c static int cfg_ivs(struct cryp_device_data *device_data, struct cryp_ctx *ctx)
cryp_device_data  313 drivers/crypto/ux500/cryp/cryp_core.c static int set_key(struct cryp_device_data *device_data,
cryp_device_data  370 drivers/crypto/ux500/cryp/cryp_core.c 			      struct cryp_device_data *device_data)
cryp_device_data  424 drivers/crypto/ux500/cryp/cryp_core.c 				struct cryp_device_data **device_data)
cryp_device_data  429 drivers/crypto/ux500/cryp/cryp_core.c 	struct cryp_device_data *local_device_data = NULL;
cryp_device_data  443 drivers/crypto/ux500/cryp/cryp_core.c 					   struct cryp_device_data, list_node);
cryp_device_data  475 drivers/crypto/ux500/cryp/cryp_core.c static void cryp_dma_setup_channel(struct cryp_device_data *device_data,
cryp_device_data  654 drivers/crypto/ux500/cryp/cryp_core.c 			      struct cryp_device_data *device_data)
cryp_device_data  674 drivers/crypto/ux500/cryp/cryp_core.c 			      struct cryp_device_data *device_data,
cryp_device_data  711 drivers/crypto/ux500/cryp/cryp_core.c 		struct cryp_device_data *device_data,
cryp_device_data  753 drivers/crypto/ux500/cryp/cryp_core.c 			  struct cryp_device_data *device_data)
cryp_device_data  835 drivers/crypto/ux500/cryp/cryp_core.c 	struct cryp_device_data *device_data;
cryp_device_data  893 drivers/crypto/ux500/cryp/cryp_core.c 	struct cryp_device_data *device_data;
cryp_device_data 1329 drivers/crypto/ux500/cryp/cryp_core.c 	struct cryp_device_data *device_data;
cryp_device_data 1467 drivers/crypto/ux500/cryp/cryp_core.c 	struct cryp_device_data *device_data;
cryp_device_data 1514 drivers/crypto/ux500/cryp/cryp_core.c 	struct cryp_device_data *device_data;
cryp_device_data 1560 drivers/crypto/ux500/cryp/cryp_core.c 	struct cryp_device_data *device_data;
cryp_device_data 1603 drivers/crypto/ux500/cryp/cryp_core.c 	struct cryp_device_data *device_data;
cryp_device_data   20 drivers/crypto/ux500/cryp/cryp_irq.c void cryp_enable_irq_src(struct cryp_device_data *device_data, u32 irq_src)
cryp_device_data   31 drivers/crypto/ux500/cryp/cryp_irq.c void cryp_disable_irq_src(struct cryp_device_data *device_data, u32 irq_src)
cryp_device_data   42 drivers/crypto/ux500/cryp/cryp_irq.c bool cryp_pending_irq_src(struct cryp_device_data *device_data, u32 irq_src)
cryp_device_data   25 drivers/crypto/ux500/cryp/cryp_irq.h void cryp_enable_irq_src(struct cryp_device_data *device_data, u32 irq_src);
cryp_device_data   27 drivers/crypto/ux500/cryp/cryp_irq.h void cryp_disable_irq_src(struct cryp_device_data *device_data, u32 irq_src);
cryp_device_data   29 drivers/crypto/ux500/cryp/cryp_irq.h bool cryp_pending_irq_src(struct cryp_device_data *device_data, u32 irq_src);