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()
608 rctx->src_nents, new_data_len); in spu_ahash_tx_sg_create()
770 rctx->src_nents = spu_sg_count(rctx->src_sg, rctx->src_skip, in handle_ahash_req()
873 tx_frag_num += rctx->src_nents; in handle_ahash_req()
1220 rctx->src_nents, datalen); in spu_aead_tx_sg_create()
1346 rctx->src_nents = spu_sg_count(rctx->src_sg, rctx->src_skip, chunksize); in handle_aead_req()
1505 tx_frag_num += rctx->src_nents; in handle_aead_req()
1737 rctx->src_nents = 0; in skcipher_enqueue()
1925 rctx->src_nents = 0; in ahash_enqueue()
2681 rctx->src_nents = 0; in aead_enqueue()