Searched refs:buffer_array (Results 1 – 1 of 1) sorted by relevance
/linux-5.10/drivers/crypto/ccree/ |
D | cc_buffer_mgr.c | 21 struct buffer_array { struct 182 static int cc_generate_mlli(struct device *dev, struct buffer_array *sg_data, in cc_generate_mlli() 235 static void cc_add_sg_entry(struct device *dev, struct buffer_array *sgl_data, in cc_add_sg_entry() 283 u8 *config_data, struct buffer_array *sg_data, in cc_set_aead_conf_buf() 310 struct buffer_array *sg_data) in cc_set_hash_buf() 369 struct buffer_array sg_data; in cc_map_cipher_request() 537 struct buffer_array *sg_data, in cc_aead_chain_iv() 577 struct buffer_array *sg_data, in cc_aead_chain_assoc() 668 struct buffer_array *sg_data, in cc_prepare_aead_data_mlli() 781 struct buffer_array *sg_data, in cc_aead_chain_data() [all …]
|