Lines Matching refs:completion_addr
639 req->completion_addr = (uint64_t *)((uint8_t *)c_vaddr); in cpt_digest_gen_prep()
640 *req->completion_addr = COMPLETION_CODE_INIT; in cpt_digest_gen_prep()
1000 req->completion_addr = (uint64_t *)((uint8_t *)c_vaddr); in cpt_enc_hmac_prep()
1001 *req->completion_addr = COMPLETION_CODE_INIT; in cpt_enc_hmac_prep()
1370 req->completion_addr = (uint64_t *)((uint8_t *)c_vaddr); in cpt_dec_hmac_prep()
1371 *req->completion_addr = COMPLETION_CODE_INIT; in cpt_dec_hmac_prep()
1677 req->completion_addr = (uint64_t *)((uint8_t *)c_vaddr); in cpt_zuc_snow3g_enc_prep()
1678 *req->completion_addr = COMPLETION_CODE_INIT; in cpt_zuc_snow3g_enc_prep()
1928 req->completion_addr = (uint64_t *)((uint8_t *)c_vaddr); in cpt_zuc_snow3g_dec_prep()
1929 *req->completion_addr = COMPLETION_CODE_INIT; in cpt_zuc_snow3g_dec_prep()
2164 req->completion_addr = (uint64_t *)((uint8_t *)c_vaddr); in cpt_kasumi_enc_prep()
2165 *req->completion_addr = COMPLETION_CODE_INIT; in cpt_kasumi_enc_prep()
2344 req->completion_addr = (uint64_t *)((uint8_t *)c_vaddr); in cpt_kasumi_dec_prep()
2345 *req->completion_addr = COMPLETION_CODE_INIT; in cpt_kasumi_dec_prep()