Searched refs:qm_sg_src_index (Results 1 – 3 of 3) sorted by relevance
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/crypto/caam/ |
H A D | caamalg_qi2.c | 3532 int src_nents, mapped_nents, qm_sg_bytes, qm_sg_src_index; in ahash_update_ctx() local 3569 qm_sg_src_index = 1 + (*buflen ? 1 : 0); in ahash_update_ctx() 3570 qm_sg_bytes = pad_sg_nents(qm_sg_src_index + mapped_nents) * in ahash_update_ctx() 3585 sg_table + qm_sg_src_index, 0); in ahash_update_ctx() 3587 dpaa2_sg_set_final(sg_table + qm_sg_src_index - 1, in ahash_update_ctx() 3719 int qm_sg_bytes, qm_sg_src_index; in ahash_finup_ctx() local 3751 qm_sg_src_index = 1 + (buflen ? 1 : 0); in ahash_finup_ctx() 3752 qm_sg_bytes = pad_sg_nents(qm_sg_src_index + mapped_nents) * in ahash_finup_ctx() 3765 sg_to_qm_sg_last(req->src, req->nbytes, sg_table + qm_sg_src_index, 0); in ahash_finup_ctx()
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/crypto/caam/ |
H A D | caamalg_qi2.c | 3532 int src_nents, mapped_nents, qm_sg_bytes, qm_sg_src_index; in ahash_update_ctx() local 3569 qm_sg_src_index = 1 + (*buflen ? 1 : 0); in ahash_update_ctx() 3570 qm_sg_bytes = pad_sg_nents(qm_sg_src_index + mapped_nents) * in ahash_update_ctx() 3585 sg_table + qm_sg_src_index, 0); in ahash_update_ctx() 3587 dpaa2_sg_set_final(sg_table + qm_sg_src_index - 1, in ahash_update_ctx() 3719 int qm_sg_bytes, qm_sg_src_index; in ahash_finup_ctx() local 3751 qm_sg_src_index = 1 + (buflen ? 1 : 0); in ahash_finup_ctx() 3752 qm_sg_bytes = pad_sg_nents(qm_sg_src_index + mapped_nents) * in ahash_finup_ctx() 3765 sg_to_qm_sg_last(req->src, req->nbytes, sg_table + qm_sg_src_index, 0); in ahash_finup_ctx()
|
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/crypto/caam/ |
H A D | caamalg_qi2.c | 3532 int src_nents, mapped_nents, qm_sg_bytes, qm_sg_src_index; in ahash_update_ctx() local 3569 qm_sg_src_index = 1 + (*buflen ? 1 : 0); in ahash_update_ctx() 3570 qm_sg_bytes = pad_sg_nents(qm_sg_src_index + mapped_nents) * in ahash_update_ctx() 3585 sg_table + qm_sg_src_index, 0); in ahash_update_ctx() 3587 dpaa2_sg_set_final(sg_table + qm_sg_src_index - 1, in ahash_update_ctx() 3719 int qm_sg_bytes, qm_sg_src_index; in ahash_finup_ctx() local 3751 qm_sg_src_index = 1 + (buflen ? 1 : 0); in ahash_finup_ctx() 3752 qm_sg_bytes = pad_sg_nents(qm_sg_src_index + mapped_nents) * in ahash_finup_ctx() 3765 sg_to_qm_sg_last(req->src, req->nbytes, sg_table + qm_sg_src_index, 0); in ahash_finup_ctx()
|