Lines Matching refs:src_nents
225 rctx->src_nents, chunksize); in spu_skcipher_tx_sg_create()
347 rctx->src_nents = spu_sg_count(rctx->src_sg, rctx->src_skip, chunksize); in handle_skcipher_req()
445 tx_frag_num += rctx->src_nents; in handle_skcipher_req()
606 rctx->src_nents, new_data_len); in spu_ahash_tx_sg_create()
768 rctx->src_nents = spu_sg_count(rctx->src_sg, rctx->src_skip, in handle_ahash_req()
871 tx_frag_num += rctx->src_nents; in handle_ahash_req()
1217 rctx->src_nents, datalen); in spu_aead_tx_sg_create()
1343 rctx->src_nents = spu_sg_count(rctx->src_sg, rctx->src_skip, chunksize); in handle_aead_req()
1502 tx_frag_num += rctx->src_nents; in handle_aead_req()
1734 rctx->src_nents = 0; in skcipher_enqueue()
1922 rctx->src_nents = 0; in ahash_enqueue()
2642 rctx->src_nents = 0; in aead_enqueue()