Lines Matching refs:cryp_device_data
21 void cryp_wait_until_done(struct cryp_device_data *device_data) in cryp_wait_until_done()
31 int cryp_check(struct cryp_device_data *device_data) in cryp_check()
69 void cryp_activity(struct cryp_device_data *device_data, in cryp_activity()
82 void cryp_flush_inoutfifo(struct cryp_device_data *device_data) in cryp_flush_inoutfifo()
110 int cryp_set_configuration(struct cryp_device_data *device_data, in cryp_set_configuration()
164 int cryp_configure_protection(struct cryp_device_data *device_data, in cryp_configure_protection()
185 int cryp_is_logic_busy(struct cryp_device_data *device_data) in cryp_is_logic_busy()
196 void cryp_configure_for_dma(struct cryp_device_data *device_data, in cryp_configure_for_dma()
209 int cryp_configure_key_values(struct cryp_device_data *device_data, in cryp_configure_key_values()
254 int cryp_configure_init_vector(struct cryp_device_data *device_data, in cryp_configure_init_vector()
290 void cryp_save_device_context(struct cryp_device_data *device_data, in cryp_save_device_context()
353 void cryp_restore_device_context(struct cryp_device_data *device_data, in cryp_restore_device_context()