Searched refs:ablkreq (Results 1 – 1 of 1) sorted by relevance
171 struct ablkcipher_request *ablkreq = ablkcipher_request_cast(req); in mxc_scc_get_data() local183 len = sg_pcopy_from_buffer(ablkreq->dst, ctx->dst_nents, in mxc_scc_get_data()203 if (ctx->offset < ablkreq->nbytes) in mxc_scc_get_data()239 struct ablkcipher_request *ablkreq = ablkcipher_request_cast(req); in mxc_scc_ablkcipher_req_complete() local246 memcpy(ablkreq->info, scc->base + SCC_SCM_INIT_VECTOR_0, in mxc_scc_ablkcipher_req_complete()323 struct ablkcipher_request *ablkreq = ablkcipher_request_cast(req); in mxc_scc_ablkcipher_next() local328 ablkreq->nbytes, ablkreq->src, ablkreq->dst); in mxc_scc_ablkcipher_next()332 err = mxc_scc_put_data(ctx, ablkreq); in mxc_scc_ablkcipher_next()