Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/crypto/nx/
Dnx-842.c143 struct nx842_slentry { struct
151 struct nx842_slentry *entries; /* ptr to array of slentries */ argument
158 return sl->entry_nr * sizeof(struct nx842_slentry); in nx842_get_scatterlist_size()
174 struct nx842_slentry *entry; in nx842_build_scatterlist()
375 slin.entries = (struct nx842_slentry *)workmem->slin; in nx842_compress()
376 slout.entries = (struct nx842_slentry *)workmem->slout; in nx842_compress()
570 slin.entries = (struct nx842_slentry *)workmem->slin; in nx842_decompress()
571 slout.entries = (struct nx842_slentry *)workmem->slout; in nx842_decompress()