Home
last modified time | relevance | path

Searched refs:nx842_slentry (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/crypto/nx/
Dnx-common-pseries.c176 struct nx842_slentry { struct
184 struct nx842_slentry *entries; /* ptr to array of slentries */ argument
191 return sl->entry_nr * sizeof(struct nx842_slentry); in nx842_get_scatterlist_size()
198 struct nx842_slentry *entry; in nx842_build_scatterlist()
338 slin.entries = (struct nx842_slentry *)workmem->slin; in nx842_pseries_compress()
339 slout.entries = (struct nx842_slentry *)workmem->slout; in nx842_pseries_compress()
470 slin.entries = (struct nx842_slentry *)workmem->slin; in nx842_pseries_decompress()
471 slout.entries = (struct nx842_slentry *)workmem->slout; in nx842_pseries_decompress()