Home
last modified time | relevance | path

Searched refs:ccp_free_data (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/crypto/ccp/
Dccp-ops.c673 static void ccp_free_data(struct ccp_data *data, struct ccp_cmd_queue *cmd_q) in ccp_free_data() function
700 ccp_free_data(data, cmd_q); in ccp_init_data()
1022 ccp_free_data(&src, cmd_q); in ccp_run_aes_cmac_cmd()
1187 ccp_free_data(&dst, cmd_q); in ccp_run_aes_cmd()
1190 ccp_free_data(&src, cmd_q); in ccp_run_aes_cmd()
1350 ccp_free_data(&dst, cmd_q); in ccp_run_xts_aes_cmd()
1353 ccp_free_data(&src, cmd_q); in ccp_run_xts_aes_cmd()
1561 ccp_free_data(&src, cmd_q); in ccp_run_sha_cmd()
1668 ccp_free_data(&dst, cmd_q); in ccp_run_rsa_cmd()
1800 ccp_free_data(&dst, cmd_q); in ccp_run_passthru_cmd()
[all …]