Searched refs:ccp_free_data (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/ccp/ |
H A D | ccp-ops.c | 265 static void ccp_free_data(struct ccp_data *data, struct ccp_cmd_queue *cmd_q) in ccp_free_data() function 292 ccp_free_data(data, cmd_q); in ccp_init_data() 620 ccp_free_data(&src, cmd_q); in ccp_run_aes_cmac_cmd() 896 ccp_free_data(&dst, cmd_q); in ccp_run_aes_gcm_cmd() 900 ccp_free_data(&src, cmd_q); in ccp_run_aes_gcm_cmd() 904 ccp_free_data(&aad, cmd_q); in ccp_run_aes_gcm_cmd() 1078 ccp_free_data(&dst, cmd_q); in ccp_run_aes_cmd() 1081 ccp_free_data(&src, cmd_q); in ccp_run_aes_cmd() 1278 ccp_free_data(&dst, cmd_q); in ccp_run_xts_aes_cmd() 1281 ccp_free_data( in ccp_run_xts_aes_cmd() [all...] |
/kernel/linux/linux-6.6/drivers/crypto/ccp/ |
H A D | ccp-ops.c | 265 static void ccp_free_data(struct ccp_data *data, struct ccp_cmd_queue *cmd_q) in ccp_free_data() function 292 ccp_free_data(data, cmd_q); in ccp_init_data() 620 ccp_free_data(&src, cmd_q); in ccp_run_aes_cmac_cmd() 896 ccp_free_data(&dst, cmd_q); in ccp_run_aes_gcm_cmd() 900 ccp_free_data(&src, cmd_q); in ccp_run_aes_gcm_cmd() 904 ccp_free_data(&aad, cmd_q); in ccp_run_aes_gcm_cmd() 1078 ccp_free_data(&dst, cmd_q); in ccp_run_aes_cmd() 1081 ccp_free_data(&src, cmd_q); in ccp_run_aes_cmd() 1278 ccp_free_data(&dst, cmd_q); in ccp_run_xts_aes_cmd() 1281 ccp_free_data( in ccp_run_xts_aes_cmd() [all...] |
Completed in 4 milliseconds