Lines Matching refs:ccp_get_dm_area
190 static void ccp_get_dm_area(struct ccp_dm_workarea *wa, unsigned int wa_offset, in ccp_get_dm_area() function
243 ccp_get_dm_area(wa, wa_offset, sg, sg_offset, len); in ccp_reverse_get_dm_area()
598 ccp_get_dm_area(&ctx, dm_offset, aes->iv, 0, aes->iv_len); in ccp_run_aes_cmac_cmd()
855 ccp_get_dm_area(&final_wa, 0, p_tag, 0, authsize); in ccp_run_aes_gcm_cmd()
1053 ccp_get_dm_area(&ctx, dm_offset, aes->iv, 0, aes->iv_len); in ccp_run_aes_cmd()
1254 ccp_get_dm_area(&ctx, dm_offset, xts->iv, 0, xts->iv_len); in ccp_run_xts_aes_cmd()
1449 ccp_get_dm_area(&ctx, dm_offset, des3->iv, 0, in ccp_run_des3_cmd()
1719 ccp_get_dm_area(&ctx, ooffset, in ccp_run_sha_cmd()
1725 ccp_get_dm_area(&ctx, 0, in ccp_run_sha_cmd()
1728 ccp_get_dm_area(&ctx, LSB_ITEM_SIZE + ooffset, in ccp_run_sha_cmd()
1738 ccp_get_dm_area(&ctx, 0, sha->ctx, 0, in ccp_run_sha_cmd()