Searched refs:buffer_array (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/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() 290 u8 *config_data, struct buffer_array *sg_data, in cc_set_aead_conf_buf() 317 struct buffer_array *sg_data) in cc_set_hash_buf() 378 struct buffer_array sg_data; in cc_map_cipher_request() 546 struct buffer_array *sg_data, in cc_aead_chain_iv() 586 struct buffer_array *sg_data, in cc_aead_chain_assoc() 677 struct buffer_array *sg_data, in cc_prepare_aead_data_mlli() 790 struct buffer_array *sg_data, in cc_aead_chain_data() [all …]
|