Lines Matching refs:dpaa2_fl_set_len
554 dpaa2_fl_set_len(in_fle, in_len); in aead_edesc_alloc()
582 dpaa2_fl_set_len(out_fle, out_len); in aead_edesc_alloc()
1240 dpaa2_fl_set_len(in_fle, req->cryptlen + ivsize); in skcipher_edesc_alloc()
1241 dpaa2_fl_set_len(out_fle, req->cryptlen + ivsize); in skcipher_edesc_alloc()
3261 dpaa2_fl_set_len(in_fle, *keylen); in hash_digest_key()
3264 dpaa2_fl_set_len(out_fle, digestsize); in hash_digest_key()
3604 dpaa2_fl_set_len(in_fle, ctx->ctx_len + to_hash); in ahash_update_ctx()
3607 dpaa2_fl_set_len(out_fle, ctx->ctx_len); in ahash_update_ctx()
3686 dpaa2_fl_set_len(in_fle, ctx->ctx_len + buflen); in ahash_final_ctx()
3689 dpaa2_fl_set_len(out_fle, digestsize); in ahash_final_ctx()
3780 dpaa2_fl_set_len(in_fle, ctx->ctx_len + buflen + req->nbytes); in ahash_finup_ctx()
3783 dpaa2_fl_set_len(out_fle, digestsize); in ahash_finup_ctx()
3876 dpaa2_fl_set_len(in_fle, req->nbytes); in ahash_digest()
3879 dpaa2_fl_set_len(out_fle, digestsize); in ahash_digest()
3947 dpaa2_fl_set_len(in_fle, buflen); in ahash_final_no_ctx()
3951 dpaa2_fl_set_len(out_fle, digestsize); in ahash_final_no_ctx()
4054 dpaa2_fl_set_len(in_fle, to_hash); in ahash_update_no_ctx()
4057 dpaa2_fl_set_len(out_fle, ctx->ctx_len); in ahash_update_no_ctx()
4165 dpaa2_fl_set_len(in_fle, buflen + req->nbytes); in ahash_finup_no_ctx()
4168 dpaa2_fl_set_len(out_fle, digestsize); in ahash_finup_no_ctx()
4243 dpaa2_fl_set_len(in_fle, to_hash); in ahash_update_first()
4279 dpaa2_fl_set_len(out_fle, ctx->ctx_len); in ahash_update_first()